diff options
author | DJ Delorie <dj@redhat.com> | 2002-06-18 03:01:43 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2002-06-18 03:01:43 +0000 |
commit | f9c3326aeccc27f8ed55c7c3319f254393fbdbbc (patch) | |
tree | 06133fcf7466a82ee8d57ae81e770254cfea7867 /libiberty/ChangeLog | |
parent | 2a24298d3333960a1fc6e0f9cf1f863ea6a743df (diff) | |
download | gdb-f9c3326aeccc27f8ed55c7c3319f254393fbdbbc.zip gdb-f9c3326aeccc27f8ed55c7c3319f254393fbdbbc.tar.gz gdb-f9c3326aeccc27f8ed55c7c3319f254393fbdbbc.tar.bz2 |
merge from gcc
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r-- | libiberty/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 916995e..06cb89f 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,8 @@ +2002-06-17 Douglas Rupp <rupp@gnat.com> + + * lbasename.c: Add 2002 to copyright. + (IS_DIR_SEPARATOR): Remove VMS junk. + 2002-06-05 Geoffrey Keating <geoffk@redhat.com> * hashtab.c (htab_create): New stub function for backward |