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.