aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2007-07-28 15:06:11 +0000
committerFrederic Culot <calcurse@culot.org>2007-07-28 15:06:11 +0000
commitfa87c918480a3ef6449a4d2decc20e455c133477 (patch)
tree367b8fc41ae434c52d001594198b0b2fd71e41e8 /ChangeLog
parentcd5e1e780f34b950527f320348d52c94cfd38802 (diff)
downloadcalcurse-fa87c918480a3ef6449a4d2decc20e455c133477.tar.gz
calcurse-fa87c918480a3ef6449a4d2decc20e455c133477.zip
Dutch manual added, Autotools use improved, code cleanup
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f0b971d..a0c4a84 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+28 Jul 2007:
+ Dutch manual and po file added, many thanks to Jeremy Roon
+ configure.ac, Makefile.am and src/Makefile.am improved
+ unuseful headers removed
+ some functions became static
+ check_date() moved to utils.c
+ border_color() and border_nocolor() moved to wins.c
+
26 Jul 2007:
global variables suppressed in calcurse.c