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 c799feb1b3a..2f7149e6e94 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-11-17 NIIMI Satoshi <sa2c@sa2c.net> (tiny change) | ||
| 2 | |||
| 3 | * search.c (simple_search): In the loop of backward searching, | ||
| 4 | check also the byte position against the limit. | ||
| 5 | |||
| 1 | 2006-11-14 Romain Francoise <romain@orebokech.com> | 6 | 2006-11-14 Romain Francoise <romain@orebokech.com> |
| 2 | 7 | ||
| 3 | * minibuf.c (Fcompleting_read): Fix typo in docstring. | 8 | * minibuf.c (Fcompleting_read): Fix typo in docstring. |