diff options
author | Frederic Culot <calcurse@culot.org> | 2006-09-07 15:12:43 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2006-09-07 15:12:43 +0000 |
commit | a861cc2c98519022fedbf444ddd2e381824f4695 (patch) | |
tree | ad1d197586d6223129d2034f220633638653b1d4 | |
parent | e95c3f88a49de888eef59ecb1bd54c7d672972f5 (diff) | |
download | calcurse-a861cc2c98519022fedbf444ddd2e381824f4695.tar.gz calcurse-a861cc2c98519022fedbf444ddd2e381824f4695.zip |
couple of bugfixes and french translation updated
-rwxr-xr-x | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +07 Sep 2006: + fixed a bug which prevented status bar keybindings from being + translated + bugfix in recur_repeat_item(): the repeated end date can no longer be + older than the item start time. Thanks Chris for reporting that bug + french translation updated + TODO list updated + 06 Sep 2006: status_bar() rewritten from scratch to allow more than one page of keybindings |