diff options
author | Eric Christopher <echristo@gmail.com> | 2007-04-05 05:55:51 +0000 |
---|---|---|
committer | Eric Christopher <echristo@gmail.com> | 2007-04-05 05:55:51 +0000 |
commit | 263435cc613c72ccf472257d15f824523e27ac24 (patch) | |
tree | 8bf13f49221d37f3ee339ee500eaa6504f68fafa /etc/ChangeLog | |
parent | 748c1917671f87b17b245a884de0928b48054c85 (diff) | |
download | newlib-263435cc613c72ccf472257d15f824523e27ac24.zip newlib-263435cc613c72ccf472257d15f824523e27ac24.tar.gz newlib-263435cc613c72ccf472257d15f824523e27ac24.tar.bz2 |
2007-04-04 Eric Christopher <echristo@apple.com>
Move from gcc:
2007-04-04 Zack Weinberg <zack@mrtock.ucsd.edu>
* texi2pod.pl: Correct handling of @itemize with no argument.
2007-02-16 Matthias Klose <doko@debian.org>
* texi2pod.pl: Handle @subsubsection, ignore @anchor.
2007-02-06 Richard Sandiford <richard@codesourcery.com>
* texi2pod.pl: Handle @multitable.
Diffstat (limited to 'etc/ChangeLog')
-rw-r--r-- | etc/ChangeLog | 22 |
1 files changed, 18 insertions, 4 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index ecddf2a..42e16c1 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,18 @@ +2007-04-04 Eric Christopher <echristo@apple.com> + + Move from gcc: + 2007-04-04 Zack Weinberg <zack@mrtock.ucsd.edu> + + * texi2pod.pl: Correct handling of @itemize with no argument. + + 2007-02-16 Matthias Klose <doko@debian.org> + + * texi2pod.pl: Handle @subsubsection, ignore @anchor. + + 2007-02-06 Richard Sandiford <richard@codesourcery.com> + + * texi2pod.pl: Handle @multitable. + 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com> * Makefile.in: Add support for "pdf" and "install-pdf" targets. @@ -24,15 +39,15 @@ 2006-02-27 Carlos O'Donell <carlos@codesourcery.com> - * Makefile.in: TEXI2HTML uses makeinfo. Define + * Makefile.in: TEXI2HTML uses makeinfo. Define HTMLFILES. Add html targets. - * configure.texi: Use ifnottex. Add alternative + * configure.texi: Use ifnottex. Add alternative image format specifier as jpg. * standards.texi: Use ifnottex. 2005-10-21 Mark Mitchell <mark@codesourcery.com> - * texi2pod.pl: Substitue for @value even when part of @include. + * texi2pod.pl: Substitue for @value even when part of @include. 2005-10-21 Bob Wilson <bob.wilson@acm.org> @@ -602,4 +617,3 @@ Mon Nov 16 16:50:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) Sun Oct 11 16:05:48 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) * intro.texi: added INFO-DIR-ENTRY - |