From a11450eb048df79a3f2b00ebef6d7cab07ad5054 Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Thu, 22 Sep 2016 18:23:04 -0400 Subject: move some file encodings to UTF-8 * THANKS, doc/ChangeLog-2011, tests/ChangeLog-2011, tests/gpg/geheim.txt: convert from iso 8859-1 to utf-8. * lang/qt/src/dataprovider.cpp, lang/qt/src/qgpgmerefreshkeysjob.cpp, lang/qt/src/qgpgmesecretkeyexportjob.cpp: replace U+FFFD REPLACEMENT CHARACTER with proper U+00E4 LATIN SMALL LETTER A WITH DIAERESIS. -- Note that src/versioninfo.rc.in is still ISO-8859-1. I don't know whether Windows will properly handle UTF-8 in this file or not, so i have not touched it. Signed-off-by: Daniel Kahn Gillmor --- doc/ChangeLog-2011 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/ChangeLog-2011') diff --git a/doc/ChangeLog-2011 b/doc/ChangeLog-2011 index d6ecca77..e270fae8 100644 --- a/doc/ChangeLog-2011 +++ b/doc/ChangeLog-2011 @@ -397,7 +397,7 @@ (Listing Keys): Update examples. (Decrypt): Result might also be available when operation failed. (Verify): Result might also be available when operation failed. - All spotted by Stéphane Corthésy. + All spotted by Stéphane Corthésy. 2003-07-22 Marcus Brinkmann -- cgit v1.2.3