diff options
author | kcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-07-07 02:09:25 +0000 |
---|---|---|
committer | kcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-07-07 02:09:25 +0000 |
commit | 1140cb518c6dadf9d2a3aed5024d2b9a172f87e0 (patch) | |
tree | c8a3cc22a1428ef88ca4da587c815ade61219422 /libiberty/ChangeLog | |
parent | 17fd01f727d17ed4ff3b26e782f5fefa291abd13 (diff) | |
download | gcc-1140cb518c6dadf9d2a3aed5024d2b9a172f87e0.tar.gz |
2005-07-07 Kelley Cook <kcook@gcc.gnu.org>
* config.in: Regenerate for 6/20 change.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101683 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r-- | libiberty/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index ba575549ada..94194958a86 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,7 @@ +2005-07-07 Kelley Cook <kcook@gcc.gnu.org> + + * config.in: Regenerate for 6/20 change. + 2005-07-03 Steve Ellcey <sje@cup.hp.com> PR other/13906 |