Changelog for linuxdoc-tools:

This package is no longer packaged as Debian native and this
Changelog will only contain changes after that happened.

For changes when this was packaged as a Debian native package,
please see "doc/CHANGES.Debian-native".

0.9.71:
======
 * doc/Makedoc.sh: Really pass --filter to txt backend to strip control chars.

0.9.70:
======
 * Replace #include <malloc.h> with standard #include <stdlib.h> in
   rtf2rtf.l.
 * Build documentation in build target, not in install target
   (Debian #800537).
 * More versatile handling of doc formats, allowing explicit selection or
   full disabling. Add pdf format and built it instead of dvi+ps.
 * sgmlpre/sgmlpre.l: Fix some "type defaults to 'int'" warnings.
 * Add $main::isoentities_prefix/share/sgml/sgml-iso-entities-8879.1986/catalog
   catalog location.
 * doc/Makedoc.sh: Other changes,
   - Make dvips honour /etc/papersize if letter. a4 otherwise.
   - Do not preserve gzip timestamps when creating guide.ps.gz.
   - Make POSIX sh portable and use as such from Makefile.in.
 * The usual minor changes here and there.

0.9.69:
=======
 * Fix compilation with new flex. Thanks Martin Milata (Debian #700958).
