[libgee] Release 0.11.90



commit e43994b5c91a4615c3b3ad09ce1e17bdf834dd8a
Author: Maciej Piechotka <uzytkownik2 gmail com>
Date:   Mon Aug 19 16:59:53 2013 +0200

    Release 0.11.90

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8bc4e90..76372df 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+libgee 0.11.90
+==============
+ * Add adding to collection based on iterators
+ * Make Collection.add_all_array, contains_all_array and remove_all_array virtual
+ * Avoid destroy coroutine creation in hazard pointer implementation
+ * Various bugfixes
+
 libgee 0.11.5
 =============
  * Add Traversable.tee
diff --git a/configure.ac b/configure.ac
index 70d16a3..03e052c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([libgee], [0.11.5], [https://bugzilla.gnome.org/enter_bug.cgi?product=libgee], [libgee])
+AC_INIT([libgee], [0.11.90], [https://bugzilla.gnome.org/enter_bug.cgi?product=libgee], [libgee])
 AC_CONFIG_SRCDIR([Makefile.am])
 AC_CONFIG_HEADERS(config.h)
 AC_CONFIG_MACRO_DIR([m4])


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