[commit] r2196 - version 4.0.3.2196

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[commit] r2196 - version 4.0.3.2196

commits-3
 
Author: piumarta
Date: 2010-04-11 15:03:54 -0700 (Sun, 11 Apr 2010)
New Revision: 2196

Added:
   trunk/platforms/unix/doc/RELEASE_NOTES_4.0.3.2196
Modified:
   trunk/platforms/unix/ChangeLog
Log:
version 4.0.3.2196

Modified: trunk/platforms/unix/ChangeLog
===================================================================
--- trunk/platforms/unix/ChangeLog 2010-04-11 21:11:27 UTC (rev 2195)
+++ trunk/platforms/unix/ChangeLog 2010-04-11 22:03:54 UTC (rev 2196)
@@ -1,5 +1,7 @@
 2010-04-11  Ian Piumarta  <com -dot- gmail -at- piumarta (backwards)>
 
+ * doc/RELEASE_NOTES_4.0.3.2196: Release 4.0.3.2196.
+
  * plugins/MIDIPlugin/config.cmake: Enable ALSA MIDI support if
  alsa/asoundlib.h and linasound are available.
 

Added: trunk/platforms/unix/doc/RELEASE_NOTES_4.0.3.2196
===================================================================
--- trunk/platforms/unix/doc/RELEASE_NOTES_4.0.3.2196                        (rev 0)
+++ trunk/platforms/unix/doc/RELEASE_NOTES_4.0.3.2196 2010-04-11 22:03:54 UTC (rev 2196)
@@ -0,0 +1,29 @@
+Changes since 3.11.3.2135:
+
+Generated sources rebuilt from VMMaker-dtl.169.
+
+Re-enabled MIDI support via ALSA on Linux.
+
+Broken locales should no longer cause line ends to go missing during
+copy and paste.
+
+Add support for "platform source version" primitive.
+
+Remove debugging beep on first clipboard copy under X11.
+
+Allow fully-qualified pathnames when loading modules.
+
+Bundle FreetypePlugin with source and binary releases.
+
+Various fixes for 64-bit cleanliness (many thanks to Dave Lewis).
+
+Add microsecond clock support.
+
+Fix launching from a menu under KDE.
+
+Fix --CFLAGS option in configure script.
+
+Serial plugin invalidates cached port names on close.
+
+Better handling of symlinks when looking for absolute path to VM
+binary.