1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-23 01:25:46 +01:00

Add forgotten NEWS entry.

This commit is contained in:
Kris Maglione
2010-10-15 00:49:47 -04:00
parent a3799d3d05
commit 9e10404daf
3 changed files with 8 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
1.0b2:
1.0b3pre:
* Extensive Firefox 4 support, including:
- Tabs in :buffer completions and listings are grouped
by panorama groups.
@@ -14,7 +14,7 @@
what timespan.
- Support for sanitizing reference to particular hosts,
everywhere from command-line and message history to option
values and cookies.
values and cookies.
* New and much more powerful incremental search implementation.
Improvements over the standard Firefox find include:
- Starts at the cursor position in the currently selected
@@ -73,6 +73,7 @@
groups should be auto-completed.
* Added 'banghist' option.
* Added BookmarkChange, BookmarkRemove autocommands.
* Added :cookies, 'cookies', 'cookieaccept', and 'cookielifetime'.
* Added -keyword, -tags, -title to :delbmarks.
* Added "passwords" and "venkman" dialogs to :dialog.
* Added :extupdate command.