diff options
author | paul <paul> | 2005-06-02 16:33:53 +0000 |
---|---|---|
committer | paul <paul> | 2005-06-02 16:33:53 +0000 |
commit | a6570ee42f9d3a597c33b73931da5294b43b71ba (patch) | |
tree | 45fa35ceec8e6ce3fa610c63edfa50ba9c11be91 /solaris/ChangeLog | |
parent | 7085641750bb5ec9b1a73085d9d94ddd9eca7922 (diff) |
2005-06-02 Paul Jakma <paul.jakma@sun.com>
* quagga.xml.in: Fix mistake in bgpd definition. Change dependency
on zebra to optional. Remove the duplicated stability statements.
* quagga.init.in: svcprop should check PACKAGE_TARNAME, not _NAME.
no need to check for config file either, there's already a
dependency in the manifest.
Diffstat (limited to 'solaris/ChangeLog')
-rw-r--r-- | solaris/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/solaris/ChangeLog b/solaris/ChangeLog index 2f413f53..0713a1f2 100644 --- a/solaris/ChangeLog +++ b/solaris/ChangeLog @@ -1,3 +1,11 @@ +2005-06-02 Paul Jakma <paul.jakma@sun.com> + + * quagga.xml.in: Fix mistake in bgpd definition. Change dependency + on zebra to optional. Remove the duplicated stability statements. + * quagga.init.in: svcprop should check PACKAGE_TARNAME, not _NAME. + no need to check for config file either, there's already a + dependency in the manifest. + 2005-05-13 Paul Jakma <paul.jakma@sun.com> * quagga.xml.in: Sigh, XML child elements are order-sensitive. |