summaryrefslogtreecommitdiff
path: root/doc/release.txt
diff options
context:
space:
mode:
authorGary Scavone <gary@music.mcgill.ca>2008-01-25 02:34:00 +0000
committerStephen Sinclair <sinclair@music.mcgill.ca>2013-10-11 01:38:22 +0200
commit1d3b191e05c76800fd3c30675f101e9dc5b2f5f1 (patch)
treebc78bc0d8a0c6f9a6498bf8de87b1bbd2da8e007 /doc/release.txt
parentee94b95a993d091d1ab7826951498b03bb6dbbbc (diff)
Date and documentation updates for release 4.0.4 (gps).
Diffstat (limited to 'doc/release.txt')
-rw-r--r--doc/release.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/release.txt b/doc/release.txt
index b712254..4bccff8 100644
--- a/doc/release.txt
+++ b/doc/release.txt
@@ -2,8 +2,8 @@ RtAudio - a set of C++ classes that provide a common API for realtime audio inpu
By Gary P. Scavone, 2001-2008.
-v4.0.4: ()
-- added functionality to allow getDeviceInfo() to work in ALSA on an open device (like ASIO)
+v4.0.4: (24 January 2008)
+- added functionality to allow getDeviceInfo() to work in ALSA for an open device (like ASIO)
- fixes in configure script
- fixed clearing of error message stream in error()
- fixed RtAudio::DeviceInfo description in "probing" documentation