--- liblscp/trunk/ChangeLog 2004/06/29 16:39:11 158 +++ liblscp/trunk/ChangeLog 2004/07/29 09:22:02 213 @@ -3,7 +3,18 @@ ChangeLog -0.2.0 2004-06-29 New LSCP extension draft (v.11) initial support. +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. + +0.2.1 2004-07-09 Potential cripling defects habve been fixed. + +0.2.0 2004-07-06 New LSCP extension draft (v.11) initial support. (still a work in progress...) 0.1.9 2004-05-18 More fixes for MSVC++ example build.