From: paul Date: Tue, 23 Sep 2003 23:48:51 +0000 (+0000) Subject: 2003-09-24 Paul Jakma X-Git-Tag: frr-2.0-rc1~3905 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=9491975ef91a97d98a9b2af72da3da0fa761b160;p=matthieu%2Ffrr.git 2003-09-24 Paul Jakma * NEWS: Update it with news of the major changes to Quagga (per Greg's suggestion :) ) --- diff --git a/NEWS b/NEWS index 24248c71de..e496efbe0b 100644 --- a/NEWS +++ b/NEWS @@ -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