diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 526b88a9a8a..547dbbe7157 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2004-05-11 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * process.c (read_process_output): Grow decoding_buf when needed; | ||
| 4 | this could cause a crash in allocate_string and compact_small_strings. | ||
| 5 | |||
| 1 | 2004-04-29 Jim Blandy <jimb@redhat.com> | 6 | 2004-04-29 Jim Blandy <jimb@redhat.com> |
| 2 | 7 | ||
| 3 | * regex.c (mutually_exclusive_p): In 'case wordbeg', compare op2 | 8 | * regex.c (mutually_exclusive_p): In 'case wordbeg', compare op2 |