Final update for release 4.0.9, including DS bugfix in getDeviceCount (gs).
[rtaudio.git] / doc / release.txt
index ae3025ef4ba84ed420b4f4721489d1542eabbdaf..ebbc4322cc32c73d22cbe1fe19f1922c395f4128 100644 (file)
@@ -2,12 +2,13 @@ RtAudio - a set of C++ classes that provide a common API for realtime audio inpu
 
 By Gary P. Scavone, 2001-2011.
 
-v4.0.9: (?? August 2011)
+v4.0.9: (14 August 2011)
 - fix for ASIO problem enumerating devices after opening duplex stream (Oliver Larkin)
 - fix for OS-X problems setting sample rate and bits-per-sample
 - updates for OS-X "Lion"
 - updates for wide character support in Windows DS (UNICODE)
 - fix for possible ALSA callback thread hang (thanks to Tristan Matthews)
+- fix for DS getDeviceCount bug (vector erase problem)
 
 v4.0.8: (12 April 2011)
 - fix for MinGW4 problem enumerating and setting sample rates (iasiothiscallresolver, Dmitry Kostjuchenko)