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 31764cad485..99e2c3d9a84 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2013-04-24 Kenichi Handa <handa@gnu.org> | ||
| 2 | |||
| 3 | * coding.c (decode_coding_iso_2022): When an invalid escape | ||
| 4 | sequence is encountered, reset the invocation and designation | ||
| 5 | status to the safest one. | ||
| 6 | |||
| 1 | 2013-04-22 Paul Eggert <eggert@cs.ucla.edu> | 7 | 2013-04-22 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 8 | ||
| 3 | * Makefile.in (bootstrap-clean): Remove stamp-h1 too. | 9 | * Makefile.in (bootstrap-clean): Remove stamp-h1 too. |