summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2014-09-26 06:12:12 -0700
committerKaz Kylheku <kaz@kylheku.com>2014-09-26 06:12:12 -0700
commit99131c676125d2c78f41e0ef42ad3d8433a7fac5 (patch)
tree7542b5772ad2689947c57efcfbe27c8bb6e1e3aa /ChangeLog
parent843db24e847619b35baeeb7cf88991ad48427bb6 (diff)
downloadtxr-99131c676125d2c78f41e0ef42ad3d8433a7fac5.tar.gz
txr-99131c676125d2c78f41e0ef42ad3d8433a7fac5.tar.bz2
txr-99131c676125d2c78f41e0ef42ad3d8433a7fac5.zip
* txr.1: Substantially revised with rich troff markup,
and restructured in some places. * genman.txr: No longer generate the whole document in monospaced font. Add hyperlinks.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 058fa6d0..83d9da18 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2014-09-26 Kaz Kylheku <kaz@kylheku.com>
+
+ * txr.1: Substantially revised with rich troff markup,
+ and restructured in some places.
+
+ * genman.txr: No longer generate the whole document in
+ monospaced font. Add hyperlinks.
+
2014-09-25 Kaz Kylheku <kaz@kylheku.com>
* lib.c (do_and, do_or): Fix broken andf and orf,