diff options
author | Frederic Culot <calcurse@culot.org> | 2007-08-19 13:23:29 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2007-08-19 13:23:29 +0000 |
commit | 4caf352f4c597f56a330aa4be2885d01603304cc (patch) | |
tree | ca415a47abfd9dddde42c8d2cf04ad72e966e397 | |
parent | 93e7120ebca1524f547f03deab85812dd79c80cf (diff) | |
download | calcurse-4caf352f4c597f56a330aa4be2885d01603304cc.tar.gz calcurse-4caf352f4c597f56a330aa4be2885d01603304cc.zip |
bugfix and documentation update
-rwxr-xr-x | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +19 Aug 2007: + wins_reset() updated to handle notification bar reset + no more check for terminal size in main loop + bugfix: avoid core when trying to load a calendar file from current + directory + manuals updated with part related to moon phase calculation + french translation updated + TODO and README files updated + 15 Aug 2007: handling of SIGWINCH added wins_prop(), wins_layout(), wins_set_layout() and wins_reset() added |