diff options
author | drow <drow@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-05-02 13:50:58 +0000 |
---|---|---|
committer | drow <drow@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-05-02 13:50:58 +0000 |
commit | 76581c496b3dcedc6e134eba0467849097673bc0 (patch) | |
tree | f23351771cf715ee6f0233edcf65b398a3a1d775 /contrib/ChangeLog | |
parent | 0523b3f8725b6d5e25481cf65e31e2206a616177 (diff) | |
download | gcc-76581c496b3dcedc6e134eba0467849097673bc0.tar.gz |
* texi2pod.pl: Handle -I.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@113462 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'contrib/ChangeLog')
-rw-r--r-- | contrib/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 829bdea71a5..57e9dd54782 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,7 @@ +2006-04-17 Daniel Jacobowitz <dan@codesourcery.com> + + * texi2pod.pl: Handle -I. + 2006-02-28 Mark Mitchell <mark@codesourcery.com> * gennews (files): Update for GCC 4.1. |