summaryrefslogtreecommitdiff
path: root/doc/release.txt
diff options
context:
space:
mode:
authorGary Scavone <gary@music.mcgill.ca>2011-08-30 18:52:18 +0000
committerStephen Sinclair <sinclair@music.mcgill.ca>2013-10-11 01:38:29 +0200
commit029d5d173253108833455908eb93efb6cdd2ab6e (patch)
tree78e25710b62da07b80413b2cfbe4ac1a6e485c43 /doc/release.txt
parent325fea749470f53e3d9dcd903d1c9b7c881a37fc (diff)
Documentation updates for release 4.0.10 (GS).
Diffstat (limited to 'doc/release.txt')
-rw-r--r--doc/release.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/release.txt b/doc/release.txt
index ebbc432..a3dab35 100644
--- a/doc/release.txt
+++ b/doc/release.txt
@@ -2,6 +2,10 @@ RtAudio - a set of C++ classes that provide a common API for realtime audio inpu
By Gary P. Scavone, 2001-2011.
+v4.0.10: (30 August 2011)
+- fix for compile bug in Windows DS (counting devices)
+- update to configure and library Makefile
+
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