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 | f15f78bf554ccf7889d56a336995d5aec98429c0 (patch) | |
tree | 0ef69360c3873a15588227f4aaa47c07ab9fa4f9 /etc/ChangeLog | |
parent | 0505defa4af535a321a63b75efd1b2cbfea783bb (diff) | |
download | newlib-f15f78bf554ccf7889d56a336995d5aec98429c0.zip newlib-f15f78bf554ccf7889d56a336995d5aec98429c0.tar.gz newlib-f15f78bf554ccf7889d56a336995d5aec98429c0.tar.bz2 |
* 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 09d002f..a5959c7 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. |