diff options
| author | Gary Scavone <gary@music.mcgill.ca> | 2017-08-30 11:54:13 -0700 |
|---|---|---|
| committer | Gary Scavone <gary@music.mcgill.ca> | 2017-08-30 11:54:13 -0700 |
| commit | 2662111a39b8eba2e4cda3fa4f504b90ace551dd (patch) | |
| tree | 798716baf6c7c3424dc7cb01988edc97f8ff6d8d /doc/release.txt | |
| parent | 1b3e2e0b8eaca2f8719883b9636dc33144c7c6d2 (diff) | |
Version and documentation updates in advance of new release.
Diffstat (limited to 'doc/release.txt')
| -rw-r--r-- | doc/release.txt | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/release.txt b/doc/release.txt index 3e51dc9..c8ef594 100644 --- a/doc/release.txt +++ b/doc/release.txt @@ -1,6 +1,12 @@ RtAudio - a set of C++ classes that provide a common API for realtime audio input/output across Linux (native ALSA, JACK, PulseAudio, and OSS), Macintosh OS X (CoreAudio and JACK), and Windows (DirectSound, ASIO and WASAPI) operating systems. -By Gary P. Scavone, 2001-2016. +By Gary P. Scavone, 2001-2017. + +v5.0.0: (30 August 2017) +- see git history for complete list of changes +- WASAPI updates (thanks to Marcus Tomlinson) +- minor exception semantic changes +- miscellaneous build system updates v4.1.2: (22 February 2016) - added more complete automake support (thanks to Stephen Sinclair) |
