summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--NEWS14
2 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 38eb864e..aba9f708 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-04-28 Paul Jakma <paul.jakma@sun.com>
+
+ * NEWS: Added some 0.99 news
+
2005-04-25 Paul Jakma <paul.jakma@sun.com>
* HACKING: Add some notes about build system changes, to
diff --git a/NEWS b/NEWS
index 6aa9d975..11c535c6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+* Changes in Quagga 0.99.0
+
+- Zserv client code is now buffered in most cases, which should improve
+ responsiveness of daemons when they must send many messages to zebra.
+
+- 'show thread cpu' now displays both cpu+system and wall-clock time,
+ where getrusage() is available.
+
+- Background threads added and workqueue API added, with a
+ 'show work-queues' command. Thread scheduling improved slightly.
+
+- Zebra now has a work-queue for RIB processing. See 'show work-queues' in
+ the zebra daemon vty.
+
* Changes in Quagga 0.98.0
- Logging facilities upgraded. One can now specify a severity level