ref: 61f03a61dea6851272971781115fe42c9ee2eb55
parent: e6eb907af529367140bcd24496d20dd8c45c0416
author: cbagwell <cbagwell>
date: Thu Jul 31 23:27:18 EDT 2008
Adding fixes.
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,19 @@
This file contains a list of all changes starting after the release of
sox-11gamma.
+sox-14.1.1 2008-TBD
+----------
+
+Other bug fixes:
+
+ o Bump library version because it was not binary compatible with
+ SoX 14.0.1 (Pascal Giard)
+ o Turn off versioning of special libsox_fmt* libraries since thats
+ not really needed. (kwizart)
+ o Fixed crash when running play with no arguements. (Dan Nelson)
+ o Allow libpng to be found with -static option. (cbagwell)
+ o Allow libsamplerate to be found if pkg-config is installed but
+ no samplerate.pc exists. (cbagwell)
sox-14.1.0 2008-7-29
----------