summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2007-09-25 17:30:07 +0000
committerRoy Marples <roy@marples.name>2007-09-25 17:30:07 +0000
commitc6c7df47a00a8a974eb026f31e94bfc07984ac13 (patch)
treee948cd07dae4554bdeebaeae95a60782d0b293ab /ChangeLog
parent1a6451654fe365c1981b18f35cb6e453166d1b32 (diff)
downloadopenrc-c6c7df47a00a8a974eb026f31e94bfc07984ac13.tar.gz
openrc-c6c7df47a00a8a974eb026f31e94bfc07984ac13.tar.bz2
openrc-c6c7df47a00a8a974eb026f31e94bfc07984ac13.tar.xz
Revert last patch
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 0 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 1ef8076..e72fd33 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,6 @@
# ChangeLog for Gentoo System Intialization ("rc") scripts
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPLv2
- 25 Sep 2007; Roy Marples <uberlord@gentoo.org>:
-
- We no longer use bool in our public headers, using int instead.
- This makes us more like our base libraries.
-
25 Sep 2007; Mike Frysinger <vapier@gentoo.org>:
Skip consolefont setup when RC_TTY_NUMBER is set to 0.