summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorgdt <gdt>2004-07-01 20:49:23 +0200
committergdt <gdt>2004-07-01 20:49:23 +0200
commit79683de8c645ca46395280049f240cfbe71f9e35 (patch)
treeb4e792ee2cdcd6ab0b30f996503919d7df217ec5 /NEWS
parentThere is no need to introduce new file of course, document big changes in (diff)
downloadfrr-79683de8c645ca46395280049f240cfbe71f9e35.tar.xz
frr-79683de8c645ca46395280049f240cfbe71f9e35.zip
add appearance of shlibs
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3e8888ff0..3e7047483 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
* Changes in Quagga 0.96.6
+- All libraries are built and used shared, on platforms where libtool
+ supports shared libraries.
+
- 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"