Recompress PNGs as suggested in #1523, remove unused super-old Ogg logo
[platform/upstream/libvorbis.git] / 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.