diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index dfe2076abd2..ac849aeafc2 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2000-06-20 Stefan Monnier <monnier@cs.yale.edu> | ||
| 2 | Based on a patch by Larry Jones <larry.jones@sdrc.com>. | ||
| 3 | |||
| 4 | * regex.c (re_match, re_match_2): Protect calls to alloca (0). | ||
| 5 | (re_comp): Cast gettext return value to avoid complaints when | ||
| 6 | !HAVE_LIBINTL. | ||
| 7 | |||
| 1 | 2000-06-20 Dave Love <fx@gnu.org> | 8 | 2000-06-20 Dave Love <fx@gnu.org> |
| 2 | 9 | ||
| 3 | * m/stride.h, m/mips.h: Don't define HAVE_GETWD, | 10 | * m/stride.h, m/mips.h: Don't define HAVE_GETWD, |