aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
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 d09e65606da..adbf57396c2 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12003-06-12 Dave Love <fx@gnu.org>
2
3 * alloca.c (alloca): Declare arg as size_t.
4
5 * sysdep.c: Remove redundant include of unistd.h, stdlib.h. Use
6 HAVE_DECL_SYS_SIGLIST, not SYS_SIGLIST_DECLARED.
7
12003-06-11 Dave Love <fx@gnu.org> 82003-06-11 Dave Love <fx@gnu.org>
2 9
3 * search.c (shrink_regexp_cache): Use xrealloc. 10 * search.c (shrink_regexp_cache): Use xrealloc.