diff options
author | Mark Mitchell <mark@codesourcery.com> | 2005-10-21 23:29:22 +0000 |
---|---|---|
committer | Mark Mitchell <mark@codesourcery.com> | 2005-10-21 23:29:22 +0000 |
commit | a2136c6ef216623ab3404417cf7e5095fcddf3fc (patch) | |
tree | c8f7cc25734a3215e4ed4462d91458d0081b8e95 /etc/ChangeLog | |
parent | 2068d885634b88af8be6da0b9e5cac77fa146701 (diff) | |
download | gdb-a2136c6ef216623ab3404417cf7e5095fcddf3fc.zip gdb-a2136c6ef216623ab3404417cf7e5095fcddf3fc.tar.gz gdb-a2136c6ef216623ab3404417cf7e5095fcddf3fc.tar.bz2 |
* texi2pod.pl: Substitue for @value even when part of @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 96794ff..0f01686 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2005-10-11 Mark Mitchell <mark@codesourcery.com> + + * texi2pod.pl: Substitue for @value even when part of @include. + 2005-10-21 Bob Wilson <bob.wilson@acm.org> * texi2pod.pl: Import latest version from GCC. |