aboutsummaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2003-06-26 19:08:40 +0000
committerH.J. Lu <hjl.tools@gmail.com>2003-06-26 19:08:40 +0000
commit78c5b0a5c0af294877b57a99f632c89ae8530fba (patch)
tree68e6c0a5ea953a4ccf51d0ce1a6e571ff180b229 /libiberty/ChangeLog
parentce1f64914e30f2beb04bd79c014f8a1bd8d4b560 (diff)
downloadgdb-78c5b0a5c0af294877b57a99f632c89ae8530fba.zip
gdb-78c5b0a5c0af294877b57a99f632c89ae8530fba.tar.gz
gdb-78c5b0a5c0af294877b57a99f632c89ae8530fba.tar.bz2
2003-06-26 H.J. Lu <hongjiu.lu@intel.com>
* testsuite/demangle-expected: Add more GNU V3 testcases.
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index 913bf54..99f2f0a 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,7 @@
+2003-06-26 H.J. Lu <hongjiu.lu@intel.com>
+
+ * testsuite/demangle-expected: Add more GNU V3 testcases.
+
2003-06-22 Zack Weinberg <zack@codesourcery.com>
* safe-ctype.c: Use HOST_CHARSET_ASCII and HOST_CHARSET_EBCDIC,