summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2007-10-23 20:54:16 +0000
committerDavid Cantrell <dcantrell@redhat.com>2007-10-23 20:54:16 +0000
commit1b7c7b543c54c2030497760ef8c002c12e7f9d09 (patch)
tree28a1032b45a20bb8edfd032080cb5115021515e2 /ChangeLog
parentef7b8d3aefe1e5c9962fe4070d0b254f4a755487 (diff)
downloadanaconda-1b7c7b543c54c2030497760ef8c002c12e7f9d09.tar.gz
anaconda-1b7c7b543c54c2030497760ef8c002c12e7f9d09.tar.xz
anaconda-1b7c7b543c54c2030497760ef8c002c12e7f9d09.zip
* network.py (Network.write): Set IPV6INIT for all cases (#328931).f8-base
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 78502f20e..d3a24578b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2007-10-23 David Cantrell <dcantrell@redhat.com>
+ * network.py (Network.write): Set IPV6INIT for all cases (#328931).
+
+2007-10-23 David Cantrell <dcantrell@redhat.com>
+
* network.py (Network.write): Write out the IPV6* variables to the
ifcfg files correctly, avoid IPV6ADDR=dhcp and other invalid settings
(#328931).