diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 60fd0530617..c541efb966e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2009-04-16 Andreas Schwab <schwab@linux-m68k.org> | ||
| 2 | |||
| 3 | * search.c (boyer_moore): Use zero as marker value for a possible | ||
| 4 | match instead of depending on overflow behavior. | ||
| 5 | |||
| 1 | 2009-04-16 Chong Yidong <cyd@stupidchicken.com> | 6 | 2009-04-16 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 7 | ||
| 3 | * keyboard.c (adjust_point_for_property): Disable 2009-02-12 | 8 | * keyboard.c (adjust_point_for_property): Disable 2009-02-12 |