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 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