summaryrefslogtreecommitdiff
path: root/doc/release.txt
diff options
context:
space:
mode:
authorGary Scavone <gary@music.mcgill.ca>2013-10-09 23:45:50 +0200
committerStephen Sinclair <sinclair@music.mcgill.ca>2013-10-10 01:08:39 +0200
commit45906f9f72aaf6578431e68a06a0cdb0bf6ccec8 (patch)
tree56b4fabc62190d6dce5a2acd8dc7a36d574448a3 /doc/release.txt
parenta3d2ee35944db4dd0a3a342bb7f2df69f229f45d (diff)
Version 2.1.1
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 d388256..bcd3867 100644
--- a/doc/release.txt
+++ b/doc/release.txt
@@ -2,6 +2,10 @@ RtAudio - a C++ class which provides a common API for realtime audio input/outpu
By Gary P. Scavone, 2002.
+v2.1.1: (24 October 2002)
+- bug fix in duplex for Mac OS X and Windows ASIO code
+- duplex example change in tutorial
+
v2.1: (7 October 2002)
- added Mac OS X CoreAudio support
- added Windows ASIO support