Eliminate nonsensical error condition from floor 0 header decode: Trac 1158
[platform/upstream/libvorbis.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index d555b18..0060a17 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,14 @@
-libvorbis 1.1.3 (unreleased) -- "Xiph.org libVorbis I 20050304"
+libvorbis 1.2.1 (unreleased) -- "Xiph.Org libVorbis I 20070622"
 
+ * no changes recorded
+
+libvorbis 1.2.0 (2007-07-25) -- "Xiph.Org libVorbis I 20070622"
+
+ * new ov_fopen() convenience call that avoids the common
+   stdio conflicts with ov_open() and MSVC runtimes.
+ * libvorbisfile now handles multiplexed streams
  * improve robustness to corrupt input streams
+ * fix a minor encoder bug
  * updated RTP draft
  * build system updates
  * minor corrections to the specification