summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 74305de8..5cbe11e4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2010-01-15 Kaz Kylheku <kkylheku@gmail.com>
+ Automate the maintenance of the HTML-ized man page.
+
+ * Makefile (txr-manpage.html): New target, generated from txr.1
+ man page.
+
+ * genman.txr: New txr query to transform the output of man2html.
+
+2010-01-15 Kaz Kylheku <kkylheku@gmail.com>
+
Implemented non-greedy operator.
* lib.c (nongreedy_s): New symbol globals.