summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index d4ee20ce..0274738b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,8 +2,9 @@
syslog support; bitwise logior and logand functions become variadic.
- * Makefile: Use -iquote to restrict our #include search paths from being
- processed for #include <...>. Add syslog.o to OBJS-y if have_syslog is y.
+ * Makefile: Use -iquote to restrict our #include search paths from
+ being processed for #include <...>. Add syslog.o to OBJS-y if
+ have_syslog is y.
* configure (have_syslog): New variable, set by detecting syslog API.
@@ -20,6 +21,10 @@
* syslog.h: New file.
+ * txr.1: Updated.
+
+ * txr.vim: Regenerated.
+
2013-12-07 Kaz Kylheku <kaz@kylheku.com>
Version 71