summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6b8c3d8d..cbe6ba62 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2013-12-12 Kaz Kylheku <kaz@kylheku.com>
+
+ * configure: Fix warnings in test cases for HAVE_FORK_STUFF
+ and HAVE_DAEMON.
+
+ * eval.c: daemon support must be wrapped in #if HAVE_DAEMON
+
2013-12-11 Kaz Kylheku <kaz@kylheku.com>
* txr.c (txr_main): Change stderr to line buffered mode.