diff options
author | Kalle Wallin <kaw@linux.se> | 2004-04-21 08:42:46 +0000 |
---|---|---|
committer | Kalle Wallin <kaw@linux.se> | 2004-04-21 08:42:46 +0000 |
commit | fbb8de58ed3c96cf4e9d9721095fa52a85e4193b (patch) | |
tree | 3f2509f28a4660deea723726e41d66e1926226b1 | |
parent | dfafb79cc6ab3ef0717ac4910df44cf63e6d8be4 (diff) | |
download | mpd-fbb8de58ed3c96cf4e9d9721095fa52a85e4193b.tar.gz mpd-fbb8de58ed3c96cf4e9d9721095fa52a85e4193b.tar.xz mpd-fbb8de58ed3c96cf4e9d9721095fa52a85e4193b.zip |
Updated
git-svn-id: https://svn.musicpd.org/ncmpc/trunk@867 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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 |