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 4d80761d7d6..5ba3f0e12a2 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2010-06-26 Andreas Schwab <schwab@linux-m68k.org> | ||
| 2 | |||
| 3 | * alloc.c (Fmake_byte_code): Don't access undefined argument | ||
| 4 | (Bug#6517). | ||
| 5 | |||
| 1 | 2010-06-25 Chong Yidong <cyd@stupidchicken.com> | 6 | 2010-06-25 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 7 | ||
| 3 | * xdisp.c (next_element_from_image): Ensure that after-strings are | 8 | * xdisp.c (next_element_from_image): Ensure that after-strings are |