summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorbustico2011-01-04 09:34:47 +0000
committerbustico2011-01-04 09:34:47 +0000
commit1d404e97cde80cefde024796d1bf4ff09d9cab7a (patch)
treeff3203d64e927f8a8d871063dbb61d00d61f195a /debian/changelog
parent604b4ec8ea9f012af8c6529d142948deed6c0efb (diff)
downloadivy-c-1d404e97cde80cefde024796d1bf4ff09d9cab7a.zip
ivy-c-1d404e97cde80cefde024796d1bf4ff09d9cab7a.tar.gz
ivy-c-1d404e97cde80cefde024796d1bf4ff09d9cab7a.tar.bz2
ivy-c-1d404e97cde80cefde024796d1bf4ff09d9cab7a.tar.xz
update changelog
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,