diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2011-12-23 13:09:54 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2011-12-23 13:09:54 -0800 |
commit | f7a72e6e10d5f69ff9bb55ebf480e99e65727e6e (patch) | |
tree | 24c9cf6dcec5d510c11608792291ad33f2b08550 /ChangeLog | |
parent | a862a700c1e3e2149dc8102517cb7f6dc6097766 (diff) | |
download | txr-f7a72e6e10d5f69ff9bb55ebf480e99e65727e6e.tar.gz txr-f7a72e6e10d5f69ff9bb55ebf480e99e65727e6e.tar.bz2 txr-f7a72e6e10d5f69ff9bb55ebf480e99e65727e6e.zip |
Version 50txr-50
* txr.c (version): Bumped.
* txr.1: Bumped version and set date.
* configure (txr_ver): Bumped.
* RELNOTES: Updated.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,5 +1,17 @@ 2011-12-23 Kaz Kylheku <kaz@kylheku.com> + Version 50 + + * txr.c (version): Bumped. + + * txr.1: Bumped version and set date. + + * configure (txr_ver): Bumped. + + * RELNOTES: Updated. + +2011-12-23 Kaz Kylheku <kaz@kylheku.com> + * lib.c (memql): New function. (some_satisfy): Return the first non-nil result, rather than t. (all_satisfy): Return the value of the last item, if all items |