2.33.12 2.33.12
authorDan Winship <danw@gnome.org>
Tue, 4 Sep 2012 12:51:56 +0000 (08:51 -0400)
committerDan Winship <danw@gnome.org>
Tue, 4 Sep 2012 12:51:56 +0000 (08:51 -0400)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 3b16cd9..5fe5ad0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+2.33.12
+=======
+  * gnutls: Revert the addition of the certificate-bytes and
+    private-key-bytes properties to GTlsCertificateGnutls, since they
+    were reverted in glib. (#682081, Stef)
+
+  * Updated translations:
+       Belarusian, Hungarian, Indonesian, Italian, Latvian, Polish,
+       Polish, Vietnamese
+
 2.33.10
 =======
   * gnutls: Improved the certificate verifying code to deal with the
index f3a80a5..d4a490c 100644 (file)
@@ -1,7 +1,7 @@
 AC_PREREQ(2.65)
 AC_CONFIG_MACRO_DIR([m4])
 
-AC_INIT([glib-networking],[2.33.10],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=network])
+AC_INIT([glib-networking],[2.33.12],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=network])
 
 AC_CONFIG_SRCDIR([proxy/libproxy/glibproxyresolver.h])
 AC_CONFIG_HEADERS([config.h])