diff options
author | Jeremy Katz <katzj@redhat.com> | 2006-04-26 19:05:18 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2006-04-26 19:05:18 +0000 |
commit | eec8d07d1d4575dc9900646aedfbe9abc10d9194 (patch) | |
tree | c2d383da133b00d89cd024a8313f7546c6c10075 /ChangeLog | |
parent | 7e36c5c3e44f034d155a913158ad0ab1adb76350 (diff) | |
download | anaconda-eec8d07d1d4575dc9900646aedfbe9abc10d9194.tar.gz anaconda-eec8d07d1d4575dc9900646aedfbe9abc10d9194.tar.xz anaconda-eec8d07d1d4575dc9900646aedfbe9abc10d9194.zip |
2006-04-26 Jeremy Katz <katzj@redhat.com>
* anaconda: Don't symlink things that don't exist.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2006-04-26 Jeremy Katz <katzj@redhat.com> + * anaconda: Don't symlink things that don't exist. + * packages.py (setupTimezone): Don't change timezone on rootpath (Jane Dogalt, #185930) |