diff options
author | Mark Mitchell <mark@codesourcery.com> | 2005-10-04 05:34:57 +0000 |
---|---|---|
committer | Mark Mitchell <mmitchel@gcc.gnu.org> | 2005-10-04 05:34:57 +0000 |
commit | 36dd6d31e4cfb026258d1885e788d7934521f694 (patch) | |
tree | 1ccff990508a548f2a18d3117e09ff6e8a956bf0 /libiberty/ChangeLog | |
parent | 012a7a78174b3612ea3a63944d70ee714bb4e9cf (diff) | |
download | gcc-36dd6d31e4cfb026258d1885e788d7934521f694.tar.gz |
* at-file.texi: New file.
From-SVN: r104937
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 5aa21740578..23aae90067a 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,7 @@ +2005-10-03 Mark Mitchell <mark@codesourcery.com> + + * at-file.texi: New file. + 2005-09-27 Mark Mitchell <mark@codesourcery.com> * argv.c (expandargv): Do not use xmalloc_failed. |