]> git.sesse.net Git - vlc/blobdiff - NEWS
Fix compiler warning about asprintf return value.
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index f6cd485d69a930bb985a62f088214b332cb64726..d2eaab59b5b847cd2363be53498fa6e9b44c78b0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
-Changes between 0.8.6 and 0.9.0-test1 (not released yet):
-----------------------------------------------------------
+Changes between 0.8.6i and 0.9.0-test3:
+---------------------------------------
 
 Important notes:
 ----------------
@@ -112,6 +112,7 @@ Decoders:
  * DosBox Capture support
  * Karl Morton's Video support
  * limited atrac3 support
+ * Fraps support
  * Fluidsynth MIDI software synthesis (with external sound fonts)
  * New codec FOURCCs to support more specific files:
    Avid, FCP, Sony, Samsung, ...
@@ -243,6 +244,21 @@ Developers:
   * Java bindings are now built from a separate source.
 
 
+Changes between 0.8.6h and 0.8.6i:
+----------------------------------
+
+Security updates:
+ * Fixed integer overflow in WAV demuxer (CVE-2008-2430)
+
+Various bugfixes:
+ * Fixed option to use shared memory within the GLX video output module
+ * Improved galaktos-based audio visualizations on FreeBSD 
+ * Miscellaneous bugfixes in multiple modules and in libvlc
+   (transcode stream output, OSD menu video filter, VCD input, 
+    SAP services discovery, http control interface)
+ * Updated Polish translation
+
+
 Changes between 0.8.6g and 0.8.6h:
 ----------------------------------