aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7684a6379..d2ab05d22 100644
--- 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