2004-12-21 Andrew J. Schorr <ajschorr@alumni.princeton.edu>

	* NEWS: Note addition of watchquagga.
	* HACKING: Note that watchquagga is in testing phase.
diff --git a/ChangeLog b/ChangeLog
index e33786f..897c952 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2004-12-21 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
 
+	* NEWS: Note addition of watchquagga.
+	* HACKING: Note that watchquagga is in testing phase.
+
+2004-12-21 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
+
 	* watchquagga: New watchquagga daemon.
 
 2004-12-21 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
diff --git a/HACKING b/HACKING
index 1335b08..3df9e3e 100644
--- a/HACKING
+++ b/HACKING
@@ -1,5 +1,5 @@
 -*- mode: text; -*-
-$Id: HACKING,v 1.13 2004/12/03 19:03:33 ajs Exp $
+$Id: HACKING,v 1.14 2004/12/22 03:16:59 ajs Exp $
 
 GUIDELINES FOR HACKING ON QUAGGA
 
@@ -158,6 +158,7 @@
 
   ospf6d
   isisd
+  watchquagga
 
 IMPORT OR UPDATE VENDOR SPECIFIC ROUTING PROTOCOLS
 
diff --git a/NEWS b/NEWS
index 236a4cd..57dad30 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,10 @@
 * Changes in Quagga 0.98.0
 
+- 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
+  values for your site.
+
 - BGP route-server support added. See the texinfo documentation.
 
 - OSPF API initialisation is disabled by default even if compiled in. You