summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2007-03-16 19:07:54 +0000
committerChris Lumens <clumens@redhat.com>2007-03-16 19:07:54 +0000
commit14fa19c9588da4649a2ca95360b188d328580b2f (patch)
tree7e41f0e9e30b0bed43ee3520a701851fc849d04d /ChangeLog
parenteecbbb5ded5157a995596da500111e651d1988fc (diff)
downloadanaconda-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--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ea55560de..13fc33476 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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).