update bug fix list in README.md

This commit is contained in:
Gered King 2012-12-18 15:12:37 -05:00
parent 99973209fd
commit 9bf6a135ee

View file

@ -73,5 +73,6 @@ Issues / Missing Functionality
Bug Fixes
---------
* Fixes virtual key codes used for Home, End, Page Up and Page Down keys (the Fn + Arrow combos available on wireless keyboards).
* Config settings are now saved. When you re-open the tool your last settings will still be there.
* The system tray icon now disappears when the tool is closed and the tool now closes properly (the "WPF way").