diff options
author | Peter Jones <pjones@redhat.com> | 2006-02-03 21:44:23 +0000 |
---|---|---|
committer | Peter Jones <pjones@redhat.com> | 2006-02-03 21:44:23 +0000 |
commit | d2ea525f610b632632085c60a745500893e2dc70 (patch) | |
tree | 67d6b1a8264c4c8fa10a71641361cd8ea9ccec71 /ChangeLog | |
parent | e6694b222de8356b3b0aaa9a41a96d00322f9520 (diff) | |
download | anaconda-d2ea525f610b632632085c60a745500893e2dc70.tar.gz anaconda-d2ea525f610b632632085c60a745500893e2dc70.tar.xz anaconda-d2ea525f610b632632085c60a745500893e2dc70.zip |
- fix swap labeling
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-02-03 Peter Jones <pjones@redhat.com> + + * fsset.py (swapFileSystem): Fix format strings in call to + labelDevice. Add correct swapFileSystem.maxLabelChars . + 2006-02-03 Chris Lumens <clumens@redhat.com> * dispatch.py (installSteps): Fix arguments to writeConfiguration |