[glib-networking] 2.48.1



commit 447789a2a7fe5ff2967e39ecee5bba7324441ef4
Author: Dan Winship <danw gnome org>
Date:   Tue Apr 26 08:31:07 2016 -0400

    2.48.1

 NEWS         |    9 ++++++++-
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 31e3b06..431f676 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,15 @@
+2.48.1
+======
+  * Fixed translations in non-UTF-8 domains [#765466, Ting-Wei Lan]
+
+  * Fixed bash-ism in configure [#765396, Patrick Welche]
+
+  * Updated translations: Friulian
+
 2.48.0
 ======
   * New stable release. (No changes since 2.47.90)
 
-
 2.47.90
 =======
   * gnutls: The non-PKCS#11 TLS plugin now uses gnutls's certificate
diff --git a/configure.ac b/configure.ac
index b75500c..ead32af 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ(2.65)
 AC_CONFIG_MACRO_DIR([m4])
 
-AC_INIT([glib-networking],[2.48.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=network])
+AC_INIT([glib-networking],[2.48.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=network])
 
 AC_CONFIG_SRCDIR([proxy/libproxy/glibproxyresolver.h])
 AC_CONFIG_HEADERS([config.h])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]