X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/05d7105ab9e4382f1eae5a1601b724473679250a..4834f187a84f677242809a7413accb2a3009d6f4:/CHANGES

diff --git a/CHANGES b/CHANGES
index f90b832..7c7998f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,9 @@
+v0.2 --
+
+ * Try to optimize communications when bookkeeping: add a 'credit'
+   counter for each neighbor, and do not send more real_load than
+   (debt - credit).
+
 v0.1 -- Mon, 19 Sep 2011 16:50:16 +0200
 
-        * Initial working release.
+ * Initial working release.