aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index de1f100..a056b50 100644
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,13 @@
--------------------------------------------------------------------
+1.2.16
+
+ New API:
+ - IvyClient.getRegexps no longer returns an Enumeration, but a
+ Collection
+ Internals:
+ - switched to a lot of synchronized connections, in order to avoid
+ concurrent modifications Exceptions I was unable to prevent so far
+--------------------------------------------------------------------
1.2.15
Internals: