aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2006-08-23 19:36:35 +0000
committerFrederic Culot <calcurse@culot.org>2006-08-23 19:36:35 +0000
commitfc9dc51eddca63d1e4822093e6cd1c2f23e66636 (patch)
tree7ea532b8eb8cedb84f8e01b266582cbb40597722 /ChangeLog
parent5643785c8bee4fbd441ffe518554709ac51d9d0a (diff)
downloadcalcurse-fc9dc51eddca63d1e4822093e6cd1c2f23e66636.tar.gz
calcurse-fc9dc51eddca63d1e4822093e6cd1c2f23e66636.zip
independant status bar created for the todo panel
bugfix: memory allocation problem in day.c online help text updated for the repeat and delete commands
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1f7dba7..96bf542 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+23 Aug 2006:
+ independant status bar created for the todo panel
+ bugfix: memory allocation problem in day.c
+ online help text updated for the repeat and delete commands
+
22 Aug 2006:
recur.c: compilation warnings corrected
calcurse.c: screen refreshing process ameliorated in add_item()