Commit 4e0e8c0e authored by Juliusz Chroboczek's avatar Juliusz Chroboczek

Update CHANGES.

parent 00fc0553
...@@ -3,6 +3,8 @@ babel 0.10 (unreleased) ...@@ -3,6 +3,8 @@ babel 0.10 (unreleased)
* Implemented the ability to automatically export local addresses (see * Implemented the ability to automatically export local addresses (see
the ``local'' keyword in redistribute specifications). This should the ``local'' keyword in redistribute specifications). This should
avoid the need to explicitly specify -X on the command line. avoid the need to explicitly specify -X on the command line.
* Babel will now automatically choose a router id if none is
specified on the command line.
* Automatically adapt to interfaces appearing or disappearing at runtime, * Automatically adapt to interfaces appearing or disappearing at runtime,
as is usually the case when running over tunnels or VPNs. as is usually the case when running over tunnels or VPNs.
* Changed the link quality computation algorithm to not discard very * Changed the link quality computation algorithm to not discard very
......
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