summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2007-03-22 14:52:23 +0000
committerChris Lumens <clumens@redhat.com>2007-03-22 14:52:23 +0000
commit83b933cbe120fc3828d46e60dd918679e696998e (patch)
tree544dbd014a1b01524fbf9786d2e55d519cfcb388 /ChangeLog
parent2c8659fbe44ba3ee8dac073a0da6f8d55720a33e (diff)
downloadanaconda-83b933cbe120fc3828d46e60dd918679e696998e.tar.gz
anaconda-83b933cbe120fc3828d46e60dd918679e696998e.tar.xz
anaconda-83b933cbe120fc3828d46e60dd918679e696998e.zip
Inherit from FC6_Timezone to make the --isUtc option work.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 696a51f55..5c7e4f0a7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-03-22 Chris Lumens <clumens@redhat.com>
+
+ * kickstart.py (Timezone): Inherit from FC6_Timezone to make the
+ --isUtc option work.
+
2007-03-21 David Cantrell <dcantrell@redhat.com>
* loader2/loader.c (parseCmdLineIp): Don't set ipinfo_set to true here,