Reencode Changelog to UTF8.

git-svn-id: https://cryptsetup.googlecode.com/svn/trunk@642 36d66b0a-2a48-0410-832c-cd162a569da5
This commit is contained in:
Milan Broz
2011-10-10 20:01:51 +00:00
parent 94fb0b7781
commit 58a27a18ca

View File

@@ -407,7 +407,7 @@
* configure.in (AC_OUTPUT): Add m4/Makefile.
(AM_GNU_GETTEXT_VERSION): Bump to 0.15.
2006-10-22 David H<EFBFBD>rdeman <david@hardeman.nu>
2006-10-22 David Härdeman <david@hardeman.nu>
* Allow hashing of keys passed through stdin.
@@ -474,7 +474,7 @@
2006-08-04 Clemens Fruhwirth <clemens@endorphin.org>
* lib/setup.c (get_key): Applied patch from David H<EFBFBD>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.
@@ -491,7 +491,7 @@
2006-07-23 Clemens Fruhwirth <clemens@endorphin.org>
* Applied patches from David H<EFBFBD>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>
@@ -510,7 +510,7 @@
* configure.in: Release 1.0.3.
* Applied patch by Johannes Wei<EFBFBD>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>