diff options
author | zack <zack@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-04-02 22:51:55 +0000 |
---|---|---|
committer | zack <zack@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-04-02 22:51:55 +0000 |
commit | a578e811da1f816e196f98cd83c804b07f4dae92 (patch) | |
tree | 1b53a5cc9a8da26882a9731611c5586c59a6fe15 /libio/ChangeLog | |
parent | b93c7be0687bc071a650168fc660f5a71cbcd99d (diff) | |
download | gcc-a578e811da1f816e196f98cd83c804b07f4dae92.tar.gz |
* configure.in: Indent the # of #include_next one space.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32871 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libio/ChangeLog')
-rw-r--r-- | libio/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libio/ChangeLog b/libio/ChangeLog index 6de90073923..e1df607ebbe 100644 --- a/libio/ChangeLog +++ b/libio/ChangeLog @@ -1,3 +1,7 @@ +2000-04-02 Zack Weinberg <zack@wolery.cumb.org> + + * configure.in: Indent the # of #include_next one space. + 2000-03-29 Jason Merrill <jason@casey.cygnus.com> * configure.in: -linux-gnu*, not -linux-gnu. |