2014-08-15 Tobias Leupold <tobias.leupold@web.de>

    * Release: Version 0.2.5

    * Overall changes:
        - Reworked the sources, reworked the coding style.
        - Sanitized the l10n.
        - Added the possibility to define custom output file names via the
          newly introduced "--outpattern" option.

    * Bugfixes (thanks to Thorsten Grothe for the bug reports!):
        - Skip empty lines in the database file.
        - Fixed problems with Windows style line ends in database files on
          Windows.

2012-12-29 Tobias Leupold <tobias.leupold@web.de>

    * Release: Version 0.2.4

    * bin/serienbrief:
        - Fixed problems with complex documents that have been probably
          caused by colliding aux files. Each form letter is now
          processed in an individual temp file.
        - Added the --repeat command line option so that LaTeX can be
          called multiple times, e. g. to get cross-references right.

    * doc/*:
        - Translated the manpage to a rst document that can be
          re-translated to a manpage again

    * doc/serienbrief.[rst,1], po/de.po:
        Updated the documentation and German translation.

2012-05-22 Tobias Leupold <tobias.leupold@web.de>

    * Release: Version 0.2.3

    * bin/serienbrief:
        Create temporary files in the current directory (not in /tmp)
        so that external references (like images, etc.) will also be
        found by the processed source files.

    * doc/serienbrief.1:
        Updated the documentation.

2010-06-01 Tobias Leupold <tobias.leupold@web.de>

    * Release: Version 0.2.2

    * bin/serienbrief:
        - Stopped removing comments, as this breaks some LaTeX
          documents. The fix has been around for quite a while now ...
        - Removed the --tmp-prefix option in favor of simply using
          files in /tmp, so all tmp files can be safely removed.
        - Better output names for the form letters: e. g. name-001.pdf

    * doc/serienbrief.1, po/de.po:
        Updated the documentation and German translation.

    * ChangeLog: Fixed old entries.

2008-09-23 Tobias Leupold <tobias.leupold@web.de>

    * Release: Version 0.2.1

    * serienbrief:
        - Added the --pretend parameter (thanks to Oleg Fiksel :-)
        - Cleaned up the whole code.
        - Translated the variables to English words.

    * The whole code:
        Added a makefile driven installation which creates the l10n
        on the target system.

2006-07-21 Tobias Leupold <tobias.leupold@web.de>

    * Release: Version 0.2

    * serienbrief:
        - Due to a lot of downloads of this script, I decided to
          translate the the sources to English and create a German
          localization for serienbrief.
        - Pressing CTRL+C when the form letters are created is now
          handled.

    * serienbrief.1: Added a manpage.

2006-07-19 Tobias Leupold <tobias.leupold@web.de>

    * Release: Version 0.1.1

    * serienbrief:
        - Made it possible to use all kinds of delimiters.
        - Several small bugfixes.
