summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5e77865..7527cbe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,22 @@
# ChangeLog for Gentoo System Intialization ("rc") scripts
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPLv2
+* baselayout-1.12.6 (02 Nov 2006)
+
+ 02 Nov 2006; Roy Marples <uberlord@gentoo.org>:
+
+ We no longer unmount ramfs in halt.sh, #151128
+ We no longer use =~ for the 1.12 branch only as we should work on all
+ bash versions, #151108
+
+ 01 Nov 2006; Roy Marples <uberlord@gentoo.org>:
+
+ Clarified pppd maxfail usage, #153657 thanks to Toralf Förster.
+
+ 31 Oct 2006; Roy Marples <uberlord@gentoo.org>:
+
+ tuntap should come before bridge, #150520.
+
30 Sep 2006; Roy Marples <uberlord@gentoo.org>:
Added warning about clamping MSS when running ppp on a router, #149525