aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2007-08-04 15:11:47 +0000
committerFrederic Culot <calcurse@culot.org>2007-08-04 15:11:47 +0000
commit7903609259acd2abc522b444255f7e5ce85b7690 (patch)
tree0e77c48bb7c72384aba0bc68662aaa5e8be7e6e5 /ChangeLog
parentff60394c8e42d44e27dbde963db8b226d4cb164e (diff)
downloadcalcurse-7903609259acd2abc522b444255f7e5ce85b7690.tar.gz
calcurse-7903609259acd2abc522b444255f7e5ce85b7690.zip
memory leak fixed in day_item_s2apoint_s()
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4e16ab2..53d1fce 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@
aerror() and ierror() created to improve error handling while in ncurses
mode
exit_calcurse() updated to take exit code as argument
+ memory leak fixed in day_item_s2apoint_s()
29 Jul 2007:
compiler warnings fixed