diff options
author | Daniel Jacobowitz <drow@false.org> | 2006-05-02 13:59:42 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2006-05-02 13:59:42 +0000 |
commit | b02e2fdabec1f0f18cab48f04ad6b1b8ce4f47bc (patch) | |
tree | d5d0d1d1f45c9ca1bdf5b2ba37d74c07b1c9013c /etc/ChangeLog | |
parent | a78d2a672f1305eab1502d603e1c5d3cf10d673d (diff) | |
download | gdb-b02e2fdabec1f0f18cab48f04ad6b1b8ce4f47bc.zip gdb-b02e2fdabec1f0f18cab48f04ad6b1b8ce4f47bc.tar.gz gdb-b02e2fdabec1f0f18cab48f04ad6b1b8ce4f47bc.tar.bz2 |
* texi2pod.pl: Handle -I.
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 0d2b80c..09d002f 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2006-05-02 Daniel Jacobowitz <dan@codesourcery.com> + + * texi2pod.pl: Handle -I. + 2006-04-06 Carlos O'Donell <carlos@codesourcery.com> * Makefile.in: Add install-html target. Add htmldir, |