Minor changelog update.
authorRalph Giles <giles@xiph.org>
Tue, 3 Mar 2009 18:37:43 +0000 (18:37 +0000)
committerRalph Giles <giles@xiph.org>
Tue, 3 Mar 2009 18:37:43 +0000 (18:37 +0000)
svn path=/trunk/vorbis/; revision=15737

CHANGES

diff --git a/CHANGES b/CHANGES
index a3b8117..4299101 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,7 @@ libvorbis 1.2.1 (unreleased) -- "Xiph.Org libVorbis I 20080501"
  * Improved robustness with corrupt streams.
  * New ov_read_filter() vorbisfile call allows filtering decoded
    audio as floats before converting to integer samples.
+ * Fix an encoder bug with multichannel streams.
  * Replaced RTP payload format draft with RFC 5215.
  * Bare bones self test under 'make check'.
  * Fix a problem encoding some streams between 14 and 28 kHz.