aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index abdbf5c..1c75fe5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+libivy-java (1.2.13) unstable; urgency=low
+
+ * disables the Nagle's socket algorithm ( TCP_NO_DELAY = 1 )
+ * adds try catch blocks for RE constructors ( new Jakarta Regexp ? )
+ * updates of documentation ( jafter, sgml file )
+
+ -- Yannick Jestin <yannick.jestin@enac.fr> Wed, 25 Jul 2009 16:51:21 +0100
+
libivy-java (1.2.12-2) unstable; urgency=low
* etch fixes