--- linuxsampler/trunk/ChangeLog 2009/07/31 07:45:47 1956 +++ linuxsampler/trunk/ChangeLog 2009/08/30 13:30:01 1994 @@ -1,4 +1,14 @@ -Version 1.0.0 (30 July 2009) +Version CVS HEAD (?) + + * host plugins: + - AU bugfix: failed to destroy its audio/MIDI devices + - Listen to all interfaces on Mac OS X (INADDR_ANY) + + * MIDI driver: + - ALSA MIDI driver supports now "NAME" device parameter, for overriding + the ALSA sequencer client name + +Version 1.0.0 (31 July 2009) * packaging changes: - autoconf bugfix: the PKG_CONFIG variable wasn't initialized properly,