diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2014-09-26 22:54:51 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2014-09-26 22:54:51 -0700 |
commit | a767b4b5016005fd3e37126e1437e8cca56b60e1 (patch) | |
tree | 63634e2a60dedb4595772a038b038dcfd2504f8f /ChangeLog | |
parent | e899df28747291f464e6d3e7e615c5872998ef5e (diff) | |
download | txr-a767b4b5016005fd3e37126e1437e8cca56b60e1.tar.gz txr-a767b4b5016005fd3e37126e1437e8cca56b60e1.tar.bz2 txr-a767b4b5016005fd3e37126e1437e8cca56b60e1.zip |
* lib.c (do_and): Fix andf again: (andf) not producing
a function that returns t, as documented.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2014-09-26 Kaz Kylheku <kaz@kylheku.com> + * lib.c (do_and): Fix andf again: (andf) not producing + a function that returns t, as documented. + +2014-09-26 Kaz Kylheku <kaz@kylheku.com> + Version 98. * RELNOTES: Updated. |