diff --git a/NEWS b/NEWS index 71b1e40ebdc9c178fad86bec22ce5da7fc5756a5..c0fd23bb008685a37494048489017d943da946f3 100644 --- a/NEWS +++ b/NEWS @@ -1,12 +1,17 @@ -Changes between 1.1.4 and 1.2.0: +Changes between 1.1.4 and 1.2.0-rc: -------------------------------- * Mozilla and ActiveX plugin separated from main VLC source, and merged in the same repo * Fullscreen Interface on Win32 for both ActiveX and NPAPI. + * Toolbar and fullscreen Interface on Linux/Unix using Gtk+ * Many build fixes and improvements. * Compilation under VS2008. * Port to Win64. * Interface for DVD control. * Update to recent NPAPI headers. + * Removal of Xt dependency, allowing load on Chromium + * Fix of the Secunia advisory SA41810 + * Fixes for numerous long-standing issues (notably #3374, #3419, #1553, #3729, + #4286, #5138, #3819)