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 c7bda92493a..259bc7f04ed 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-08-27 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * fileio.c (report_file_error): Fix handling of multibyte error | ||
| 4 | string. | ||
| 5 | |||
| 1 | 2008-08-27 Andreas Seltenreich <seltenreich@gmx.de> | 6 | 2008-08-27 Andreas Seltenreich <seltenreich@gmx.de> |
| 2 | 7 | ||
| 3 | * xterm.c (x_term_init): Temporarily hide the partially | 8 | * xterm.c (x_term_init): Temporarily hide the partially |