diff ChangeLog @ 904:4a2e5c1e7c3b trunk

[svn] - Added option to save output files to original file directory
author mf0102
date Fri, 30 Mar 2007 06:37:26 -0700
parents 1820b4026fe2
children 987eebc33408
line wrap: on
line diff
--- a/ChangeLog	Fri Mar 30 01:52:06 2007 -0700
+++ b/ChangeLog	Fri Mar 30 06:37:26 2007 -0700
@@ -1,3 +1,10 @@
+2007-03-30 08:52:06 +0000  Giacomo Lozito <james@develia.org>
+  revision [1906]
+  - flac: when bitrate update is disabled, always display VBR instead of a useless value
+  trunk/src/flac/plugin.c |   10 ++++++++--
+  1 file changed, 8 insertions(+), 2 deletions(-)
+
+
 2007-03-29 10:14:36 +0000  Tony Vroon <chainsaw@gentoo.org>
   revision [1904]
   Fix MOD title read by not permanently byteswapping the stream in the PSM loader. Patch by Joseph Jezak <josejx@gentoo.org>.