summaryrefslogtreecommitdiff
path: root/doc/release.txt
diff options
context:
space:
mode:
authorGary Scavone <gary@music.mcgill.ca>2016-02-11 08:13:14 -0500
committerGary Scavone <gary@music.mcgill.ca>2016-02-11 08:13:14 -0500
commitf92ecf14ca5522b264f720b642e3e47c99073017 (patch)
tree9ebb7a1f84e8cca7c65c98e00adeb9e46246d010 /doc/release.txt
parent70b95123e8cf93092d23688a65fb276e98d42f5e (diff)
Documentation updates in advance of new release
Diffstat (limited to 'doc/release.txt')
-rw-r--r--doc/release.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/release.txt b/doc/release.txt
index 9dc44a3..44f94b2 100644
--- a/doc/release.txt
+++ b/doc/release.txt
@@ -1,6 +1,9 @@
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-2014.
+By Gary P. Scavone, 2001-2016.
+
+v4.1.2: (?? February 2016)
+- miscellaneous updates, see github repo commit history for details
v4.1.1: (26 April 2014)
- updates to WASAPI API for MinGW compiling