aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 0e66f15a572..e928c1a8a47 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12002-08-19 Kenichi Handa <handa@etl.go.jp> 12002-08-19 Kenichi Handa <handa@etl.go.jp>
2 2
3 * lread.c (safe_to_load_p): Fix the logic.
4
3 * syntax.c (scan_words): Don't treat characters belonging to 5 * syntax.c (scan_words): Don't treat characters belonging to
4 different scripts constituting a work. 6 different scripts constituting a work.
5 7