diff options
author | drow <drow@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-05-31 15:48:05 +0000 |
---|---|---|
committer | drow <drow@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-05-31 15:48:05 +0000 |
commit | a041cdc9197695fc54129ef1af1e73abf632bb38 (patch) | |
tree | 9a67c316c5f529f90ced2ff04c699f8e85fad122 /contrib/ChangeLog | |
parent | 6833eae40b86052351c285af025952a918754280 (diff) | |
download | gcc-a041cdc9197695fc54129ef1af1e73abf632bb38.tar.gz |
* texi2pod.pl: Correct handling of absolute @include.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@114271 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 1583757d1fb..46731357181 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,7 @@ +2006-05-31 Daniel Jacobowitz <dan@codesourcery.com> + + * texi2pod.pl: Correct handling of absolute @include. + 2006-05-02 Daniel Jacobowitz <dan@codesourcery.com> * texi2pod.pl: Handle -I. |