diff options
author | Frederic Culot <calcurse@culot.org> | 2006-08-23 19:36:35 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2006-08-23 19:36:35 +0000 |
commit | fc9dc51eddca63d1e4822093e6cd1c2f23e66636 (patch) | |
tree | 7ea532b8eb8cedb84f8e01b266582cbb40597722 | |
parent | 5643785c8bee4fbd441ffe518554709ac51d9d0a (diff) | |
download | calcurse-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
-rwxr-xr-x | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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() |