2.36.1 2.36.1
authorDan Winship <danw@gnome.org>
Tue, 16 Apr 2013 12:52:39 +0000 (08:52 -0400)
committerDan Winship <danw@gnome.org>
Tue, 16 Apr 2013 12:52:39 +0000 (08:52 -0400)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 12986af..efc6422 100644 (file)
--- 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:
index cff4788..9b83696 100644 (file)
@@ -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])