diff options
author | manu <manu@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-10-08 14:05:51 +0000 |
---|---|---|
committer | manu <manu@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-10-08 14:05:51 +0000 |
commit | e3d2159eb818033b6e7590ce894cc8f964f3bcd0 (patch) | |
tree | 526ac907123561985d2443acd65a45bf86254766 /contrib/ChangeLog | |
parent | d5ed60d6563744ad5822bfedf94e27c9a779ed4b (diff) | |
download | gcc-e3d2159eb818033b6e7590ce894cc8f964f3bcd0.tar.gz |
2007-10-08 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
* doc/invoke.texi (Wall): fix formatting issues.
contrib/
* texi2pod.pl: Handle @asis.
(postprocess): Move @gccoptlist{} after all formatting commands.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@129125 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'contrib/ChangeLog')
-rw-r--r-- | contrib/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 5f99c24e0f8..8df5f828743 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,8 @@ +2007-10-08 Manuel Lopez-Ibanez <manu@gcc.gnu.org> + + * texi2pod.pl: Handle @asis. + (postprocess): Move @gccoptlist{} after all formatting commands. + 2007-10-01 Alexandre Oliva <aoliva@redhat.com> * compare-debug: Avoid spurious errors when .stripped files |