]> git.sesse.net Git - vlc/blobdiff - NEWS
use OK instead of Ok
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index edf6cad1ea46b01feab0085706c5c9ea9f9302bf..d127275991865d9d5b5c98e23b31860d19920ce1 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-test2:
+---------------------------------------
 
 Important notes:
 ----------------
@@ -47,6 +47,7 @@ Important notes:
  * Canvas setting in transcode is now done using the canvas video filter.
    For example:
    transcode{vcodec=mp2v,vfilter=canvas{width=640,height=480}}
+ * Glide video output module has been removed.
 
 Changes:
 --------
@@ -119,6 +120,7 @@ Decoders:
  * NellyMoser ASAO support
  * APE (Monkey audio) support
  * RealVideo support (with the RealVideo run-time)
+ * Dirac video support using libschroedinger
 
 Subtitles:
  * Closed Caption Decoder (DVD, ReplayTV, TiVo, DVB/ATSC)
@@ -241,6 +243,13 @@ 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)
+
+
 Changes between 0.8.6g and 0.8.6h:
 ----------------------------------