summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorajs <ajs>2005-01-04 13:20:47 +0000
committerajs <ajs>2005-01-04 13:20:47 +0000
commite101dfaa723ba5e3ea1b3702de4f11ddf477424d (patch)
treeb51440d3b1b43d23ae08767b8567fdc6f2f038c7
parent22cf33d5ffc0cc4eefef694a3f766d2dac516658 (diff)
downloadquagga-e101dfaa723ba5e3ea1b3702de4f11ddf477424d.tar.bz2
quagga-e101dfaa723ba5e3ea1b3702de4f11ddf477424d.tar.xz
2005-01-04 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
* NEWS: Note improved logging facilities.
-rw-r--r--ChangeLog4
-rw-r--r--NEWS4
2 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a96b40f4..959ac857 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-01-04 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
+
+ * NEWS: Note improved logging facilities.
+
2004-12-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
* configure.ac: Add new option --enable-gcc-rdynamic to link
diff --git a/NEWS b/NEWS
index 57dad30c..6aa9d975 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,9 @@
* Changes in Quagga 0.98.0
+- Logging facilities upgraded. One can now specify a severity level
+ for each logging destination. And a new "show logging" command gives
+ thorough information on the current logging system configuration.
+
- Watchquagga daemon added. This is not well tested yet. Please try
monitor mode first before enabling restart features. It is important
to make sure that the various timers are configured with appropriate