diff options
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,8 +1,14 @@ +2004-07-21 Kalle Wallin <kaw@linux.se> + * Added Spanish translations from Jose Cedeno + * command.c: dont lookup key if key==0 in find_key_command() + * screen.c: initialize dummy/last mode id to G_MAXINT + 2004-07-13 Kalle Wallin <kaw@linux.se> * command.c: added my_wgetch() function, Ctrl-C, Ctrl-Z are now hard coded to SIGINT and SIGSTOP * options.c: added options --mouse and --no-mouse * Crossfade time can now be definied in the conf file (crossfade-time) + * r1865 2004-07-12 Kalle Wallin <kaw@linux.se> * options.c: fixed short option handling for multiple short options @@ -15,7 +21,7 @@ * Mouse support is now optional (enable-mouse) 2004-07-09 Kalle Wallin <kaw@linux.se> - * ncmpc-0.11.0 released (r1820) + * ncmpc-0.11.0 (r1820) 2004-07-08 Kalle Wallin <kaw@linux.se> * doc/keys.sample: Welcome back |