diff --git a/NEWS b/NEWS index 25539b6..c942c80 100644 --- a/NEWS +++ b/NEWS @@ -5,7 +5,16 @@ Recode NEWS - User visible changes .. contents:: .. sectnum:: -:Copyright: © 1993-2020 Free Software Foundation, Inc. +:Copyright: © 1993-2021 Free Software Foundation, Inc. + +Version 3.7.9 +============= + +:Author: Reuben Thomas, 2021-06. + ++ A fix to the CP1252 encoding: U+017E LATIN SMALL LETTER Z WITH CARON is at + byte 0x9e, not byte 0x8f. ++ Minor documentation fixes. Version 3.7.8 ============= diff --git a/configure.ac b/configure.ac index d51d909..027af0e 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.69) -AC_INIT(recode, 3.7.8, [rrt@sc3d.org]) +AC_INIT(recode, 3.7.9, [rrt@sc3d.org]) AC_CONFIG_SRCDIR(src/recode.c) AC_CONFIG_AUX_DIR([build-aux]) AM_INIT_AUTOMAKE diff --git a/doc/version.texi b/doc/version.texi index 100195c..8e87a20 100644 --- a/doc/version.texi +++ b/doc/version.texi @@ -1,4 +1,4 @@ @set UPDATED 12 December 2019 @set UPDATED-MONTH December 2019 -@set EDITION 3.7.8 -@set VERSION 3.7.8 +@set EDITION 3.7.9 +@set VERSION 3.7.9 diff --git a/po/be.po b/po/be.po index 349de66..bc55bb2 100644 --- a/po/be.po +++ b/po/be.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: recode 3.6\n" "Report-Msgid-Bugs-To: rrt@sc3d.org\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2003-04-06 23:16+0300\n" "Last-Translator: Ales Nyakhaychyk \n" "Language-Team: Belarusian \n" diff --git a/po/ca.po b/po/ca.po index 0874f51..0c5e143 100644 --- a/po/ca.po +++ b/po/ca.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: recode 3.6\n" "Report-Msgid-Bugs-To: rrt@sc3d.org\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2003-08-30 16:48+0200\n" "Last-Translator: Jordi Mallach \n" "Language-Team: Catalan \n" diff --git a/po/cs.po b/po/cs.po index f96c13d..0383074 100644 --- a/po/cs.po +++ b/po/cs.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: recode 3.7.1\n" "Report-Msgid-Bugs-To: rrt@sc3d.org\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2019-05-21 21:28+02:00\n" "Last-Translator: Petr Pisar \n" "Language-Team: Czech \n" diff --git a/po/da.po b/po/da.po index b749980..a32985b 100644 --- a/po/da.po +++ b/po/da.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: recode 3.6\n" "Report-Msgid-Bugs-To: rrt@sc3d.org\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2001-09-12 11:05+02:00\n" "Last-Translator: Niels Kristian Bech Jensen \n" "Language-Team: Danish \n" diff --git a/po/de.po b/po/de.po index 91ab1c4..0eadf6b 100644 --- a/po/de.po +++ b/po/de.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: recode 3.7.1\n" "Report-Msgid-Bugs-To: rrt@sc3d.org\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2019-05-24 13:35+0200\n" "Last-Translator: Mario Blättermann \n" "Language-Team: German \n" diff --git a/po/el.po b/po/el.po index 90a10c9..aef62c6 100644 --- a/po/el.po +++ b/po/el.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: GNU recode 3.6\n" "Report-Msgid-Bugs-To: rrt@sc3d.org\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2008-02-13 01:30+0000\n" "Last-Translator: Simos Xenitellis \n" "Language-Team: Greek \n" diff --git a/po/eo.po b/po/eo.po index e665b6a..4f3f728 100644 --- a/po/eo.po +++ b/po/eo.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: recode 3.7.1\n" "Report-Msgid-Bugs-To: rrt@sc3d.org\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2019-07-15 14:49-0300\n" "Last-Translator: Felipe Castro \n" "Language-Team: Esperanto \n" diff --git a/po/es.po b/po/es.po index 3fcf266..969760f 100644 --- a/po/es.po +++ b/po/es.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Free recode 3.6\n" "Report-Msgid-Bugs-To: rrt@sc3d.org\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2002-09-17 00:28+0200\n" "Last-Translator: Santiago Vila Doncel \n" "Language-Team: Spanish \n" diff --git a/po/fi.po b/po/fi.po index f7b74ad..e6f0d53 100644 --- a/po/fi.po +++ b/po/fi.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: recode 3.7.1\n" "Report-Msgid-Bugs-To: rrt@sc3d.org\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2019-05-21 18:27+0300\n" "Last-Translator: Jorma Karvonen \n" "Language-Team: Finnish \n" diff --git a/po/fr.po b/po/fr.po index f3ac104..4bf9449 100644 --- a/po/fr.po +++ b/po/fr.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: recode 3.7.1\n" "Report-Msgid-Bugs-To: rrt@sc3d.org\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2019-05-21 20:13+0200\n" "Last-Translator: Stéphane Aulery \n" "Language-Team: French \n" diff --git a/po/ga.po b/po/ga.po index 4b16d7e..bdd76cc 100644 --- a/po/ga.po +++ b/po/ga.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: recode 3.6\n" "Report-Msgid-Bugs-To: rrt@sc3d.org\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2005-09-13 18:45-0500\n" "Last-Translator: Kevin Patrick Scannell \n" "Language-Team: Irish \n" diff --git a/po/gl.po b/po/gl.po index c72fec7..f384bde 100644 --- a/po/gl.po +++ b/po/gl.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: recode 3.6\n" "Report-Msgid-Bugs-To: rrt@sc3d.org\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2012-11-10 20:10+0100\n" "Last-Translator: Leandro Regueiro \n" "Language-Team: Galician \n" diff --git a/po/he.po b/po/he.po index ff54f17..805ed9f 100644 --- a/po/he.po +++ b/po/he.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Free recode 3.6\n" "Report-Msgid-Bugs-To: rrt@sc3d.org\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2001-05-27 17:06+0300\n" "Last-Translator: Eli Zaretskii \n" "Language-Team: Hebrew \n" diff --git a/po/hr.po b/po/hr.po index fa26e11..2aa978d 100644 --- a/po/hr.po +++ b/po/hr.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: recode 3.6\n" "Report-Msgid-Bugs-To: rrt@sc3d.org\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2012-07-03 00:23+0200\n" "Last-Translator: Tomislav Krznar \n" "Language-Team: Croatian \n" diff --git a/po/hu.po b/po/hu.po index b6f98b6..615dab4 100644 --- a/po/hu.po +++ b/po/hu.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: recode 3.6\n" "Report-Msgid-Bugs-To: rrt@sc3d.org\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2012-04-26 23:19+0200\n" "Last-Translator: Gabor Kelemen \n" "Language-Team: Hungarian \n" diff --git a/po/id.po b/po/id.po index 22ca835..996ab5f 100644 --- a/po/id.po +++ b/po/id.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: recode 3.6\n" "Report-Msgid-Bugs-To: rrt@sc3d.org\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2002-10-08 14:29GMT+0700\n" "Last-Translator: Tedi Heriyanto \n" "Language-Team: Indonesian \n" diff --git a/po/it.po b/po/it.po index 9c120c5..313b8b3 100644 --- a/po/it.po +++ b/po/it.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: GNU recode 3.6\n" "Report-Msgid-Bugs-To: rrt@sc3d.org\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2001-07-01 09:41+02:00\n" "Last-Translator: Lorenzo Cappelletti \n" "Language-Team: Italian \n" diff --git a/po/nb.po b/po/nb.po index 7869942..21217bd 100644 --- a/po/nb.po +++ b/po/nb.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: recode 3.7.1\n" "Report-Msgid-Bugs-To: rrt@sc3d.org\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2019-08-20 03:30+0200\n" "Last-Translator: Johnny A. Solbu \n" "Language-Team: Norwegian Bokmaal \n" diff --git a/po/nl.po b/po/nl.po index 6a09445..8f59219 100644 --- a/po/nl.po +++ b/po/nl.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: recode 3.7.1\n" "Report-Msgid-Bugs-To: rrt@sc3d.org\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2019-09-30 14:09+0200\n" "Last-Translator: Benno Schulenberg \n" "Language-Team: Dutch \n" diff --git a/po/pl.po b/po/pl.po index e73f536..8c4250a 100644 --- a/po/pl.po +++ b/po/pl.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: recode 3.7.1\n" "Report-Msgid-Bugs-To: rrt@sc3d.org\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2019-05-23 20:15+0200\n" "Last-Translator: Jakub Bogusz \n" "Language-Team: Polish \n" diff --git a/po/pt.po b/po/pt.po index 511aefa..872461f 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: GNU recode 3.7.1\n" "Report-Msgid-Bugs-To: rrt@sc3d.org\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2019-09-26 07:29+0100\n" "Last-Translator: Pedro Albuquerque \n" "Language-Team: Portuguese \n" diff --git a/po/pt_BR.po b/po/pt_BR.po index 54a05e8..db51b33 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: recode 3.6\n" "Report-Msgid-Bugs-To: rrt@sc3d.org\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2019-01-21 12:07-0200\n" "Last-Translator: Rafael Fontenelle \n" "Language-Team: Brazilian Portuguese \n" "Language-Team: LANGUAGE \n" diff --git a/po/ro.po b/po/ro.po index 8afd4e8..85deab1 100644 --- a/po/ro.po +++ b/po/ro.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: recode-3.6\n" "Report-Msgid-Bugs-To: rrt@sc3d.org\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2003-05-04 08:45+0300\n" "Last-Translator: Eugen Hoanca \n" "Language-Team: Romanian \n" diff --git a/po/ru.po b/po/ru.po index e19aec3..2aad388 100644 --- a/po/ru.po +++ b/po/ru.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: recode 3.6\n" "Report-Msgid-Bugs-To: rrt@sc3d.org\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2019-02-02 09:28+0300\n" "Last-Translator: Yuri Kozlov \n" "Language-Team: Russian \n" diff --git a/po/sk.po b/po/sk.po index aa71667..9983c64 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: recode 3.6\n" "Report-Msgid-Bugs-To: rrt@sc3d.org\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2008-04-18 10:24+0100\n" "Last-Translator: Ivan Masár \n" "Language-Team: Slovak \n" diff --git a/po/sl.po b/po/sl.po index bd6eb06..0c25578 100644 --- a/po/sl.po +++ b/po/sl.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: recode 3.6\n" "Report-Msgid-Bugs-To: rrt@sc3d.org\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2001-06-08 12:41+02:00\n" "Last-Translator: Primoz Peterlin \n" "Language-Team: Slovenian \n" diff --git a/po/sr.po b/po/sr.po index eb23758..fff478a 100644 --- a/po/sr.po +++ b/po/sr.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: recode-3.6\n" "Report-Msgid-Bugs-To: rrt@sc3d.org\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2012-03-25 13:12+0200\n" "Last-Translator: Мирослав Николић \n" "Language-Team: Serbian \n" diff --git a/po/sv.po b/po/sv.po index de199db..5ea4c00 100644 --- a/po/sv.po +++ b/po/sv.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: recode 3.7.1\n" "Report-Msgid-Bugs-To: rrt@sc3d.org\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2019-12-25 15:54+0800\n" "Last-Translator: Sebastian Rasmussen \n" "Language-Team: Swedish \n" diff --git a/po/tr.po b/po/tr.po index f41cc35..b32c902 100644 --- a/po/tr.po +++ b/po/tr.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: recode 3.6\n" "Report-Msgid-Bugs-To: rrt@sc3d.org\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2002-06-20 11:00EET\n" "Last-Translator: İrfan Macit \n" "Language-Team: Turkish \n" diff --git a/po/uk.po b/po/uk.po index 0f8a713..676ec48 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: GNU recode 3.7.1\n" "Report-Msgid-Bugs-To: rrt@sc3d.org\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2019-05-21 16:26+0300\n" "Last-Translator: Yuri Chornoivan \n" "Language-Team: Ukrainian \n" diff --git a/po/vi.po b/po/vi.po index ead7908..53669a8 100644 --- a/po/vi.po +++ b/po/vi.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: recode 3.6\n" "Report-Msgid-Bugs-To: rrt@sc3d.org\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2005-02-20 18:44+0950\n" "Last-Translator: Clytie Siddall \n" "Language-Team: Vietnamese \n" diff --git a/po/zh_CN.po b/po/zh_CN.po index fabbe8a..f1e2d4e 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: recode 3.6\n" "Report-Msgid-Bugs-To: rrt@sc3d.org\n" -"POT-Creation-Date: 2020-11-11 19:10+0000\n" +"POT-Creation-Date: 2021-06-02 10:47+0100\n" "PO-Revision-Date: 2005-12-03 21:43+0800\n" "Last-Translator: Meng Jie \n" "Language-Team: Chinese (simplified) \n"