1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-11 01:35:48 +01:00

Don't offer value completions for boolean options. Fix spellcheck highlighting of invalid option names. Closes issue #209.

This commit is contained in:
Kris Maglione
2010-12-31 21:33:44 -05:00
parent 937d7ff3af
commit 0d6e0a1d6b
4 changed files with 13 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
1.0b4.2:
1.0b5pre:
* Extensive Firefox 4 support, including:
- Fully restartless. Can now be installed, uninstalled,
enabled, disabled, and upgraded without restarting Firefox.