diff options
author | Daniel Jacobowitz <drow@false.org> | 2006-05-31 15:47:48 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2006-05-31 15:47:48 +0000 |
commit | 261dd81b2625049ebc3fc4a4a7ffab0be483319a (patch) | |
tree | ba7fc6f41fb3380fc927d806571de118c4cdf98d /etc/ChangeLog | |
parent | 20e95c23ab729a24aa7533de3a61b6e2c49506ea (diff) | |
download | binutils-gdb-261dd81b2625049ebc3fc4a4a7ffab0be483319a.tar.gz |
* texi2pod.pl: Correct handling of absolute @include.
Diffstat (limited to 'etc/ChangeLog')
-rw-r--r-- | etc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index 09d002f245e..a5959c70a70 100644 --- a/etc/ChangeLog +++ b/etc/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. |