aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 32a55077ac9..c242a497fe0 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -21,8 +21,7 @@
21 21
222005-10-21 Kenichi Handa <handa@m17n.org> 222005-10-21 Kenichi Handa <handa@m17n.org>
23 23
24 * search.c (boyer_moore): Surround the '||' part of expression in 24 * search.c (boyer_moore): Add parens to fix and/or precedence bug.
25 `if' condition by parentheses explicitly.
26 25
272005-10-20 Kim F. Storm <storm@cua.dk> 262005-10-20 Kim F. Storm <storm@cua.dk>
28 27