aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-09-03 03:10:42 +0000
committerMike Frysinger <vapier@gentoo.org>2007-09-03 03:10:42 +0000
commita16695853725ea55b68732071f1d2d54c4ef51cf (patch)
treecbadd827bbcbedb8c80e16e0a41b49cad2901008 /ChangeLog
parent2a1e0c1d8d890a09be8b1864c5a3744ae12b09e6 (diff)
Always attempt to mount /dev/pts when devpts is available as it may appear in some 2.4 setups.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a7464cbc..46f7a411 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
+ 02 Sep 2007; Mike Frysinger <vapier@gentoo.org>:
+
+ Always attempt to mount /dev/pts when devpts is available as it may appear
+ in some 2.4 setups.
+
* baselayout-2.0.0_rc4 (02 Sep 2007)
02 Sep 2007; Roy Marples <uberlord@gentoo.org>: