summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorRalph Giles <giles@xiph.org>2007-07-25 16:27:00 +0000
committerRalph Giles <giles@xiph.org>2007-07-25 16:27:00 +0000
commitaa7deae7d778550e5e9e16d6318c72a1f5f42a99 (patch)
tree394b5629e5fa2bf5ebbb783aae4bb6b4902951c4 /CHANGES
parent424a865c5d1c020ed74873b06d715db8caa287cb (diff)
downloadlibvorbis-git-aa7deae7d778550e5e9e16d6318c72a1f5f42a99.tar.gz
Update library versioning and changelog for the 1.2.0 release.v1.2.0
svn path=/trunk/vorbis/; revision=13312
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 0b2cc263..e01cff7e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,7 @@
-libvorbis 1.2.0 (unreleased) -- "Xiph.Org libVorbis I 20070622"
+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