summaryrefslogtreecommitdiff
path: root/doc/release.txt
diff options
context:
space:
mode:
authorGary Scavone <gary@music.mcgill.ca>2016-02-22 15:50:52 -0500
committerGary Scavone <gary@music.mcgill.ca>2016-02-22 15:50:52 -0500
commit16366222b72e2a6a7425073e4fabcffb46b57c79 (patch)
treef9038ef4bc277a94956939c67c43bdf556f23d1e /doc/release.txt
parent3d86f23d6fe8b41e1c3361c67aa00a000e060802 (diff)
A few more pre-release (4.1.2) updates.
Diffstat (limited to 'doc/release.txt')
-rw-r--r--doc/release.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/release.txt b/doc/release.txt
index 44f94b2..ef58f60 100644
--- a/doc/release.txt
+++ b/doc/release.txt
@@ -3,7 +3,8 @@ RtAudio - a set of C++ classes that provide a common API for realtime audio inpu
By Gary P. Scavone, 2001-2016.
v4.1.2: (?? February 2016)
-- miscellaneous updates, see github repo commit history for details
+- added more complete automake support (thanks to Stephen Sinclair)
+- miscellaneous small fixes and updates, see github repo commit history for details
v4.1.1: (26 April 2014)
- updates to WASAPI API for MinGW compiling