]> granicus.if.org Git - recode/commitdiff
Bump version to 3.7.4 and add NEWS
authorReuben Thomas <rrt@sc3d.org>
Sun, 1 Sep 2019 23:44:47 +0000 (00:44 +0100)
committerReuben Thomas <rrt@sc3d.org>
Sun, 1 Sep 2019 23:44:47 +0000 (00:44 +0100)
NEWS
configure.ac
doc/version.texi
po/Makefile.in.in
po/recode.pot

diff --git a/NEWS b/NEWS
index d8d0488fbcf3dc0a514832d13573dd111f12f676..aa832e728a3c79aa0b3e301abd38cdabf99c6673 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,16 @@ Recode NEWS - User visible changes
 
 :Copyright: © 1993-2019 Free Software Foundation, Inc.
 
+Version 3.7.4
+=============
+
+:Author: Reuben Thomas, 2019-09.
+
++ Fixes to file handling in enchant program.
+
++ Fix tests on Windows.
+
+
 Version 3.7.3
 =============
 
index 9b6adf5a92ad63b84b886ac289b3203ecbdd1a24..475c6c3b96ccaac355cb3d40c273b65b1d038c6c 100644 (file)
@@ -3,7 +3,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.69)
-AC_INIT(recode, 3.7.3, [rrt@sc3d.org])
+AC_INIT(recode, 3.7.4, [rrt@sc3d.org])
 AC_CONFIG_SRCDIR(src/recode.c)
 AC_CONFIG_AUX_DIR([build-aux])
 AM_INIT_AUTOMAKE
index e73e06fb9fd2b9458be7faf486446637da51fa25..c582199a7ad0c86cf9518525417368051b07eae5 100644 (file)
@@ -1,4 +1,4 @@
 @set UPDATED 4 August 2018
 @set UPDATED-MONTH August 2018
-@set EDITION 3.7.3
-@set VERSION 3.7.3
+@set EDITION 3.7.4
+@set VERSION 3.7.4
index 65184f65c73835e2164b600bba779f8724e77362..03799b528321215f6172ba738de4e6df4edd829a 100644 (file)
@@ -11,6 +11,7 @@
 # Origin: gettext-0.19
 GETTEXT_MACRO_VERSION = 0.19
 
+PACKAGE_GNU = no
 PACKAGE = @PACKAGE@
 VERSION = @VERSION@
 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
index 5fa584ef151179be7d9e82f2c9570dbeaf314c88..0f25b97ca0e0bba070c28e0c8182275347134436 100644 (file)
@@ -1,14 +1,14 @@
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR Free Software Foundation, Inc.
-# This file is distributed under the same license as the GNU recode package.
+# This file is distributed under the same license as the recode package.
 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
 #
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: GNU recode 3.7.3\n"
+"Project-Id-Version: recode 3.7.4\n"
 "Report-Msgid-Bugs-To: rrt@sc3d.org\n"
-"POT-Creation-Date: 2019-08-31 19:33+0100\n"
+"POT-Creation-Date: 2019-09-02 00:42+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -261,17 +261,17 @@ msgstr ""
 msgid " done\n"
 msgstr ""
 
-#: src/main.c:876
+#: src/main.c:881
 #, c-format
 msgid " failed: %s in step `%s..%s'\n"
 msgstr ""
 
-#: src/main.c:883
+#: src/main.c:888
 #, c-format
 msgid "%s failed: %s in step `%s..%s'"
 msgstr ""
 
-#: src/main.c:902
+#: src/main.c:907
 #, c-format
 msgid "%s in step `%s..%s'"
 msgstr ""