-$Id: NEWS,v 1.21 2003/02/17 06:15:21 sam Exp $
+$Id: NEWS,v 1.22 2003/02/17 14:43:37 massiot Exp $
Changes between 0.5.0 and 0.5.1:
--------------------------------
* the dock should no longer be visible in fullscreen mode
* the Mac OS X binary is now compiled with Ogg/Theora support
* vlc.app is now VLC.app
- * added an info panel
Win32 port:
* fixed the "RichEdit line insertion error" bug
dnl Autoconf settings for vlc
-AC_INIT(vlc,0.5.1)
+AC_INIT(vlc,0.5.2-cvs)
CONFIGURE_LINE="$0 $*"
CODENAME="Natalya"
dnl XXX: we don't put any flags here, because automake 1.5 doesn't support
dnl them. And we need the comma otherwize automake will choke on it.
-AM_INIT_AUTOMAKE(vlc,0.5.1)
+AM_INIT_AUTOMAKE(vlc,0.5.2-cvs)
AM_CONFIG_HEADER(config.h)
dnl