diff options
author | paul <paul> | 2003-09-23 23:48:51 +0000 |
---|---|---|
committer | paul <paul> | 2003-09-23 23:48:51 +0000 |
commit | 9491975ef91a97d98a9b2af72da3da0fa761b160 (patch) | |
tree | 785c347884e41a1a0f4e9b3ded7881fb645ed341 /NEWS | |
parent | 729606fea247f482231d78c5e70ae66db98a2678 (diff) |
2003-09-24 Paul Jakma <paul@dishone.st>
* NEWS: Update it with news of the major changes to Quagga
(per Greg's suggestion :) )
Diffstat (limited to 'NEWS')
-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 |