summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorimbert2009-07-06 14:50:19 +0000
committerimbert2009-07-06 14:50:19 +0000
commit746a37f3e9cb95f99023deb040a5f65e8886a036 (patch)
tree8ece7b5ca2ab76d5043431cea533367d0ceca0ff
parentedaca7bd359cd37954982d2dca1b14595595a99f (diff)
downloadivy-c-746a37f3e9cb95f99023deb040a5f65e8886a036.zip
ivy-c-746a37f3e9cb95f99023deb040a5f65e8886a036.tar.gz
ivy-c-746a37f3e9cb95f99023deb040a5f65e8886a036.tar.bz2
ivy-c-746a37f3e9cb95f99023deb040a5f65e8886a036.tar.xz
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 21eab24..65e6cb2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+ivy-c (3.11.6) unstable; urgency=low
+
+ * desactivation of the nagle buffering for TCP sockets,
+ since ivy is most of the time used to send events, we will priviligiate
+ lag over throughtput
+
+ -- Alexandre Bustico <bustico@cena.fr> Mon, 6 Jul 2009 16:43:00 +0200
+
ivy-c (3.11.5) unstable; urgency=low
* fix double free error in delAllRegexpsFromDictionary