--- liblscp/trunk/ChangeLog 2004/07/13 18:48:00 199 +++ liblscp/trunk/ChangeLog 2004/09/28 16:33:59 257 @@ -3,7 +3,19 @@ ChangeLog -CVS HEAD Added support for generating Debian packages; +0.2.3 2004-09-28 Fixed lscp_set_channel_midi_channel() where MIDI + channels should be given in the range 1-16, and + omni mode with the new LSCP_MIDI_CHANNEL_ALL + symbol (0). + + Rearrangement on main command requester executive. + +0.2.2 2004-07-29 In sync with LSCP document draf (v.12). + + New functions added: lscp_client_get_events() and + lscp_reset_sampler(). + + Added support for generating Debian packages; renamed pkg-config lib name 'liblscp' -> 'lscp' as it's common practice to omit the 'lib' prefix.