summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2015-03-17 21:11:30 -0700
committerKaz Kylheku <kaz@kylheku.com>2015-03-17 21:11:30 -0700
commit772733d9558e63afe8f33ab9f230407242bed2ce (patch)
tree58f265037591471d199b1711cf343ff61abf2a8e /ChangeLog
parent41cc08bc7b988e54acef818e6a4a5a24b396fe6f (diff)
downloadtxr-772733d9558e63afe8f33ab9f230407242bed2ce.tar.gz
txr-772733d9558e63afe8f33ab9f230407242bed2ce.tar.bz2
txr-772733d9558e63afe8f33ab9f230407242bed2ce.zip
* txr.c (help): Added missing documentation for -e and -p.
Also documented -P. (txr_main): New option implemented, -P. * txr.1: Document -P, and clean up -e and -p documentation.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 49df5cca..5576dced 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2015-03-17 Kaz Kylheku <kaz@kylheku.com>
+
+ * txr.c (help): Added missing documentation for -e and -p.
+ Also documented -P.
+ (txr_main): New option implemented, -P.
+
+ * txr.1: Document -P, and clean up -e and -p documentation.
+
2015-03-11 Kaz Kylheku <kaz@kylheku.com>
Version 105.