diff options
author | paul <paul> | 2003-09-23 23:48:51 +0000 |
---|---|---|
committer | paul <paul> | 2003-09-23 23:48:51 +0000 |
commit | d07dd550d70c017be4fb5c1e11a413b873e92c4c (patch) | |
tree | 552bba812f0f9602728935e26a2f59a035e60c13 | |
parent | 4cb687481b63bed8021bea98e0e6c840a9d847b7 (diff) | |
download | quagga-d07dd550d70c017be4fb5c1e11a413b873e92c4c.tar.bz2 quagga-d07dd550d70c017be4fb5c1e11a413b873e92c4c.tar.xz |
2003-09-24 Paul Jakma <paul@dishone.st>
* NEWS: Update it with news of the major changes to Quagga
(per Greg's suggestion :) )
-rw-r--r-- | NEWS | 19 |
1 files changed, 18 insertions, 1 deletions
@@ -1,4 +1,21 @@ -GNU Zebra is not yet released, so this NEWS is about beta version. +* Changes in Quagga 0.96.2 + +- Fix crash in ospfd + +* Changes in Quagga 0.96.1 + +- Iron out problem with the privileges definitions + +* Changes in Quagga 0.96 + +- Privilege support, daemons now run with the minimal privileges needed, see + the documentation for details. + +- NSSA ABR support in ospfd. + +- OSPF-API support merged in. + +- 6WIND patch merged in. * Changes in zebra-0.93 |