diff options
| author | Gary Scavone <gary@music.mcgill.ca> | 2007-08-21 17:53:40 +0000 |
|---|---|---|
| committer | Stephen Sinclair <sinclair@music.mcgill.ca> | 2013-10-11 01:24:57 +0200 |
| commit | b00c41f84cfb7fc3e94ea52aeb8d9b05376399fb (patch) | |
| tree | 4b5336222f4f3333fd6abdda52f00f87a2b2f917 /doc/release.txt | |
| parent | 506f4cdf5aa5ed74f6ab47616fbf1ea1ab54e328 (diff) | |
documentation updates for updated (4.0.2) release (GS)
Diffstat (limited to 'doc/release.txt')
| -rw-r--r-- | doc/release.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/release.txt b/doc/release.txt index d5f3415..4ce42af 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-2007. +v4.0.2: (21 August 2007) +- fix to RtError::WARNING typo in RtAudio.h (RtApiDummy) +- removed "+1"s in RtApiCore c++ append when getting device name + v4.0.1: (13 August 2007) - fix to RtError::WARNING typo in RtAudio.cpp |
