aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 39b1eb0..6cb1990 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,12 @@
* configure.ac
* src/var.h: sdtbool header removed, unsigned type use instead
- * mem.c (xmalloc, xcalloc, xrealloc, xstrdup, xfree): new functions
+ * mem.c (xmalloc, xcalloc, xrealloc, xstrdup, xfree): new
+ functions
+
+ * src/custom.c
+ * src/help.c
+ * src/notify.c: calcurse version removed from menu titles
2009-07-11 Frederic Culot <frederic@culot.org>