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 f2a6e1e2752..1ed2e8512e2 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-02-20 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * regex.c (xmalloc, xrealloc): Define these when not linked to | ||
| 4 | Emacs. | ||
| 5 | |||
| 1 | 2006-02-19 Luc Teirlinck <teirllm@auburn.edu> | 6 | 2006-02-19 Luc Teirlinck <teirllm@auburn.edu> |
| 2 | 7 | ||
| 3 | * regex.c (extend_range_table_work_area): Fix typo. | 8 | * regex.c (extend_range_table_work_area): Fix typo. |