From 85c4e9fdc553a70786ff0224faa0f33651486246 Mon Sep 17 00:00:00 2001 From: Josh Coalson Date: Fri, 2 Jan 2009 01:23:59 +0000 Subject: [PATCH] Fix bug where flac was disallowing use of --replay-gain when encoding from stdin (SF#1840124: https://sourceforge.net/tracker2/?func=detail&aid=1840124&group_id=13478&atid=113478) --- doc/html/changelog.html | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/html/changelog.html b/doc/html/changelog.html index 10cf4a8..0efa9a5 100644 --- a/doc/html/changelog.html +++ b/doc/html/changelog.html @@ -85,6 +85,7 @@
  • Added support for encoding from and decoding to the Sony Wave64 format, and a new corresponding option --force-wave64-format. (SF #1769582). --keep-foreign-metadata is also supported.
  • Added a new options --preserve-modtime and --no-preserve-modtime to specify whether or not output files should copy the timestamp and permissions from their input files. The default is --preserve-modtime as in previous versions. (SF #1805428).
  • The --sector-align option of flac has been deprecated and may not exist in future versions. shntool provides similar functionality. (SF #1805946)
  • +
  • Fix bug where flac was disallowing use of --replay-gain when encoding from stdin (SF #1840124).
  • -- 2.7.4