summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMaciej Piechotka <uzytkownik2@gmail.com>2014-06-23 22:07:11 +0200
committerMaciej Piechotka <uzytkownik2@gmail.com>2014-06-23 22:07:11 +0200
commit587a0f31ca7807b454e2c2c6498834657058c695 (patch)
treea26832eb5160b4beca89837247adee271bef3514 /NEWS
parentc1f70a041c09ee76f95e414fc7d62ccec3c6aaec (diff)
downloadlibgee-587a0f31ca7807b454e2c2c6498834657058c695.tar.gz
Release 0.15.30.15.3
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 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