OSDN Git Service

* texi2pod.pl:
[pf3gnuchains/gcc-fork.git] / contrib / ChangeLog
index 556d5da..8f5dfe5 100644 (file)
@@ -1,3 +1,26 @@
+2000-11-19  Zack Weinberg  <zackw@stanford.edu>
+
+       * texi2pod.pl:
+         - Add real command line parsing.
+         - Support @ifset, @ifclear, @set, @value, -D switch.
+         - Support @sc.  Improve handling of @ref and friends.
+         - Discard @subsection, @need, @node lines.
+         - Un-nest font changes to match texinfo semantics.
+         - Handle @{ and @}.  Oops.
+         - Don't emit E<> directives inside verbatim blocks.
+
+2000-11-12  Bruce Korb  <bkorb@gnu.org>
+
+       * release: generalize the release script a bit.
+
+Sat Nov 11 17:29:03 2000  Mark P Mitchell  <mark@codesourcery.com>
+
+       * gcc_build: Add -o option for setting the objdir to use.
+
+2000-11-11  Jeff Law  <law@redhat.com>,
+
+       * release: New file.
+
 2000-11-08  Jeff Law  <law@redhat.com>,
            Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>