summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMonty <xiphmont@xiph.org>2010-11-01 20:14:38 +0000
committerMonty <xiphmont@xiph.org>2010-11-01 20:14:38 +0000
commite036dd0f3688f7164561f0090086f2759cc0750d (patch)
tree82ed16ca2df6dc7214cfc2758b462bab1d4ea665 /CHANGES
parent4420e1022e7753161cbdfa1327bf41935b986fbb (diff)
downloadogg-git-e036dd0f3688f7164561f0090086f2759cc0750d.tar.gz
Update CHANGES, configure.in and .pc files toward release
svn path=/trunk/ogg/; revision=17588
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES15
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 40c60b6..9e16dd6 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,18 @@
+Version 1.2.1 (2010 November 01)
+
+* Various build updates (see SVN)
+* Add ogg_stream_pageout_fill() to API to allow applications
+ greater explicit flexibility in page sizing.
+* Documentation updates including multiplexing description,
+ terminology and API (incl. ogg_packet_clear(),
+ ogg_stream_pageout_fill())
+* Correct possible buffer overwrite in stream encoding on 32 bit
+ when a single packet exceed 250MB.
+* Correct read-buffer overrun [without side effects] under
+ similar circumstances.
+* Update unit testing to work properly with new page spill
+ heuristic.
+
Version 1.2.0 (2010 March 25)
* Alter default flushing behavior to span less often and use larger page