diff options
author | gdt <gdt> | 2004-07-01 20:49:23 +0200 |
---|---|---|
committer | gdt <gdt> | 2004-07-01 20:49:23 +0200 |
commit | 79683de8c645ca46395280049f240cfbe71f9e35 (patch) | |
tree | b4e792ee2cdcd6ab0b30f996503919d7df217ec5 /NEWS | |
parent | There is no need to introduce new file of course, document big changes in (diff) | |
download | frr-79683de8c645ca46395280049f240cfbe71f9e35.tar.xz frr-79683de8c645ca46395280049f240cfbe71f9e35.zip |
add appearance of shlibs
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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" |