summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhasso <hasso>2004-10-11 16:29:29 +0000
committerhasso <hasso>2004-10-11 16:29:29 +0000
commit4e9ea7d7a32edd8276f7388a4ea89a7367f295f6 (patch)
tree1cbea97ecf916816a726e58519884ae6266e5fb7
parentbf151f9840d4ba8abf5f336257b9de4acec6e0d7 (diff)
downloadquagga-4e9ea7d7a32edd8276f7388a4ea89a7367f295f6.tar.bz2
quagga-4e9ea7d7a32edd8276f7388a4ea89a7367f295f6.tar.xz
Update NEWS - apiserver is disabled by default now.
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 71576b01..86b5a61b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,7 @@
-* Changes in Quagga 0.96.6
+* Changes in Quagga 0.98.0
+
+- OSPF API initialisation is disabled by default even if compiled in. You
+ can enable it with -a/--apiserver command line switch.
- "write-config integrated" vtysh command replaced with "service
integrated-vtysh-config" command.