summaryrefslogtreecommitdiff
path: root/doc/release.txt
diff options
context:
space:
mode:
authorGary Scavone <gary@music.mcgill.ca>2013-10-09 23:47:55 +0200
committerStephen Sinclair <sinclair@music.mcgill.ca>2013-10-10 01:08:39 +0200
commit2b55be781872498a3b4c6cde60be4c2f69ec7eb4 (patch)
tree54812cc86ec5cdfecdce677d0c67cee384575ff0 /doc/release.txt
parent8cd04dd6b77f05fe0f032959dfefda58b2ce38ae (diff)
Version 3.0.1
Diffstat (limited to 'doc/release.txt')
-rw-r--r--doc/release.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/release.txt b/doc/release.txt
index b171916..ad9c8e9 100644
--- a/doc/release.txt
+++ b/doc/release.txt
@@ -2,6 +2,9 @@ RtAudio - a set of C++ classes which provide a common API for realtime audio inp
By Gary P. Scavone, 2001-2004.
+v3.0.1: (22 March 2004)
+- bug fix in Windows DirectSound support for cards with output only
+
v3.0: (11 March 2004)
- added Linux Jack audio server support
- new multi-api support by subclassing all apis and making rtaudio a controller class