From a897bb17e74ff73b9ee19ace0ef62466030ab6e6 Mon Sep 17 00:00:00 2001 From: bustico Date: Thu, 27 Jan 2011 12:26:11 +0000 Subject: correct OSX Makefile to set correct dylib path on executable at install correct broadcast adress for loopback (not the same beetween linux/windows and osx) --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'debian/changelog') 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 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 -- cgit v1.1