diff options
author | ian <ian@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-03-18 01:40:15 +0000 |
---|---|---|
committer | ian <ian@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-03-18 01:40:15 +0000 |
commit | fa714a5450ebf4090a07d65b01809ec862a8b5c0 (patch) | |
tree | a52da3dd2810421b15bcdfa339608094a09df409 /libiberty/ChangeLog | |
parent | da302e353a3973a97157e38ab07f1fb0cfb7ce5d (diff) | |
download | gcc-fa714a5450ebf4090a07d65b01809ec862a8b5c0.tar.gz |
* Makefile.in: Clean up REQUIRED_OFILES and CONFIGURED_OFILES for
an 80 column screen. Run maint-deps.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@79616 138bc75d-0d04-0410-961f-82ee72b054a4
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 edda156e843..95cc22262ca 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,8 @@ +2004-03-17 Ian Lance Taylor <ian@wasabisystems.com> + + * Makefile.in: Clean up REQUIRED_OFILES and CONFIGURED_OFILES for + an 80 column screen. Run maint-deps. + 2004-03-09 Kelley Cook <kcook@gcc.gnu.org> * configure.ac: Bump version to 2.59. Apply suggested autoupdates. |