aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-09-25 02:29:56 +0000
committerMike Frysinger <vapier@gentoo.org>2007-09-25 02:29:56 +0000
commitf383365493060b3dc429b4b79ef06cfa5e5494d9 (patch)
treefa79fd377a51aa1e27fc05102e4128da5479049d /ChangeLog
parent450cc13a5c3d080668d46ea16d865459cc9fcec3 (diff)
Do not require portmap in netmount when nolock option is used with nfs mounts and fixup the test so that it actually works.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 27251303..92aaa489 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for Gentoo System Intialization ("rc") scripts
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPLv2
+ 24 Sep 2007; Mike Frysinger <vapier@gentoo.org>:
+
+ Do not require portmap in netmount when nolock option is used with nfs
+ mounts and fixup the test so that it actually works.
+
24 Sep 2007; Roy Marples <uberlord@gentoo.org>:
Fix pppd metric, #193574 thanks to Martin Väth.