From 5e4008f7b8d478a74efec68589a7acfbb049d286 Mon Sep 17 00:00:00 2001 From: paul Date: Thu, 28 Apr 2005 18:19:08 +0000 Subject: 2005-04-28 Paul Jakma * NEWS: Added some 0.99 news --- NEWS | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'NEWS') 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 -- cgit v1.2.1