aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKalle Wallin <kaw@linux.se>2004-07-12 21:17:27 +0000
committerKalle Wallin <kaw@linux.se>2004-07-12 21:17:27 +0000
commit2c6af7312cf617f40ab407323fd07a9fa5579495 (patch)
treefb4f458db5608b60a8b922c2c57015276c846c68 /ChangeLog
parenta054f129e4e4eb6baac21c192c1cf49bd6343fc4 (diff)
downloadmpd-2c6af7312cf617f40ab407323fd07a9fa5579495.tar.gz
mpd-2c6af7312cf617f40ab407323fd07a9fa5579495.tar.xz
mpd-2c6af7312cf617f40ab407323fd07a9fa5579495.zip
Mouse support is now optional (enable-mouse)
git-svn-id: https://svn.musicpd.org/ncmpc/trunk@1861 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0a995d862..5e2279601 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,10 @@
at once (-abcde)
* conf.c: removed support for the old configuration syntax
* list_window.[c.h]: added LW_HIDE_CURSOR_FLAG
- * screen_help.c: hide cursor on the help screen
+ * screen_help.c: hide cursor on the help screen, removed build info
+ * configure.ac: added --disable-raw-mode
+ * Added support for SIGSTOP, SIGCONT in raw mode
+ * Mouse support is now optional (enable-mouse)
2004-07-09 Kalle Wallin <kaw@linux.se>
* ncmpc-0.11.0 released (r1820)