]> git.sesse.net Git - vlc/blobdiff - NEWS
Qt: EPGItem: only update() if data changed
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index fa899e12c4de4c74d75d26f6e82d143105a1ca5f..4729845cb63da1a57efea97ef236b408e0cd80e3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Changes between 1.1.7 and 1.2.0-git:
+Changes between 1.1.x and 1.2.0-git:
 ------------------------------------
 
 Important changes for packagers:
@@ -68,6 +68,7 @@ Video Filter:
  * New posterize filter for lowering the number of colors
  * Atmo ambilight: improve Fnordlicht up to 254 channels
  * New sepia filter for creating sepia effect in videos
+ * New deinterlacer mode Phosphor, a framerate doubling CRT TV simulator
 
 Audio Output:
  * New audio output based on AudioQueue API for iOS
@@ -139,7 +140,7 @@ Miscellaneous fixes in:
  * Pulseaudio audio output, notably for usb cards
  * Stacktraces are now limited in size on Windows
  * Video resolution is now limited to 8192x8192, for security reasons
-   See CORE-2011-0208
+   See CORE-2011-0208, CVE-2010-3275, CVE-2010-3276
  * Configure and build system improvements
  * DirectShow and BDA build headers have been updated