summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2006-05-08 20:22:44 +0000
committerChris Lumens <clumens@redhat.com>2006-05-08 20:22:44 +0000
commitca81cbae17d38cb178917562f8ffef43da8ce183 (patch)
tree6fbbe7b572e326fb5a1803d31271cc3bf63ee299 /ChangeLog
parent8fa1f968a830b687e9f071aaeb2721844b84dd12 (diff)
downloadanaconda-ca81cbae17d38cb178917562f8ffef43da8ce183.tar.gz
anaconda-ca81cbae17d38cb178917562f8ffef43da8ce183.tar.xz
anaconda-ca81cbae17d38cb178917562f8ffef43da8ce183.zip
Use productStamp in default repoid to prevent collisions with whatever other
people come up with.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 37dfdfd64..a014f2659 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,6 +16,11 @@
* exception.py (handleException): Fix traceback in exception handler
for cmdline mode.
+ * product.py: Add productStamp.
+
+ * yuminstall.py (AnacondaYumRepo.__init__): Make default repo id use
+ product stamp to prevent collisions.
+
2006-05-08 David Cantrell <dcantrell@redhat.com>
* loader2/net.c: Changes to inet_pton() and stuff preparing for IPv6