[libgee] Release 0.15.3
- From: Maciej Marcin Piechotka <mpiechotka src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgee] Release 0.15.3
- Date: Mon, 23 Jun 2014 20:07:36 +0000 (UTC)
commit 587a0f31ca7807b454e2c2c6498834657058c695
Author: Maciej Piechotka <uzytkownik2 gmail com>
Date: Mon Jun 23 22:07:11 2014 +0200
Release 0.15.3
NEWS | 7 +++++++
configure.ac | 2 +-
2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 50aec96..528491f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+libgee 0.15.3
+=============
+ * Add UnrolledLinkedList class implementing List and Deque interface
+ * Clarify the add and insert operation on list iterators and make the behaviour consistent for ArrayList
and LinkedList
+ * Allow (partially) disable internal asserts
+ * Internal symbols are hidden
+
libgee 0.14.0
=============
* No changes since previous release
diff --git a/configure.ac b/configure.ac
index 7254808..4fde6aa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([libgee], [0.14.0], [https://bugzilla.gnome.org/enter_bug.cgi?product=libgee], [libgee])
+AC_INIT([libgee], [0.15.3], [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]