diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2012-03-28 14:55:15 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2012-03-28 14:55:15 -0700 |
commit | d51806f15fff2716570d0d9d5887bcadaf4a288b (patch) | |
tree | 215730135213df600f90d8608c2203a9190ab120 /ChangeLog | |
parent | 1e67360104eb51a4df38c8be2fdb513517e06965 (diff) | |
download | txr-d51806f15fff2716570d0d9d5887bcadaf4a288b.tar.gz txr-d51806f15fff2716570d0d9d5887bcadaf4a288b.tar.bz2 txr-d51806f15fff2716570d0d9d5887bcadaf4a288b.zip |
* lib.c (obj_print, obj_pprint): Do not use the #<lazy-string ..>
notation for lazy strings that have been forced.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2012-03-28 Kaz Kylheku <kaz@kylheku.com> + + * lib.c (obj_print, obj_pprint): Do not use the #<lazy-string ..> + notation for lazy strings that have been forced. + 2012-03-27 Kaz Kylheku <kaz@kylheku.com> * stream.c (vformat): Compensate for differences in printf |