summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: dfafb79)
raw | patch | inline | side by side (parent: dfafb79)
author | Kalle Wallin <kaw@linux.se> | |
Wed, 21 Apr 2004 08:42:46 +0000 (08:42 +0000) | ||
committer | Kalle Wallin <kaw@linux.se> | |
Wed, 21 Apr 2004 08:42:46 +0000 (08:42 +0000) |
ChangeLog | patch | blob | history |
diff --git a/ChangeLog b/ChangeLog
index 7684a63791fd5594b405ea9b5f3f4a69b1b391a9..d2ab05d22362b2050a951c368c770708909fe2a5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
+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