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

Credit Julien in CHANGES.

parent 45df23ea
...@@ -2,7 +2,8 @@ babel 0.10 (unreleased) ...@@ -2,7 +2,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
(Julien Cristau and Juliusz Chroboczek).
* INCOMPATIBLE CHANGE: local routes (local interface addresses) are * INCOMPATIBLE CHANGE: local routes (local interface addresses) are
now exported by default. Specify ``redistribute local deny'' to now exported by default. Specify ``redistribute local deny'' to
avoid that. avoid that.
......
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