summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4dea85d2..c8c49f6d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2013-12-11 Kaz Kylheku <kaz@kylheku.com>
+
+ * arith.c, hash.c, lib.c, rand.c, stream.c, syslog.c: Removing
+ #include <assert.h> since none of these modules uses the standard C
+ assert macro.
+
2013-12-10 Kaz Kylheku <kaz@kylheku.com>
* eval.c (eval_init): closelog_wrap interned.