diff options
author | Frederic Culot <calcurse@culot.org> | 2009-10-28 13:44:41 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2009-10-28 13:44:41 +0000 |
commit | d678eb411a92b2cb6e26e1c9834d02c350800fbe (patch) | |
tree | cf1fcc8ce4ce49b3093846da86f2f2ae75875f62 /ChangeLog | |
parent | c7cd2c0a019e6810a5135f5a8ef594366d70d2a6 (diff) | |
download | calcurse-d678eb411a92b2cb6e26e1c9834d02c350800fbe.tar.gz calcurse-d678eb411a92b2cb6e26e1c9834d02c350800fbe.zip |
Description of the scroll keys added to the generic keys help screen.
Diffstat (limited to 'ChangeLog')
-rwxr-xr-x | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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> |