From: Kalle Wallin Date: Wed, 21 Apr 2004 08:42:46 +0000 (+0000) Subject: Updated X-Git-Tag: v0.12_alpha1~569 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=fbb8de58ed3c96cf4e9d9721095fa52a85e4193b;p=ncmpc.git Updated git-svn-id: https://svn.musicpd.org/ncmpc/trunk@867 09075e82-0dd4-0310-85a5-a0d7c8717e4f --- diff --git a/ChangeLog b/ChangeLog index 7684a63..d2ab05d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2004-04-20 Kalle Wallin + * 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 * Added copyright notice and license notice * Major cleanup of the 'screen' handling routines. The goal of this