summaryrefslogtreecommitdiff
path: root/watchquagga/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'watchquagga/ChangeLog')
-rw-r--r--watchquagga/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/watchquagga/ChangeLog b/watchquagga/ChangeLog
index d3c4b727..3e3017e4 100644
--- a/watchquagga/ChangeLog
+++ b/watchquagga/ChangeLog
@@ -1,5 +1,10 @@
2004-12-22 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
+ * watchquagga.c: Try for gcc 2.95 compatibility (avoid %z and a tricky
+ initialization).
+
+2004-12-22 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
+
* watchquagga.c: Add -b option to circumvent difficulties passing
embedded spaces in command-line arguments. This is an ugly hack,
we should probably use a config file instead.