diff options
author | Frederic Culot <calcurse@culot.org> | 2006-09-18 14:25:03 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2006-09-18 14:25:03 +0000 |
commit | 7bfbf3733006fd7a182bc9e9b9fec5b9ed5522e2 (patch) | |
tree | 5c8880361ab80d9d6e338e052a129b28a67dd12c | |
parent | 184a2e6d54ca0f1e2661451d2c1cf1b39a629e0b (diff) | |
download | calcurse-7bfbf3733006fd7a182bc9e9b9fec5b9ed5522e2.tar.gz calcurse-7bfbf3733006fd7a182bc9e9b9fec5b9ed5522e2.zip |
small bugfixes
english manual updated
-rwxr-xr-x | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +18 Sep 2006: + added test on warning time interval in config_notify_bar() + print_general_options() modified to print text one line upper + bugfix: pressing enter no longer switches to next week in calendar panel + english manual updated + 17 Sep 2006: config_notify_bar() improved getstring() improved to check for escape sequence |