]> git.sesse.net Git - vlc/blobdiff - NEWS
Remove useless debug stuff
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index 4e4c7c4e394d13b67119d8b2f2171c496960905d..562c12c6aa705ecbfd0965d7685a03656c0022d7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,33 @@
 $Id$
 
-Changes between 0.8.1 and 0.8.2-test2:
+Changes between 0.8.2 and 0.8.4-svn (not yet released):
+-----------------------------------------------------
+
+Core support:
+* IPv6 and Extended passive mode support for FTP
+* new --monitor-aspect-ratio option
+
+Services discovery:
+* Bleeding edge UPnP service discovery
+
+Video Filters:
+* RSS feed
+
+Interfaces:
+ * Mac OS X
+    - new streaming and transcoding wizard
+    - new extended controls panel
+    - new bookmarks window
+ * wxWidgets
+    - Rename wxWindows interface in wxWidgets.
+    - All the --wxwin-* options are now --wx-* 
+    - VLC update checker
+    
+Translations:
+ The following language was added:
+ * Romanian
+
+Changes between 0.8.1 and 0.8.2:
 -----------------------------------------------------
 
 Core support:
@@ -20,10 +47,10 @@ Core support:
  * Renamed --audio-channel to --audio-track
  * Renamed --filter to --vout-filter
  * filters, extra interfaces, visualizations and service discovery modules are
-   now seperated by ':' instead of ','
+   now separated by ':' instead of ','
  * Access filter architecture
  * Track selection based on preferred language (--sub-language and --audio-language)
- * Zsh autocompletion for vlc's arguments
+ * Zsh autocompletion for VLC's arguments
  * Many bugfixes...
 
 Input/Demuxers:
@@ -127,16 +154,10 @@ IE Plugin:
  * Brand new Internet Explorer ActiveX plugin
 
 Translations:
- The following languages were added
+ The following languages were added:
  * Catalan
  * Danish
- * Greek
- * Hindi
- * Pashto
- * Burmese
- * Tetum
- * Tagalog
- * Bengali
+ * Turkish
 
 
 Changes between 0.8.0 and 0.8.1: