aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7f1636a..11447e3 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,11 @@
* src/mem.c (dbg_free): no need to double check for null pointer
when freeing memory
+
+ * src/apoint.c
+ * src/event.c
+ * src/io.c
+ * src/recur.c: make use of erase_note() whenever possible
2009-07-15 Frederic Culot <frederic@culot.org>