Reencode Changelog to UTF8.
authorMilan Broz <gmazyland@gmail.com>
Mon, 10 Oct 2011 20:01:51 +0000 (20:01 +0000)
committerMilan Broz <gmazyland@gmail.com>
Mon, 10 Oct 2011 20:01:51 +0000 (20:01 +0000)
git-svn-id: https://cryptsetup.googlecode.com/svn/trunk@642 36d66b0a-2a48-0410-832c-cd162a569da5

ChangeLog

index 5fa3339..5ab22ff 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        * configure.in (AC_OUTPUT): Add m4/Makefile.
        (AM_GNU_GETTEXT_VERSION): Bump to 0.15.
 
-2006-10-22  David Härdeman  <david@hardeman.nu>
+2006-10-22  David Härdeman  <david@hardeman.nu>
 
        * Allow hashing of keys passed through stdin.
 
 
 2006-08-04  Clemens Fruhwirth  <clemens@endorphin.org>
 
-       * lib/setup.c (get_key): Applied patch from David Härdeman
+       * lib/setup.c (get_key): Applied patch from David Härdeman
        <david@2gen.com> for reading binary keys from stdin using
        the "-" as key file.
 
 
 2006-07-23  Clemens Fruhwirth  <clemens@endorphin.org>
 
-       * Applied patches from David Härdeman <david@2gen.com> to fix 64
+       * Applied patches from David Härdeman <david@2gen.com> to fix 64
        bit compiler warning issues.
 
 2006-05-19  Clemens Fruhwirth  <clemens@endorphin.org>
 
        * configure.in: Release 1.0.3.
 
-       * Applied patch by Johannes Weißl for more meaningful exit codes
+       * Applied patch by Johannes Weißl for more meaningful exit codes
        and password retries
 
 2006-03-30  Clemens Fruhwirth  <clemens@endorphin.org>