aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKalle Wallin <kaw@linux.se>2004-04-19 22:14:08 +0000
committerKalle Wallin <kaw@linux.se>2004-04-19 22:14:08 +0000
commit99cfe59134f41fa2e5ca376c88f4a656447d589e (patch)
treefac6df2f86a3ee0d0285ffcaeddacdaf2ee5cb33 /ChangeLog
parent7e3af33b2a6623f026fe80eb8c5026817f9d444a (diff)
downloadmpd-99cfe59134f41fa2e5ca376c88f4a656447d589e.tar.gz
mpd-99cfe59134f41fa2e5ca376c88f4a656447d589e.tar.xz
mpd-99cfe59134f41fa2e5ca376c88f4a656447d589e.zip
git-svn-id: https://svn.musicpd.org/ncmpc/trunk@835 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog20
1 files changed, 10 insertions, 10 deletions
diff --git a/ChangeLog b/ChangeLog
index d480c9ba8..7684a6379 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+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
+ is to simplify addition of 'screens' (like a key editor).
+ * added a key editor -> screen_keydef.c
+ * configure.ac - added a --enable-key-editor to enable/disable the
+ build in key editor.
+
+
2004-04-14 Kalle Wallin <kaw@linux.se>
* support.c - use screen_status_printf() to display character
conversion errors. Only use stderr if DEBUG is enabled.
@@ -21,17 +30,8 @@
2004-04-13 Kalle Wallin <kaw@linux.se>
* list_window.c - use clrtoeol instead of wclear. This improves the
speed and removes some flickering.
- * main.c - poll mpd twice/seconed instead of once, print a newline
+ * main.c - poll mpd twice/second instead of once, print a newline
after closing curses.
2004-04-12 Kalle Wallin <kaw@linux.se>
* ncmcp-0.10.0 released
-
-
-
-
-
-
-
-
-