summaryrefslogtreecommitdiffstats
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
commit3f2bdcfca9fa68d52ec6111697b601441782f833 (patch)
tree6212014492130a822495890b960253cf0cfaac92 /ChangeLog
parentaf94be9bd99a87e1e280c6c36a1826535d22060c (diff)
downloadquagga-3f2bdcfca9fa68d52ec6111697b601441782f833.tar.bz2
quagga-3f2bdcfca9fa68d52ec6111697b601441782f833.tar.xz
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>