aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2009-07-27 19:35:09 +0000
committerFrederic Culot <calcurse@culot.org>2009-07-27 19:35:09 +0000
commitb45a8bfbb454160e8e4a2f4925a0c1ad27ef92c2 (patch)
tree1080969d4c05454a6cb13c1c2d3b82d0c6ed3bd4 /ChangeLog
parentf0005f64dc522a3cd2fd1f8083f70047b17d015a (diff)
downloadcalcurse-b45a8bfbb454160e8e4a2f4925a0c1ad27ef92c2.tar.gz
calcurse-b45a8bfbb454160e8e4a2f4925a0c1ad27ef92c2.zip
Work on allocating and freeing memory associated with user's data for the daemon.
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7eb2e2c..4d60b63 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-07-27 Frederic Culot <frederic@culot.org>
+
+ * src/utils.c (free_user_data): new function
+
+ * src/dmon.c: work on allocating and freeing memory associated
+ with user data
+
2009-07-26 Frederic Culot <frederic@culot.org>
* src/args.c (parse_args): check for file presence added (thanks