diff options
author | Chris Lumens <clumens@redhat.com> | 2007-03-16 19:07:54 +0000 |
---|---|---|
committer | Chris Lumens <clumens@redhat.com> | 2007-03-16 19:07:54 +0000 |
commit | 14fa19c9588da4649a2ca95360b188d328580b2f (patch) | |
tree | 7e41f0e9e30b0bed43ee3520a701851fc849d04d /ChangeLog | |
parent | eecbbb5ded5157a995596da500111e651d1988fc (diff) | |
download | anaconda-14fa19c9588da4649a2ca95360b188d328580b2f.tar.gz anaconda-14fa19c9588da4649a2ca95360b188d328580b2f.tar.xz anaconda-14fa19c9588da4649a2ca95360b188d328580b2f.zip |
Display a warning message if caps lock is on (#207894).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -8,6 +8,9 @@ * iw/raid_dialog_gui.py (RaidEditor.createAllowedRaidPartitionsList): Likewise. + * iw/account_gui.py (handleCapsLockRelease): Display a warning + message if caps lock is on (#207894). + * docs/kickstart-docs.txt: Update to describe --ignoremissing better (#209966). |