--- liblscp/trunk/liblscp.spec.in 2006/12/22 00:35:52 997 +++ liblscp/trunk/liblscp.spec.in 2007/01/15 11:08:28 1031 @@ -1,7 +1,7 @@ %define name @PACKAGE@ %define version @VERSION@ -%define release 13 +%define release 14 %define prefix @prefix@ Summary: LinuxSampler control protocol API. @@ -63,6 +63,14 @@ %{prefix}/include/lscp %changelog +* Mon Jan 15 2007 Rui Nuno Capela +- New 0.5.3 release. + +* Thu Jan 11 2007 Rui Nuno Capela +- Sampler channel effect sends control and global volume support. +- Audio routing representation changed to integer array. +- New 0.5.2 release. + * Fri Dec 22 2006 Rui Nuno Capela - Added support for new (un)subscribable events. - Examples update.