Code

Updated
authorKalle Wallin <kaw@linux.se>
Wed, 21 Apr 2004 08:42:46 +0000 (08:42 +0000)
committerKalle Wallin <kaw@linux.se>
Wed, 21 Apr 2004 08:42:46 +0000 (08:42 +0000)
git-svn-id: https://svn.musicpd.org/ncmpc/trunk@867 09075e82-0dd4-0310-85a5-a0d7c8717e4f

ChangeLog

index 7684a63791fd5594b405ea9b5f3f4a69b1b391a9..d2ab05d22362b2050a951c368c770708909fe2a5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-04-20 Kalle Wallin <kaw@linux.se>
+       * Added support for seeking 
+       * Added crossfade support
+       * screen.c: Display mpd flags on the second row [rzx]
+       * screen_keydef.c: show a message if changes is not applied
+       * configure.ac: changed calls to AS_HELP_STRING -> AC_HELP_STRING
+                       because the first one failed on darwin.
+
 2004-04-19 Kalle Wallin <kaw@linux.se>
        * Added copyright notice and license notice 
        * Major cleanup of the 'screen' handling routines. The goal of this