diff options
author | Christian Heim <phreak@gentoo.org> | 2005-11-24 16:21:05 +0000 |
---|---|---|
committer | Christian Heim <phreak@gentoo.org> | 2005-11-24 16:21:05 +0000 |
commit | 2b64017ce145d03bf0acaf82acf0e3059bbff028 (patch) | |
tree | 06e144c20f1c32ceab045a88feac1607b18509dc /ChangeLog | |
parent | Fix our ChangeLog to use diffstat -n 53 (diff) | |
download | baselayout-vserver-2b64017ce145d03bf0acaf82acf0e3059bbff028.tar.gz baselayout-vserver-2b64017ce145d03bf0acaf82acf0e3059bbff028.tar.bz2 baselayout-vserver-2b64017ce145d03bf0acaf82acf0e3059bbff028.zip |
Import latest fixup for the _pre11 release (fixing several bugs). Merging revision 1629.
svn path=/baselayout-vserver/trunk/; revision=99
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,6 +1,17 @@ # ChangeLog for Gentoo System Intialization ("rc") scripts # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPLv2 + 24 Nov 2005; Roy Marples <uberlord@gentoo.org>: + + ifconfig routes now work with metrics and older configs again + #113378 and #113406. + + arping now works with multiple gateways, #113402. + + pppd module now updates an emply secrets file, #113431. + + use ${svclib} instead of hardcoding /lib/rcscripts. + * baselayout-1.12.0_pre11 (23 Nov 2005) 23 Nov 2005; Roy Marples <uberlord@gentoo.org>: |