[libgee] Release 0.7.3



commit 27ff5a1b70f635950dc7fb926a806b56de8fdd6a
Author: Maciej Piechotka <uzytkownik2 gmail com>
Date:   Sun Aug 5 20:57:44 2012 -0700

    Release 0.7.3

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5ad1014..f92395b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+libgee 0.7.3
+============
+ * Update documentation
+ * Fix iteration order in hashtables
+ * Split SortedMap/SortedSet into bi-directional and uni-directional parts
+ * Simplify CompareDataFunc/HashDataFunc/EqualDataFunc
+ * Fix HazardPointers
+
 libgee 0.7.2
 ============
  * Require *_type property for all collections
diff --git a/configure.ac b/configure.ac
index c25cb8d..f8c7176 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([libgee], [0.7.2], [ptitjes free fr], [libgee])
+AC_INIT([libgee], [0.7.3], [ptitjes free fr], [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]