summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2015-06-26 08:02:12 -0700
committerKaz Kylheku <kaz@kylheku.com>2015-06-26 08:02:12 -0700
commit526ff444979c6829ec52cc619136747354e57630 (patch)
tree5d4ebe317d6552850391308576a7db08d95c5b27 /ChangeLog
parent069f2e879d2ad0ed7ab111f15cbf9d4901f864df (diff)
downloadtxr-526ff444979c6829ec52cc619136747354e57630.tar.gz
txr-526ff444979c6829ec52cc619136747354e57630.tar.bz2
txr-526ff444979c6829ec52cc619136747354e57630.zip
* genman.txr: New filter to add hyperlinks within code in
more places such as examples and summary lists.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d4abcaf0..20792a0d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-06-26 Kaz Kylheku <kaz@kylheku.com>
+
+ * genman.txr: New filter to add hyperlinks within code in
+ more places such as examples and summary lists.
+
2015-06-24 Kaz Kylheku <kaz@kylheku.com>
* txr.1: partition example: wrong use of where function.