diff options
author | bustico | 2013-06-21 16:54:18 +0000 |
---|---|---|
committer | bustico | 2013-06-21 16:54:18 +0000 |
commit | 81c59db04899b607c1a55b9d729c77c26c8f2754 (patch) | |
tree | c0d35b036d66ed4556a4f8eaf95ee3bcae14d715 /debian/changelog | |
parent | a312b9bb47a7ff3bcaf2c771e24382a0a9b279cb (diff) | |
download | ivy-cplusplus-81c59db04899b607c1a55b9d729c77c26c8f2754.zip ivy-cplusplus-81c59db04899b607c1a55b9d729c77c26c8f2754.tar.gz ivy-cplusplus-81c59db04899b607c1a55b9d729c77c26c8f2754.tar.bz2 ivy-cplusplus-81c59db04899b607c1a55b9d729c77c26c8f2754.tar.xz |
* add new pong callback introduced by ivy-c 3.14
* remove compilation warning
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5c73f96..7478c6f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ivy-cpp (1.1-1) unstable; urgency=low + + * add new pong callback introduced by ivy-c 3.14 + * remove compilation warning + + -- Alexandre Bustico <alexandre.bustico@enac.fr> Fri, 21 Jun 2013 11:41:00 +0200 + ivy-cpp (1.1-0) unstable; urgency=low * Add new callback virtual method introduced by ivy-c 3.11 non blocking |