summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2015-06-20 17:00:52 -0700
committerKaz Kylheku <kaz@kylheku.com>2015-06-20 17:00:52 -0700
commitdbcdfeb30011def77f1d861c0cad427befef5d43 (patch)
tree87e016e83c669bd72f68d29af57a6a8629f68aa2 /ChangeLog
parentd1e775648cba50537070b3bb598ed7dc7e5cbb64 (diff)
downloadtxr-dbcdfeb30011def77f1d861c0cad427befef5d43.tar.gz
txr-dbcdfeb30011def77f1d861c0cad427befef5d43.tar.bz2
txr-dbcdfeb30011def77f1d861c0cad427befef5d43.zip
* genman.txr (month-name): Filter removed.
Page date is converted to a time value, and later formatted.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 40a431ca..e0caf5a9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2015-06-20 Kaz Kylheku <kaz@kylheku.com>
+ * genman.txr (month-name): Filter removed.
+ Page date is converted to a time value, and later formatted.
+
+2015-06-20 Kaz Kylheku <kaz@kylheku.com>
+
Remove places.h generation hack.
* Makefile (GEN_HDRS, LISP_TO_C_STRING): Variables removed.