diff options
author | paul <paul> | 2002-12-13 20:15:29 +0000 |
---|---|---|
committer | paul <paul> | 2002-12-13 20:15:29 +0000 |
commit | 718e3744195351130f4ce7dbe0613f4b3e23df93 (patch) | |
tree | bac2ad39971cd43f31241ef123bd4e470f695ac9 /init/ChangeLog |
Initial revision
Diffstat (limited to 'init/ChangeLog')
-rw-r--r-- | init/ChangeLog | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/init/ChangeLog b/init/ChangeLog new file mode 100644 index 00000000..90d3d248 --- /dev/null +++ b/init/ChangeLog @@ -0,0 +1,39 @@ +2001-08-19 Kunihiro Ishiguro <kunihiro@ipinfusion.com> + + * zebra-0.92a released + +2001-08-15 Kunihiro Ishiguro <kunihiro@ipinfusion.com> + + * zebra-0.92 released. + +2001-02-01 Kunihiro Ishiguro <kunihiro@zebra.org> + + * zebra-0.91 is released. + +2001-01-09 Kunihiro Ishiguro <kunihiro@zebra.org> + + * zebra-0.90 is released. + +2000-11-06 Lennert Buytenhek <buytenh@gnu.org> + + * redhat/zebra.spec.in: Don't include ospf6d and ripngd in + package. + + * redhat/zebra.logrotate: Fix logrotate file (add ospf.log). + +2000-10-02 Horms <horms@vergenet.net> + + * redhat/zebra.spec.in: Moved chkconfig --del operations from + %postun to %preun, as chkconfig needs to run while the init files + are still present on the system. + + * redhat/zebra.logrotate: New file is added. + +2000-09-18 Lennert Buytenhek <buytenh@gnu.org> + + * redhat/zebra.spec.in: New file is added. + redhat/ripd.init: Likewise. + redhat/ripngd.init: Likewise. + redhat/ospfd.init: Likewise. + redhat/ospf6d.init: Likewise. + redhat/bgpd.init: Likewise. |