aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2000-12-05 16:49:47 +0000
committerDJ Delorie <dj@redhat.com>2000-12-05 16:49:47 +0000
commitf93eaf706d50450cdb630a7113ad344b52506b5a (patch)
tree0751881ecaf3626e4760a6e47d392ed4214b71c0 /include/ChangeLog
parent6609fa7475519eeee34272b25d38995906cb315e (diff)
downloadgdb-f93eaf706d50450cdb630a7113ad344b52506b5a.zip
gdb-f93eaf706d50450cdb630a7113ad344b52506b5a.tar.gz
gdb-f93eaf706d50450cdb630a7113ad344b52506b5a.tar.bz2
* demangle.h: Change "new_abi" to "v3" everywhere.
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 a7a115b..017f94f 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,7 @@
+2000-12-05 Richard Henderson <rth@redhat.com>
+
+ * demangle.h: Change "new_abi" to "v3" everywhere.
+
2000-11-29 Zack Weinberg <zack@wolery.stanford.edu>
* libiberty.h: Move #includes to top. Prototype xmalloc_failed.