X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/dbb91ed646f482cbe6457d2bf6c5ab5f94429119..36b8552042d5f04442efe2c61e8b6b2d11e122e6:/CHANGES?ds=sidebyside

diff --git a/CHANGES b/CHANGES
index a19b25e..7c7998f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +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.