diff options
author | Frederic Culot <calcurse@culot.org> | 2009-06-21 14:42:49 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2009-06-21 14:42:49 +0000 |
commit | bc44508a10434b18ca3d231d58882995a4d6d2ad (patch) | |
tree | 5336dd83dfc23233d2bd339bad56e6d76033bc3a /ChangeLog | |
parent | 3ece481999768f494e2f4711b8e69e9f55491fe7 (diff) | |
download | calcurse-bc44508a10434b18ca3d231d58882995a4d6d2ad.tar.gz calcurse-bc44508a10434b18ca3d231d58882995a4d6d2ad.zip |
Free memory associated with structure used for appointments notification.
Diffstat (limited to 'ChangeLog')
-rwxr-xr-x | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2009-06-21 Frederic Culot <frederic@culot.org> + + * src/notify.c (notify_free_app): new function + + * src/utils.c (exit_calcurse): free memory associated with + structure used for appointments notification + 2009-06-20 Frederic Culot <frederic@culot.org> * src/custom.c (set_confwin_attr): new function |