diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 21803be7508..a0bb104d32c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2009-06-18 Andreas Schwab <aschwab@redhat.com> | ||
| 2 | |||
| 3 | * xdisp.c (redisplay_internal): Check that the frame is still | ||
| 4 | live after redisplay of its windows. | ||
| 5 | (redisplay_windows): Check that the window is still live. | ||
| 6 | |||
| 1 | 2009-06-17 Andreas Schwab <schwab@linux-m68k.org> | 7 | 2009-06-17 Andreas Schwab <schwab@linux-m68k.org> |
| 2 | 8 | ||
| 3 | * coding.c (detect_coding_utf_16): Fix previous change. | 9 | * coding.c (detect_coding_utf_16): Fix previous change. |