diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index a33144b7a33..0a0973635dd 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2009-08-05 Teodor Zlatanov <tzz@lifelogs.com> | ||
| 2 | |||
| 3 | * lread.c (read1, syms_of_lread): Read hashtables back from the | ||
| 4 | readable format. | ||
| 5 | |||
| 6 | * print.c (print_preprocess, print_object): Print hashtables fully | ||
| 7 | and readably. | ||
| 8 | (syms_of_print): Provide 'hashtable-print-readable. | ||
| 9 | |||
| 1 | 2009-08-02 Adrian Robert <Adrian.B.Robert@gmail.com> | 10 | 2009-08-02 Adrian Robert <Adrian.B.Robert@gmail.com> |
| 2 | 11 | ||
| 3 | * nsfont.m (ns_descriptor_to_entity): Handle case when descriptor has | 12 | * nsfont.m (ns_descriptor_to_entity): Handle case when descriptor has |