aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2007-05-08 16:52:26 +0000
committerRoy Marples <roy@marples.name>2007-05-08 16:52:26 +0000
commit0888f74f473f3e4b83de5f04b0b4cbb4b8dbc7f9 (patch)
treeef0ebfed96315be4906b1b4dd6c19ca919fbba8d /ChangeLog
parentea28d7e78d5155b46bf76b3e95109666db0ef0ba (diff)
When we don't have an address return 1, #176577.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b7a3ebbd..6840a712 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for Gentoo System Intialization ("rc") scripts
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPLv2
+ 08 May 2007; Roy Marples <uberlord@gentoo.org>:
+
+ When we don't have an address return 1, #176577.
+
05 May 2007; Roy Marples <uberlord@gentoo.org>:
Fix KV_to_int working with funky kernel versions, #177197.