diff options
author | Zack Weinberg <zack@codesourcery.com> | 2002-03-26 03:04:41 +0000 |
---|---|---|
committer | Zack Weinberg <zack@gcc.gnu.org> | 2002-03-26 03:04:41 +0000 |
commit | 28852cc64a389ecfe00341c37ee0cb858c431a50 (patch) | |
tree | 5411dd26d4709915ada53fbcecf6217d630a1e0f /contrib/ChangeLog | |
parent | 5c00920976169d4c5f6a19538469783603a1e22e (diff) | |
download | gcc-28852cc64a389ecfe00341c37ee0cb858c431a50.tar.gz |
* texi2pod.pl: Handle @end ftable and @end vtable.
From-SVN: r51364
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 5ea9651a2e6..29572c92486 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,7 @@ +2002-03-25 Zack Weinberg <zack@codesourcery.com> + + * texi2pod.pl: Handle @end ftable and @end vtable. + 2002-03-11 Zack Weinberg <zack@codesourcery.com> * texi2pod.pl: Handle @include, @ftable, @vtable. |