aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index ff6af32b1c6..09108b858f6 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12000-09-02 Gerd Moellmann <gerd@gnu.org> 12000-09-02 Gerd Moellmann <gerd@gnu.org>
2 2
3 * emacs.c, callint.c, doc.c, editfns.c: Remove includes of
4 string.h and strings.h.
5 (index) [HAVE_INDEX]: Add prototype.
6
3 * unexelf.c (SHT_PROGBITS) [__NetBSD__ && !PT_LOAD]: Don't define. 7 * unexelf.c (SHT_PROGBITS) [__NetBSD__ && !PT_LOAD]: Don't define.
4 (SHT_MIPS_DEBUG, HDRR) [__NetBSD__ && __mips__]: Define. 8 (SHT_MIPS_DEBUG, HDRR) [__NetBSD__ && __mips__]: Define.
5 9