From: Josh Coalson Date: Thu, 23 Sep 2004 00:36:18 +0000 (+0000) Subject: add changelog entry for fixed AIFF SSND offset bug X-Git-Tag: 1.2.0~700 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a81bcae56b426cd8efabd5c5761c2976e0f440d0;p=platform%2Fupstream%2Fflac.git add changelog entry for fixed AIFF SSND offset bug --- diff --git a/doc/html/changelog.html b/doc/html/changelog.html index 8a7b1b0..bc9100f 100644 --- a/doc/html/changelog.html +++ b/doc/html/changelog.html @@ -125,6 +125,7 @@
  • Write more common representation of SANE numbers in AIFF files.
  • Bug fix: calculating ReplayGain on 48kHz streams.
  • Bug fix: check for supported block alignments in WAVE files.
  • +
  • Bug fix: "offset" field in AIFF SSND chunk properly handled.
  • Bug fix: #679166: flac doesn't respect RIFF subchunk padding byte.
  • Bug fix: #828391: --add-replay-gain segfaults.
  • Bug fix: #851155: Can't seek to position in flac file.