diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2015-01-29 06:19:36 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2015-01-29 06:19:36 -0800 |
commit | 7e57f47b285184039032caf7ff5531c49b58674f (patch) | |
tree | b5c8001af5deccda2046ff15ff23934fb596acda /ChangeLog | |
parent | 175232485d4b41c7f1b221100abf58ddfa8c8187 (diff) | |
download | txr-7e57f47b285184039032caf7ff5531c49b58674f.tar.gz txr-7e57f47b285184039032caf7ff5531c49b58674f.tar.bz2 txr-7e57f47b285184039032caf7ff5531c49b58674f.zip |
* txr.1: fixed use of nonexistent str-int in @(require) example;
fixed bad formatting under logtrunc and partition.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2015-01-29 Kaz Kylheku <kaz@kylheku.com> + + * txr.1: fixed use of nonexistent str-int in @(require) example; + fixed bad formatting under logtrunc and partition. + 2015-01-28 Kaz Kylheku <kaz@kylheku.com> * eval.c (get_opt_param_syms): Fix broken function. This |