summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Heim <phreak@gentoo.org>2005-11-24 16:21:05 +0000
committerChristian Heim <phreak@gentoo.org>2005-11-24 16:21:05 +0000
commit2b64017ce145d03bf0acaf82acf0e3059bbff028 (patch)
tree06e144c20f1c32ceab045a88feac1607b18509dc /ChangeLog
parentFix our ChangeLog to use diffstat -n 53 (diff)
downloadbaselayout-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--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 889cfa5..9b0fd8b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>: