aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKalle Wallin <kaw@linux.se>2004-07-12 18:03:09 +0000
committerKalle Wallin <kaw@linux.se>2004-07-12 18:03:09 +0000
commitac6690f65f65ef8bd823fa6a9fa37ec05afd6acb (patch)
tree5f49331c1622be3a37a134af24d12ca4c60474df /ChangeLog
parentd5ca1e00d91bbc0ad4543a6456c9a3209ca2e269 (diff)
downloadmpd-ac6690f65f65ef8bd823fa6a9fa37ec05afd6acb.tar.gz
mpd-ac6690f65f65ef8bd823fa6a9fa37ec05afd6acb.tar.xz
mpd-ac6690f65f65ef8bd823fa6a9fa37ec05afd6acb.zip
Hide the cursor on the help screen (#247)
git-svn-id: https://svn.musicpd.org/ncmpc/trunk@1854 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 31d6508e8..0a995d862 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
* options.c: fixed short option handling for multiple short options
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
2004-07-09 Kalle Wallin <kaw@linux.se>
* ncmpc-0.11.0 released (r1820)