summaryrefslogtreecommitdiffstats
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorhasso <hasso>2004-07-01 18:40:18 +0000
committerhasso <hasso>2004-07-01 18:40:18 +0000
commit1f67bfd97080bd351d2e0b6468869cf594d4280c (patch)
tree38d017b3623d15c9b78e93149365dd292bc5950d /RELEASE-NOTES
parentdd490ae8c0082af85bf6341229df47c234312a52 (diff)
downloadquagga-1f67bfd97080bd351d2e0b6468869cf594d4280c.tar.bz2
quagga-1f67bfd97080bd351d2e0b6468869cf594d4280c.tar.xz
There is no need to introduce new file of course, document big changes in
NEWS file.
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES10
1 files changed, 0 insertions, 10 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
deleted file mode 100644
index 56577989..00000000
--- a/RELEASE-NOTES
+++ /dev/null
@@ -1,10 +0,0 @@
-quagga-0.97.0
-
-* Router advertisement syntax is changed. In usual cases (if you didn't do
- any fancy stuff) it's enough to change lines in configuration from:
- "ipv6 nd prefix-advertisement X:X:X:X::/X 2592000 604800 autoconfig on-link"
- to:
- "ipv6 nd prefix X:X:X:X::/X"
-
- All router advertisement options are documented in texi documentation.
-