Update CHANGES file.
authorivo <ivo@xiph.org>
Sun, 31 Aug 2008 22:35:51 +0000 (22:35 +0000)
committerivo <ivo@xiph.org>
Sun, 31 Aug 2008 22:35:51 +0000 (22:35 +0000)
svn path=/trunk/vorbis/; revision=15228

CHANGES

diff --git a/CHANGES b/CHANGES
index db08861..c0983b4 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -3,12 +3,13 @@ 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.
- * Updated RTP payload format draft.
+ * 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.
  * Fix a numerical instability in the edge extrapolation filter.
  * Build system improvements.
  * Specification correction.
+ * Added VS2008 build files.
 
 libvorbis 1.2.0 (2007-07-25) -- "Xiph.Org libVorbis I 20070622"