Commit 04699653 authored by Juliusz Chroboczek's avatar Juliusz Chroboczek

Update CHANGES.

parent 99239dc9
...@@ -10,9 +10,11 @@ babel 0.11 (unreleased) ...@@ -10,9 +10,11 @@ babel 0.11 (unreleased)
* Tweaked the frequency at which a router's seqno increases, to make * Tweaked the frequency at which a router's seqno increases, to make
it more likely that a feasible route will be available when needed. it more likely that a feasible route will be available when needed.
* Implemented garbage collection of old sources. * Implemented garbage collection of old sources.
* Implemented coalescing of unicast messages.
* Fixed a bug that could delay noticing that a network is no longer * Fixed a bug that could delay noticing that a network is no longer
idle when running Babel with the -i flag. idle when running Babel with the -i flag.
* Implemented coalescing of unicast messages. * Fixed a bug that could cause incorrect metrics to be advertised
when output filtering was used.
* Fixed some minor issues with the ordering of outgoing messages. * Fixed some minor issues with the ordering of outgoing messages.
11 March 2008: babel 0.10 11 March 2008: babel 0.10
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment