summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorpaul <paul>2004-11-12 10:30:21 +0000
committerpaul <paul>2004-11-12 10:30:21 +0000
commit9104f569a64db99cb7547b55488f3e4c8395ee58 (patch)
tree3ef432ab7e7d9c8f035fe7d26a47b1b180c2158c /ChangeLog
parent95d3184c40b27d89e592f1455e37a25f97d9b7f7 (diff)
2004-11-12 Paul Jakma <paul@dishone.st>
* INSTALL.quagga.txt: Some quagga specific INSTALL notes. * README: s/GNU Zebra/Quagga/ and refer to IS-IS support.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 19fadc86..ad87e345 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,8 @@
* INSTALL: update-autotools, autoreconf -i will install this, remove
the file so it always matches the autoconf which created
configure (ie the quagga snapshot producing host).
+ * INSTALL.quagga.txt: Some quagga specific INSTALL notes.
+ * README: s/GNU Zebra/Quagga/ and refer to IS-IS support.
2004-11-10 Andrew J. Schorr <ajschorr@alumni.princeton.edu>