diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
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 | ||
| 22 | 2005-10-21 Kenichi Handa <handa@m17n.org> | 22 | 2005-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 | ||
| 27 | 2005-10-20 Kim F. Storm <storm@cua.dk> | 26 | 2005-10-20 Kim F. Storm <storm@cua.dk> |
| 28 | 27 | ||