[glib-networking/glib-2-36] 2.36.1



commit a4f30ab1876f107d1af715c91ed910e8600c4e98
Author: Dan Winship <danw gnome org>
Date:   Tue Apr 16 08:52:39 2013 -0400

    2.36.1

 NEWS         | 11 +++++++++++
 configure.ac |  2 +-
 2 files changed, 12 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 12986af..efc6422 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+2.36.1
+======
+  * gnutls: Fixed a bug that could cause hangs and/or bursts of CPU
+    usage in some cases. (#696881, Olivier CrĂȘte)
+
+  * gnutls: Fixed CFLAGS when building with gnutls in a different
+    prefix. (#696519, Emmanuel Pacaud)
+
+  * New/Updated translations:
+       Friulian, Indonesian, Turkish
+
 2.36.0
 =======
   * New/Updated translations:
diff --git a/configure.ac b/configure.ac
index cff4788..9b83696 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.36.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=network])
+AC_INIT([glib-networking],[2.36.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]