diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 6212c4039ad..459b5e284f2 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2009-08-28 Teodor Zlatanov <tzz@lifelogs.com> | ||
| 2 | |||
| 3 | * print.c (print_object): Set escapeflag to 1 when printing | ||
| 4 | hashtable keys and values. | ||
| 5 | |||
| 1 | 2009-08-27 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2009-08-27 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 7 | ||
| 3 | * lread.c (read_integer): Use doubles (and potentially return a float | 8 | * lread.c (read_integer): Use doubles (and potentially return a float |