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 352a7239acf..69c8f22e700 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2009-12-15 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * dbusbind.c (xd_retrieve_arg): Reorder declarations in order to | ||
| 4 | avoid compiler warnings. (Bug #5217). | ||
| 5 | |||
| 1 | 2009-12-14 Kenichi Handa <handa@m17n.org> | 6 | 2009-12-14 Kenichi Handa <handa@m17n.org> |
| 2 | 7 | ||
| 3 | * coding.c (decode_coding_iso_2022): Ignore ISO_CODE_SS2_7 (0x19) | 8 | * coding.c (decode_coding_iso_2022): Ignore ISO_CODE_SS2_7 (0x19) |