summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpaul <paul>2003-09-23 23:48:51 +0000
committerpaul <paul>2003-09-23 23:48:51 +0000
commitd07dd550d70c017be4fb5c1e11a413b873e92c4c (patch)
tree552bba812f0f9602728935e26a2f59a035e60c13
parent4cb687481b63bed8021bea98e0e6c840a9d847b7 (diff)
downloadquagga-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--NEWS19
1 files changed, 18 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 24248c71..e496efbe 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