summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2006-10-06 21:40:59 +0000
committerJeremy Katz <katzj@redhat.com>2006-10-06 21:40:59 +0000
commit4007283a2fcb4afd23099204fe93b08d953814a5 (patch)
tree5825f48b5a3ed88a4e12546e90a04cabddff6332 /ChangeLog
parentad3686f81bf5f8f04f249ced6cf57dc71fca74f8 (diff)
downloadanaconda-4007283a2fcb4afd23099204fe93b08d953814a5.tar.gz
anaconda-4007283a2fcb4afd23099204fe93b08d953814a5.tar.xz
anaconda-4007283a2fcb4afd23099204fe93b08d953814a5.zip
2006-10-06 Jeremy Katz <katzj@redhat.com>
* iscsi.py (iscsiTarget._getPortal): If the portal doesn't match the ipaddr we discovered against, it's probably not what we wanted
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index daf5dc466..50c0cb60e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,14 @@
+2006-10-06 Jeremy Katz <katzj@redhat.com>
+
+ * iscsi.py (iscsiTarget._getPortal): If the portal doesn't match
+ the ipaddr we discovered against, it's probably not what we wanted
+
2006-10-06 David Cantrell <dcantrell@redhat.com>
* network.py (sanityCheckIPString): Change two >1 to >0 so that IP
addresses that look like 9.3.117.236 are validated (#209654).
-2006-10-06 Jeremy Katz <katzj@redhat.com>
+2006-10-06 Jeremy Katz <katzj@redhat.com>
* anaconda.spec: Bump version.