2000-03-03  Bruno Haible  <bruno@linuix.math.u-bordeaux.fr>

        * po/nl.po: New translation, from Tijs van Bakel <smoke@casema.net>.
        * po/Makefile.trans.nl: New file.
        * configure.in (ALL_LINGUAS): Add nl.
        * po/Makefile.devel (OTHER_LINGUAS): Add nl.

1999-07-20  Bruno Haible  <bruno@linuix.math.u-bordeaux.fr>

        * po/Makefile.devel (*.po.merged): Use clisp.pot, not de.pot.

1999-07-17  Bruno Haible  <bruno@linuix.math.u-bordeaux.fr>

        * po/clisp-xgettext (main): Read and write files in ISO-8859-1
          encoding.
        * po/clisp-msguniq (main): Likewise.

1999-07-16  Bruno Haible  <bruno@linuix.math.u-bordeaux.fr>

        * po/Makefile.in (distclean): Don't remove *.gmo.
          (maintainer-clean): Remove *.gmo here.

1999-06-13  Bruno Haible  <bruno@linuix.math.u-bordeaux.fr>

        * intl/libgettext.h: Prepare a __GNUC_MINOR__ conditional for GCC
          version 3, consistently with intl/intlh.inst.in.

1999-04-05  Bruno Haible  <bruno@linuix.math.u-bordeaux.fr>

        * po/Makefile.devel (DSOURCES): Add amigaaux.
          (LSPSOURCES): Add amigasock.

1999-04-05  Bruno Haible  <bruno@linuix.math.u-bordeaux.fr>

        Stop storing german and french translations in the source files.
        * po/Makefile.devel (PREDEF_LINGUAS): Remove de, fr.
          (OTHER_LINGUAS): Add de, fr.
          (SOURCES_DE, SOURCES_FR): Remove variables.
          (de.po, fr.po): Remove rules.
          (LINGUA): Remove variable.
          (%.po.merged): New rule.
        * po/clisp-xgettext (main): Comment out support for languages de and
          fr. In do-one-file, add support for searching the "GETTEXT" key.
        * po/po_header: Remove de, fr. Update copyright year.
        * po/Makefile.trans: Remove file.
        * po/Makefile.trans.de, po/Makefile.trans.fr, po/Makefile.trans.es:
          New files.

1999-03-08  Bruno Haible  <bruno@linuix.math.u-bordeaux.fr>

        * intl/dcgettext.c: Define _GNU_SOURCE before including any system
          header file.
        * intl/l10nflist.c: Likewise.
        * intl/localealias.c: Likewise.

1998-11-01  Bruno Haible  <bruno@linuix.math.u-bordeaux.fr>

        * po_header: Use "ls --full-time" instead of "ls -e". Option -e does
          not exist in GNU fileutils 3.16 any more.

1998-10-07  Bruno Haible  <bruno@linuix.math.u-bordeaux.fr>

        Modifications for EMX, from Kai Uwe Rommel <rommel@ars.de>.
        * intl/localealias.c (PATH_SEPARATOR): New macro.
          (_nl_expand_alias): Use it instead of ':'.
        * intl/l10nflist.c (PATH_SEPARATOR): New macro.
          (_nl_make_l10nflist): Use it instead of ':'.
        * intl/dcgettext.c (IS_ABSOLUTE): New macro.
          (DCGETTEXT): Use it.

1998-06-01  Bruno Haible  <bruno@linuix.mathematik.uni-karlsruhe.de>

        * intl/*: Upgrade from 0.10.32 to 0.10.35.

1998-04-08  Bruno Haible  <bruno@linuix.mathematik.uni-karlsruhe.de>
	
	* Makefile.devel (GMSGFMT): Add --statistics.
