[glib-networking] 2.33.12



commit 03ca4fb8b34f09c41796259d34f66ff350ce8420
Author: Dan Winship <danw gnome org>
Date:   Tue Sep 4 08:51:56 2012 -0400

    2.33.12

 NEWS         |   10 ++++++++++
 configure.ac |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3b16cd9..5fe5ad0 100644
--- 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
diff --git a/configure.ac b/configure.ac
index f3a80a5..d4a490c 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.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])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]