summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbustico2011-06-20 14:11:08 +0000
committerbustico2011-06-20 14:11:08 +0000
commit58ca1f0b7db352944aa1689614bb694f1e202e01 (patch)
tree08bd1292674f6ca0f3f18f07fcdb3b3a4ede014a
parent091d7af1a06fd1c2ffb0d241db40ab05ed9b6dd2 (diff)
downloadivy-perl-58ca1f0b7db352944aa1689614bb694f1e202e01.zip
ivy-perl-58ca1f0b7db352944aa1689614bb694f1e202e01.tar.gz
ivy-perl-58ca1f0b7db352944aa1689614bb694f1e202e01.tar.bz2
ivy-perl-58ca1f0b7db352944aa1689614bb694f1e202e01.tar.xz
fuck debian changelog
-rw-r--r--debian/changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 8c45f14..2d6889a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,8 @@
+ivy-perl (4.25-12) unstable; urgency=low
+
+ * fix : ready message was not sent to all connected peers due to use of global counter instead of by peer counter
+
+ -- Alexandre Bustico <bustico@cena.fr> Mon, 20 june 2011 10:35:00 +0200
ivy-perl (4.25-11) unstable; urgency=low
* fix : an internal table used to send direct message was not updated when application disconnects. Add 2 messages on the protocol to permits debug by asking an agent to dump his internal tables.