/usr/lib/pd/extra/zexy/ChangeLog is in pd-zexy 2.2.6-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 | zexy (2.2.6) RELEASED; urgency=low
* Fixes NULL-pointer access and file handle leaks
* Fixes for autotools
* Allow to build both single-object and multiobject binaries in one go
(just use "--enable-library=both")
* Allow setting the build-date string via autoconf-args
* Consistency fixes for objects.
* Switched to git
-- IOhannes m zmölnig <zmoelnig@iem.at> Fri, 22 Jan 2016 22:16:02 +0100
zexy (2.2.5) RELEASED; urgency=low
* switched to autotools
* generate ChangeLog with "dch -c ChangeLog"
-- IOhannes m zmoelnig (gpg-key at iem) <zmoelnig@iem.at> Thu, 29 Sep 2011 14:19:18 +0200
zexy (2.2.4) RELEASED; urgency=low
* disable SIMD code by default (prevent crashes)
* [msgfile] does not crash with [add2( on an emtpy buffer
* [pack]/[unpack] now accept all messages (like their vanilla counterparts)
* [limiter~] on-the-fly oversampling parameters (higher precision)
* all code is now UTF-8
-- IOhannes m zmoelnig (gpg-key at iem) <zmoelnig@iem.at> Wed, 26 Sep 2011 21:20:20 +0200
|