ref: bc9c3c01bc7fa51d6d816fb6174a85ce531ee804
parent: 8f467febd2093517c1fd342a72c8a5291c361471
author: robs <robs>
date: Mon Sep 29 02:46:10 EDT 2008
couple of fixes
--- a/ChangeLog
+++ b/ChangeLog
@@ -61,6 +61,7 @@
o Improved documentation for the `stat' effect. (robs)
o Fix broken audio pass-through with noiseprof effect. (robs)
o Fix graph legend display when using --plot octave. (robs)
+ o Fix rare crash with `rate' effect. (robs)
Other new features:
@@ -89,6 +90,7 @@
o [2038855] external lpc10 lib patch. (Oden Eriksson, Mandriva)
o Fix memory leaks in effects chain when restarting effects. (cbagwell)
o Fixed pkg-config CFLAGS. (evilynux)
+ o Fix sndfile inclusion in build in some circumstances. (robs)
Internal improvements: