aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 3cd24eff246..4c07d29c07d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,8 +1,12 @@
12003-06-05 Kenichi Handa <handa@m17n.org>
2
3 * process.c (read_process_output): Handle carryover correctly.
4
12003-06-02 Dave Love <fx@gnu.org> 52003-06-02 Dave Love <fx@gnu.org>
2 6
3 * regex.c (re_search_2): Fix last change. 7 * regex.c (re_search_2): Fix last change.
4 8
52003-05-30 Kenichi Handa <handa@etlken2> 92003-05-30 Kenichi Handa <handa@m17n.org>
6 10
7 * regex.c (GET_CHAR_BEFORE_2): Check multibyte, not 11 * regex.c (GET_CHAR_BEFORE_2): Check multibyte, not
8 target_multibyte. Even in a unibyte case, return a converted 12 target_multibyte. Even in a unibyte case, return a converted