summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2006-07-12 18:42:09 +0000
committerDavid Cantrell <dcantrell@redhat.com>2006-07-12 18:42:09 +0000
commita749ce854c4c3605a2eb99b28042375be7467e0a (patch)
tree48bacb6e761c2fec44e778558eaf672d88fa7184 /ChangeLog
parentcdd27c543b31bf08ed6ff7024e64c26c29651427 (diff)
downloadanaconda-a749ce854c4c3605a2eb99b28042375be7467e0a.tar.gz
anaconda-a749ce854c4c3605a2eb99b28042375be7467e0a.tar.xz
anaconda-a749ce854c4c3605a2eb99b28042375be7467e0a.zip
Everyone likes stupid debugging modes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2c0df016e..9223e3fac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-07-12 David Cantrell <dcantrell@redhat.com>
+
+ * loader2/net.c: Added NETWORK_DEBUG mode for readNetConfig().
+ Set to 1 if you want readNetConfig() to dump pump info and then
+ exit.
+
2006-07-12 Chris Lumens <clumens@redhat.com>
* iutil.py (execWithCapture, execWithRedirect): Use subprocess