summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog24
1 files changed, 24 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 62c405e..660f318 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,30 @@
Give a better error message when no valid DHCP client is installed.
+ 02 May 2006; Roy Marples <uberlord@gentoo.org>:
+
+ RC_COLDPLUG is now a pure pattern list which defaults to "*"
+
+* baselayout-1.12.0_pre19 (02 May 2006)
+
+ 01 May 2006; Roy Marples <uberlord@gentoo.org>:
+
+ /proc/net/wireless may not have whitespace after $iface:
+ wpa_supplicant no longer requires ctrl_interface set.
+ Thanks to kelmo for those ideas.
+
+ 28 Apr 2006; Mike Frysinger <vapier@gentoo.org>:
+
+ Tweak is_older_than than so it skips checking the timestamps on directories,
+ just the files in the directory.
+
+ Rewrite modules-update to make it readable and usuable without old modutils.
+
+ 24 Apr 2006; Roy Marples <uberlord@gentoo.org>:
+
+ revert the -k2 addition to sort in halt.sh as we only echo the second
+ key to sort, #131001.
+
* baselayout-1.12.0_pre18 (22 Apr 2006)
22 Apr 2006; Mike Frysinger <vapier@gentoo.org>: