                                                                 -*- text -*-

2003-04-22 Kester Habermann <kester@linuxtag.org>
Time-stamp: <2003-04-27 14:09:31 kester>
$Id: CHANGELOG,v 1.6 2003/04/27 12:06:18 kester Exp $

CHANGES
  v0.07, 2003-04-27, Kester Habermann <kester@linuxtag.org>
     * fixed bugs in examples in manpage
     * written new ANNOUNCEMENT
     * wrote HOWTO Localize Knoppix for your language using knoppix-customize
     * created Docbook version of FAQ
     * implemented new actions set_syslinux_opt and set_append_opt
     * tried splint to see if it helps produce better code
     * added set_syslinux_opt and set_append_opt for exchanging
       value of option with new value of same length

  v0.06, 2003-04-24, Kester Habermann <kester@linuxtag.org>
     * made win32 version
     * changes markup in docbook manpage
     * switchedt from docbook-to-man to docbook2man

  v0.05, 2003-04-23, Kester Habermann <kester@linuxtag.org>
     * implemented new actions get_syslinux_opt and get_append_opt
       and option target
     * new exit codes
     * print error message if unknown action is specified
     * made debian package
     * wrote manpage
     * verbose output now goes to stderr
     * put TODO und CHANGELOG into seperate files
     * included win32-support from Chris Liechti <cliechti@gmx.net>
     * got rid of warnings during compile

  v0.04, 2002-11-11, Kester Habermann <kester@linuxtag.org>
     * fixed fat-bug with hidden files

  v0.03, 2002-11-11, Kester Habermann <kester@linuxtag.org>
     * added --action export_floppy and --action import_floppy

  v0.02, 2002-11-11, Kester Habermann <kester@linuxtag.org>
     * fixed bug with to short local file names
     * with action export_file "--local_file" now may be directory,
       file with same name as --image_file will be created
       ("." also is a directory)
     * with action import_file "--image_file" now may "." and
       local_file (without path) will be used
     * local_file may be "-" with action export_file for STDOUT and
       with action import_file for STDIN

