summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2006-10-04 15:02:55 +0000
committerDavid Cantrell <dcantrell@redhat.com>2006-10-04 15:02:55 +0000
commitcbe89df8eb656960304eca3f7be51b70d32f575f (patch)
treebdbd58377857d4c413bb3152db002f5a4e91a1bd
parent53979cf0ff5305bd21ab25af712d77a0c291ec93 (diff)
downloadanaconda-cbe89df8eb656960304eca3f7be51b70d32f575f.tar.gz
anaconda-cbe89df8eb656960304eca3f7be51b70d32f575f.tar.xz
anaconda-cbe89df8eb656960304eca3f7be51b70d32f575f.zip
I made a line that was too long.
-rw-r--r--ChangeLog7
1 files changed, 4 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index c7f7144b2..c25d574bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,9 +9,10 @@ ea2006-10-03 Chris Lumens <clumens@redhat.com>
2006-10-03 David Cantrell <dcantrell@redhat.com>
- * iw/network_gui.py (NetworkWindow): Set initial input widget sensitivity
- based on checkbox values (prevents IPv6 entry boxes as active when the
- IPv6 box is unchecked). Fixed a type in an error message.
+ * iw/network_gui.py (NetworkWindow): Set initial input widget
+ sensitivity based on checkbox values (prevents IPv6 entry boxes as
+ active when the IPv6 box is unchecked). Fixed a type in an error
+ message.
2006-10-03 David Cantrell <dcantrell@redhat.com>