diff options
author | Matt Kraai <kraai@alumni.cmu.edu> | 2003-07-15 09:24:07 +0000 |
---|---|---|
committer | Matt Kraai <kraai@gcc.gnu.org> | 2003-07-15 09:24:07 +0000 |
commit | 9fa0903819a6687830aa1e7e70f631ca3eeb3a78 (patch) | |
tree | 0ba7ecc9bd52cdb8680c8d449a9e5513e02bd5fd /contrib/ChangeLog | |
parent | 3cec3f83072da1a2e7bd43b6bae511f6d9e0da91 (diff) | |
download | gcc-9fa0903819a6687830aa1e7e70f631ca3eeb3a78.zip gcc-9fa0903819a6687830aa1e7e70f631ca3eeb3a78.tar.gz gcc-9fa0903819a6687830aa1e7e70f631ca3eeb3a78.tar.bz2 |
* texi2pod.pl: Default @itemize's parameter to @bullet.
From-SVN: r69399
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 14efc3a..5d4999a 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,7 @@ +2003-07-15 Matt Kraai <kraai@alumni.cmu.edu> + + * texi2pod.pl: Default @itemize's parameter to @bullet. + 2003-07-12 Zack Weinberg <zack@codesourcery.com> * gcc_update: gcc/acconfig.h no longer exists. |