aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog7
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 @@
12000-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
12000-06-20 Dave Love <fx@gnu.org> 82000-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,