diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2014-06-30 06:30:30 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2014-06-30 13:30:45 -0700 |
commit | 4aac1a2a6144d04a047966e295727258bd09a734 (patch) | |
tree | 715b3e220b5e1501979fd71a94f8767cfaa5a2f6 /ChangeLog | |
parent | f69bc0426a3f94318ef89dba18cdad3cbed180e7 (diff) | |
download | txr-4aac1a2a6144d04a047966e295727258bd09a734.tar.gz txr-4aac1a2a6144d04a047966e295727258bd09a734.tar.bz2 txr-4aac1a2a6144d04a047966e295727258bd09a734.zip |
* lib.c (sel): Bugfix: not implemented correctly for sequences
which are lists.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2014-06-30 Kaz Kylheku <kaz@kylheku.com> + + * lib.c (sel): Bugfix: not implemented correctly for sequences + which are lists. + 2014-06-28 Kaz Kylheku <kaz@kylheku.com> * arith.c (bit): New function. |