aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2009-10-28 13:44:41 +0000
committerFrederic Culot <calcurse@culot.org>2009-10-28 13:44:41 +0000
commitd678eb411a92b2cb6e26e1c9834d02c350800fbe (patch)
treecf1fcc8ce4ce49b3093846da86f2f2ae75875f62 /ChangeLog
parentc7cd2c0a019e6810a5135f5a8ef594366d70d2a6 (diff)
downloadcalcurse-d678eb411a92b2cb6e26e1c9834d02c350800fbe.tar.gz
calcurse-d678eb411a92b2cb6e26e1c9834d02c350800fbe.zip
Description of the scroll keys added to the generic keys help screen.
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3ba8bd0..3dc5e5c 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
* src/wins.c (wins_status_bar): key bindings for changing calendar
view added to the status bar
+
+ * src/help.c: description of the scroll keys added to the generic
+ keys help screen
2009-10-16 Frederic Culot <frederic@culot.org>