summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2015-06-20 22:18:12 -0700
committerKaz Kylheku <kaz@kylheku.com>2015-06-20 22:18:12 -0700
commitd0ffb09d01edbc28002520104865117894ef5fa9 (patch)
tree120266cc3e0f7ec01298b123fea50d0e1f7c91fd /ChangeLog
parentdbcdfeb30011def77f1d861c0cad427befef5d43 (diff)
downloadtxr-d0ffb09d01edbc28002520104865117894ef5fa9.tar.gz
txr-d0ffb09d01edbc28002520104865117894ef5fa9.tar.bz2
txr-d0ffb09d01edbc28002520104865117894ef5fa9.zip
* genman.txr: Rewrite the man2html-generated inner name links with hash
values derived from the title text, so that when sections are inserted or deleted, the URL's remain stable. The PREAMBLE is gone, and VERSION is collected when processsing the body.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e0caf5a9..4073fcb7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2015-06-20 Kaz Kylheku <kaz@kylheku.com>
+ * genman.txr: Rewrite the man2html-generated inner name links with hash
+ values derived from the title text, so that when sections are inserted
+ or deleted, the URL's remain stable. The PREAMBLE is gone, and
+ VERSION is collected when processsing the body.
+
+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.