summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGary Scavone <gary@music.mcgill.ca>2014-03-12 13:44:41 -0400
committerGary Scavone <gary@music.mcgill.ca>2014-03-12 13:44:41 -0400
commit12516be654cafb0f681174d1fd99b5f61e254307 (patch)
treea867dd3cb8bb85d1a4b3fc56c8afb7f8b8c6f958
parent015f3721b7a53d40543a734f4916a3dc0c3713da (diff)
Minor update to release.txt
-rw-r--r--doc/release.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/release.txt b/doc/release.txt
index 839d6ab..0779b79 100644
--- a/doc/release.txt
+++ b/doc/release.txt
@@ -7,6 +7,7 @@ v4.1.0: (?? 2014)
- pulse audio update to support bufferFrames argument with audio input (thanks to Jonatan Wallmander)
- fixes for ALSA API to avoid high CPU usage during stops and to clear stale data before input (thanks to Pluto Hades)
- miscellaneous efficiency updates suggested by Martin Koegler
+- bug fix for OS-X xrun reporting problem
v4.0.12: (16 April 2013)
- new functionality to allow error reporting via a client-supplied function (thanks to Pavel Mogilevskiy)