aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog.227
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog.22 b/src/ChangeLog.22
index 6a44c322f83..ff9b05ecd5c 100644
--- a/src/ChangeLog.22
+++ b/src/ChangeLog.22
@@ -1,3 +1,10 @@
12004-09-28 Kenichi Handa <handa@m17n.org>
2
3 * fileio.c (report_file_error): Make a unibyte string from
4 strerror (errorno).
5 (Fsubstitute_in_file_name): Fix the arg to
6 unibyte_char_to_multibyte. It is evaluated twice.
7
12004-09-19 Kenichi Handa <handa@m17n.org> 82004-09-19 Kenichi Handa <handa@m17n.org>
2 9
3 * charset.h (CHAR_CHARSET): Shortcut for ASCII case. 10 * charset.h (CHAR_CHARSET): Shortcut for ASCII case.