aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorStefan Monnier2000-06-20 17:06:32 +0000
committerStefan Monnier2000-06-20 17:06:32 +0000
commit8972fe79a7bdb5b2fb557456918e78fecc2e6c86 (patch)
tree697bbb1f7650c3985b1bdb8d8c8a330bab65b500 /src/ChangeLog
parenta60198e5df719794ef91398c16062de790ff0602 (diff)
downloademacs-8972fe79a7bdb5b2fb557456918e78fecc2e6c86.tar.gz
emacs-8972fe79a7bdb5b2fb557456918e78fecc2e6c86.zip
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
-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,