diff options
author | David Cantrell <dcantrell@redhat.com> | 2006-07-19 15:26:53 +0000 |
---|---|---|
committer | David Cantrell <dcantrell@redhat.com> | 2006-07-19 15:26:53 +0000 |
commit | 4f5b257c37da77832511e875dec117c98ad830e7 (patch) | |
tree | 8af7422f9fa97b7005b9df3b9e6f7619cc711351 /ChangeLog | |
parent | cd2fd67f650cd7eca93c346b6ba8bd7690236314 (diff) | |
download | anaconda-4f5b257c37da77832511e875dec117c98ad830e7.tar.gz anaconda-4f5b257c37da77832511e875dec117c98ad830e7.tar.xz anaconda-4f5b257c37da77832511e875dec117c98ad830e7.zip |
* loader2/init.c: Modify the snakes on a plane debugging mode a
bit.
* loader2/net.{c,h}: Removed NETWORK_DEBUG mode and send data to the
logging function via debugNetworkInfo().
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2006-07-19 David Cantrell <dcantrell@redhat.com> + + * loader2/init.c: Modify the snakes on a plane debugging mode a + bit. + * loader2/net.{c,h}: Removed NETWORK_DEBUG mode and send data to the + logging function via debugNetworkInfo(). + 2006-07-18 David Cantrell <dcantrell@redhat.com> * anaconda.spec: Bump version. |