summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorbustico2008-05-19 17:06:48 +0000
committerbustico2008-05-19 17:06:48 +0000
commit8152d4f2363ab1ea5c5ce3f4ccec9fb178ac675c (patch)
tree93ed37a1d9d28486ab90921df524a80f9ca304b2 /debian
parent7e3e1ead3c3d49e971b10136ebe003cac54a1e08 (diff)
downloadivy-cplusplus-8152d4f2363ab1ea5c5ce3f4ccec9fb178ac675c.zip
ivy-cplusplus-8152d4f2363ab1ea5c5ce3f4ccec9fb178ac675c.tar.gz
ivy-cplusplus-8152d4f2363ab1ea5c5ce3f4ccec9fb178ac675c.tar.bz2
ivy-cplusplus-8152d4f2363ab1ea5c5ce3f4ccec9fb178ac675c.tar.xz
follow the little api change of newezr version of ivy-c
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index bcf6a2e..5c73f96 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+ivy-cpp (1.1-0) unstable; urgency=low
+
+ * Add new callback virtual method introduced by ivy-c 3.11 non blocking
+ scheme : congestion, decongestion, fifofull
+ * Add forgotten callback virtual method : changebind
+ * add __attribute__ gcc hooks which permit to emit warning when format
+ and arguments of bindmessage and sendmessage aren't concordant.
+
+ -- Alexandre Bustico <bustico@cena.fr> Thu, 15 May 2008 15:28:37 +0200
+
ivy-cpp (1.0-8) unstable; urgency=low
* Add die callback to IvyInit