summaryrefslogtreecommitdiff
path: root/doc/release.txt
diff options
context:
space:
mode:
authorGary Scavone <gary@music.mcgill.ca>2014-03-26 11:05:19 -0400
committerGary Scavone <gary@music.mcgill.ca>2014-03-26 11:05:19 -0400
commit6a13d5e8d8310d071d99e4ecdd240189238d6c40 (patch)
treef1d64d71519e07e5e97448de336a1e80791c68ed /doc/release.txt
parent409bb15748e6a8762d81ad4a27741f486cbd4b97 (diff)
ALSA openPort() fix to better distinguish sender and receiver port (from Russell Smyth).
Diffstat (limited to 'doc/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 fbbe45a..6705890 100644
--- a/doc/release.txt
+++ b/doc/release.txt
@@ -15,6 +15,7 @@ v2.1.0: (?? 2014)
- updated OS-X sysex sending mechanism to use normal message sending, which fixes a problem where virtual ports didn't receive sysex messages
- Windows update to avoid lockups when shutting down while sending/receiving sysex messages (ptarabbia)
- OS-X fix to avoid empty messages in callbacks when ignoring sysex messages and split sysexes are received (codepainters)
+- ALSA openPort fix to better distinguish sender and receiver (Russell Smyth)
v2.0.1: (26 July 2012)
- small fixes for problems reported by Chris Arndt (scoping, preprocessor, and include)