2.37.4
authorDan Winship <danw@gnome.org>
Tue, 9 Jul 2013 13:51:58 +0000 (09:51 -0400)
committerDan Winship <danw@gnome.org>
Tue, 9 Jul 2013 13:51:58 +0000 (09:51 -0400)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 2fc7c6a..e993158 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+2.37.4
+======
+  * proxy/gnome: further improve GNOME session detection (#701377)
+
+  * gnutls: don't crash if $G_TLS_GNUTS_PRIORITY is invalid (#701693)
+
 2.37.2
 ======
   * proxy/gnome: Improve session-type detection to include
index ca7d227..c92d843 100644 (file)
@@ -1,7 +1,7 @@
 AC_PREREQ(2.65)
 AC_CONFIG_MACRO_DIR([m4])
 
-AC_INIT([glib-networking],[2.37.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=network])
+AC_INIT([glib-networking],[2.37.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=network])
 
 AC_CONFIG_SRCDIR([proxy/libproxy/glibproxyresolver.h])
 AC_CONFIG_HEADERS([config.h])