summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9b0fd8b..0ea5dcc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,19 @@
# ChangeLog for Gentoo System Intialization ("rc") scripts
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPLv2
+ 28 Nov 2005; Roy Marples <uberlord@gentoo.org>:
+
+ Fixed fallback_routes, #113776.
+ Fixed variable array references, #113661.
+ Fixed iwconfig mode selection, #113677 - thanks to Tuan Van.
+ Fixed iproute2 is_up check, #113672 - thanks to Georgi Georgiev.
+ Added information about the "broken" status as reported by rc-status to
+ its output, #113755.
+
+ 27 Nov 2005; Mike Frysinger <vapier@gentoo.org>:
+
+ Don't set default RC_VOLUME_ORDER anymore in functions.sh #113700.
+
24 Nov 2005; Roy Marples <uberlord@gentoo.org>:
ifconfig routes now work with metrics and older configs again