aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fea4542..d7779a4 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,9 @@
* src/utils.c (exit_calcurse): free memory associated with
structure used for appointments notification
+
+ * src/utils.c: fixed a memory leak caused by a wrong usage of the
+ notify_app structure
2009-06-20 Frederic Culot <frederic@culot.org>