aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@gcc.gnu.org>2001-08-12 02:06:34 +0000
committerAndrew Cagney <cagney@gcc.gnu.org>2001-08-12 02:06:34 +0000
commitb0e9bc8cc351a2941e27ff0f5e6ad0542235f68c (patch)
tree456fe3e1076d54d71bb5f41e7a2f206f201e262a
parent94aca342987fa4c024f4aaa32c72715787ab84e5 (diff)
downloadgcc-b0e9bc8cc351a2941e27ff0f5e6ad0542235f68c.zip
gcc-b0e9bc8cc351a2941e27ff0f5e6ad0542235f68c.tar.gz
gcc-b0e9bc8cc351a2941e27ff0f5e6ad0542235f68c.tar.bz2
Oops, fix check-in date.
From-SVN: r44816
-rw-r--r--include/ChangeLog2
-rw-r--r--libiberty/ChangeLog2
2 files changed, 2 insertions, 2 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index f0d141e..8eefec8 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,4 +1,4 @@
-2001-06-13 Andrew Cagney <ac131313@redhat.com>
+2001-08-10 Andrew Cagney <ac131313@redhat.com>
* libiberty.h (lbasename): Change function declaration to return a
const char pointer.
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index c80b809..0a2b295 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,4 +1,4 @@
-2001-06-13 Andrew Cagney <ac131313@redhat.com>
+2001-08-10 Andrew Cagney <ac131313@redhat.com>
* lbasename.c (lbasename): Change function definition to return a
const char pointer.