[gcr] Release version 3.11.91



commit 153566decaba73a9222af527e6726242412ff652
Author: Stef Walter <stefw gnome org>
Date:   Thu Mar 6 21:57:03 2014 +0100

    Release version 3.11.91

 NEWS                 |   13 +++++++++++++
 gck/gck-enumerator.c |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index ee70df5..42e69a9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+gcr 3.11.91:
+ - Parallel tests, non-recursive Makefile, and TAP
+ - Add gck_enumerator_set_object_type_full() function
+ - Add an accessor for GckAttribute raw value data
+ - Add gcr_certificate_get_markup() function
+ - Store imported key filename in GcrParsed & GcrParser [#705225]
+ - Allow using GBytes with GcrParser [#708736]
+ - Lots of VAPI and GIR fixes [#720504 ...]
+ - Deprecation fixes
+ - Updated translations
+ - Valgrind fix and update headers [#710983 #702648]
+ - Build fixes
+
 gcr 3.10.0:
  - Fix annotations [#705225]
  - Updated translations
diff --git a/gck/gck-enumerator.c b/gck/gck-enumerator.c
index cc2d053..353649c 100644
--- a/gck/gck-enumerator.c
+++ b/gck/gck-enumerator.c
@@ -854,7 +854,7 @@ gck_enumerator_get_object_type (GckEnumerator *self)
 }
 
 /**
- * gck_enumerator_set_object_type: (skip):
+ * gck_enumerator_set_object_type: (skip)
  * @self: an enumerator
  * @object_type: the type of objects to create
  *


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