aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2007-08-19 13:23:29 +0000
committerFrederic Culot <calcurse@culot.org>2007-08-19 13:23:29 +0000
commit4caf352f4c597f56a330aa4be2885d01603304cc (patch)
treeca415a47abfd9dddde42c8d2cf04ad72e966e397 /ChangeLog
parent93e7120ebca1524f547f03deab85812dd79c80cf (diff)
downloadcalcurse-4caf352f4c597f56a330aa4be2885d01603304cc.tar.gz
calcurse-4caf352f4c597f56a330aa4be2885d01603304cc.zip
bugfix and documentation update
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aafcc6b..e25babe 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -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