aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2000-11-29 20:14:48 +0000
committerDJ Delorie <dj@redhat.com>2000-11-29 20:14:48 +0000
commitb13291a97978585d2167e4bb047493c34f3df5ca (patch)
tree9413860ff0498530ebd4b34809fb18cd5e400a78 /include/ChangeLog
parent92655e1933471f2d8cedcb471239303e828f9697 (diff)
downloadgdb-b13291a97978585d2167e4bb047493c34f3df5ca.zip
gdb-b13291a97978585d2167e4bb047493c34f3df5ca.tar.gz
gdb-b13291a97978585d2167e4bb047493c34f3df5ca.tar.bz2
* libiberty.h: Move #includes to top. Prototype xmalloc_failed.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 1b978a7..a7a115b 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,7 @@
+2000-11-29 Zack Weinberg <zack@wolery.stanford.edu>
+
+ * libiberty.h: Move #includes to top. Prototype xmalloc_failed.
+
2000-11-15 Kenneth Block <kenneth.block@compaq.com>
* demangle.h: Add gnat and java demangle styles.