diff options
author | Chris Lumens <clumens@redhat.com> | 2005-05-09 13:51:34 +0000 |
---|---|---|
committer | Chris Lumens <clumens@redhat.com> | 2005-05-09 13:51:34 +0000 |
commit | 0863cae093af652d3b731288563ab82c7abc6d64 (patch) | |
tree | 23514e5547dad70e3112933d8c21355c8b60235b /ChangeLog | |
parent | d3169b9db90fcd50c2a43cd8342870ea3c45d1fd (diff) | |
download | anaconda-0863cae093af652d3b731288563ab82c7abc6d64.tar.gz anaconda-0863cae093af652d3b731288563ab82c7abc6d64.tar.xz anaconda-0863cae093af652d3b731288563ab82c7abc6d64.zip |
Attach a bug number to that message as well.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ 2005-05-06 Chris Lumens <clumens@redhat.com> * autopart.py (doAutoPartition): Also remove bogus preexisting RAID - information when doing kickstart installs. + information when doing kickstart installs (#88359). 2005-05-06 Jeremy Katz <katzj@redhat.com> |