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 f986c03cc14..0aa7e869c39 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2010-11-22 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | ||
| 2 | |||
| 3 | * alloc.c (mark_terminals): Ensure that the image cache is marked | ||
| 4 | even if the terminal object was marked earlier (Bug#6301). | ||
| 5 | |||
| 1 | 2010-11-21 Chong Yidong <cyd@stupidchicken.com> | 6 | 2010-11-21 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 7 | ||
| 3 | * editfns.c (Fbyte_to_string): Signal an error arg is not a byte. | 8 | * editfns.c (Fbyte_to_string): Signal an error arg is not a byte. |