[glib-networking] 2.38.1



commit a0b0899f84126d9d9590fb6cf67d5a45ab3ca78e
Author: Dan Winship <danw gnome org>
Date:   Tue Oct 15 09:29:05 2013 -0400

    2.38.1

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index ba6cd79..4503c4a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+2.38.1
+======
+  * glibpacrunner: Don't crash if there is an internal libproxy error.
+    (rhbz #866927)
+
+  * tls/tests: Fix installed tests to not accidentally depend on
+    having the source tree still exist. (#709628)
+
+  * Updated translations:
+       Tajik
+
 2.38.0
 ======
   * New stable release. (No changes since 2.37.5)
diff --git a/configure.ac b/configure.ac
index 9b6a924..95b2b4d 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.38.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=network])
+AC_INIT([glib-networking],[2.38.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]