summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 65e6cb2..d85bc6b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+ivy-c (3.11.7) unstable; urgency=low
+
+ * copy string buffer for message ready instead of referencing it since
+ we have no clue if this buffer will remain valid atfer the caller
+ calls init
+ function ivyTerminate dealloc allocated string
+
+ -- Alexandre Bustico <bustico@cena.fr> Mon, 6 Jul 2009 16:43:00 +0200
+
ivy-c (3.11.6) unstable; urgency=low
* desactivation of the nagle buffering for TCP sockets,