]> git.sesse.net Git - vlc/commitdiff
* updated ChangeLog.
authorSam Hocevar <sam@videolan.org>
Thu, 25 Jul 2002 19:55:42 +0000 (19:55 +0000)
committerSam Hocevar <sam@videolan.org>
Thu, 25 Jul 2002 19:55:42 +0000 (19:55 +0000)
ChangeLog

index e1500aaf4d411f9efbc3c905c126e46f0f035eeb..19d1e395f689a3c33ffa8e95e5d11b9b8f68d20c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,9 +2,18 @@
 # ChangeLog for vlc #
 #===================#
 
-HEAD
-
-  * Nothing yet.
+0.4.3
+Not released yet.
+
+  * ./plugins/access/http.c: fixed a bug with HTTP/1.0 servers.
+  * ./src/interface/main.c: new --mtu option.
+  * ./configure.in: fixed nanosleep detection on some platforms.
+  * ./plugins/beos/*: created a wrapper class for VLC functions and
+    interaction, improved file and disk opening, fixed drag and drop, added
+    right click menu and always on top mode.
+  * ./plugins/beos/VideoWindow.h: fixed pop-up menu's radio mode.
+  * ./plugins/beos/VideoWindow.h: fixed changing workspaces problem.
+  * ./plugins/beos/VideoWindow.h: added a popup menu to enable changing.
 
 0.4.2
 Sun,  7 Jul 2002 22:15:33 +0200