From: Sam Hocevar Date: Thu, 25 Jul 2002 19:55:42 +0000 (+0000) Subject: * updated ChangeLog. X-Git-Tag: 0.4.6.1~126 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=9bff5558a25e27a4d755fcdfc7cc75216bbfd81f;p=vlc * updated ChangeLog. --- diff --git a/ChangeLog b/ChangeLog index e1500aaf4d..19d1e395f6 100644 --- 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