aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorjestin2009-07-28 07:22:08 +0000
committerjestin2009-07-28 07:22:08 +0000
commitd93623316e15f774688bd7523c9c7431bffa689e (patch)
treef81c3486f29f42154ec44f08f00e4daf9be94512 /debian/changelog
parent51960a8031bfaee1d49cf95b6c9a906641c6afff (diff)
downloadivy-java-d93623316e15f774688bd7523c9c7431bffa689e.zip
ivy-java-d93623316e15f774688bd7523c9c7431bffa689e.tar.gz
ivy-java-d93623316e15f774688bd7523c9c7431bffa689e.tar.bz2
ivy-java-d93623316e15f774688bd7523c9c7431bffa689e.tar.xz
TCP NO DELAY
Diffstat (limited to 'debian/changelog')
-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