summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 816baca..ea2bdcd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,16 @@
# ChangeLog for Gentoo System Intialization ("rc") scripts
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPLv2
+ 08 Dec 2005; Mike Frysinger <vapier@gentoo.org>:
+
+ Use getent instead of trying to read /etc/groups directly in localmount
+ #114833 by Justin Sanchez.
+
+ Make modules-update a little more friendly by adding --help, --verbose,
+ and --debug runtime options.
+
+ Remove rtc clock sleep hack for udev and replace with a modprobe rtc.
+
06 Dec 2005; Roy Marples <uberlord@gentoo.org>:
ppp documentation updated, #114551.