diff options
author | David Cantrell <dcantrell@redhat.com> | 2006-07-12 18:42:09 +0000 |
---|---|---|
committer | David Cantrell <dcantrell@redhat.com> | 2006-07-12 18:42:09 +0000 |
commit | a749ce854c4c3605a2eb99b28042375be7467e0a (patch) | |
tree | 48bacb6e761c2fec44e778558eaf672d88fa7184 /ChangeLog | |
parent | cdd27c543b31bf08ed6ff7024e64c26c29651427 (diff) | |
download | anaconda-a749ce854c4c3605a2eb99b28042375be7467e0a.tar.gz anaconda-a749ce854c4c3605a2eb99b28042375be7467e0a.tar.xz anaconda-a749ce854c4c3605a2eb99b28042375be7467e0a.zip |
Everyone likes stupid debugging modes.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |