summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e2e279e..aeb587d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+ivy-c (3.11.8) unstable; urgency=low
+
+ * correct broadcast adress for loopback (not the same beetween linux/windows and osx)
+ * replace cast by use of union to eliminate breaking strict aliasing rules
+ * correct OSX Makefile to set correct dylib path on executable at install
+ * make ivy-c compilable by a c++ compiler
+ * add fixes to remove all gcc warning message
+
+ -- Alexandre Bustico <bustico@cena.fr> Mon, 27 Janury 2010 13:43:00 +0100
+
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