1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-29 03:12:26 +01:00

update NEWS and ChangeLog for release

This commit is contained in:
Doug Kearns
2007-09-03 15:14:44 +00:00
parent 44a9a0e75c
commit 5bd722f69f
2 changed files with 621 additions and 464 deletions

1081
ChangeLog

File diff suppressed because it is too large Load Diff

4
NEWS
View File

@@ -1,5 +1,5 @@
<pre>
2007-xx-xx:
2007-09-03:
* version 0.5.1
* native / and ? search and n and N working again
* the URL in the status line can be selected with the mouse again
@@ -84,7 +84,7 @@
* added 'f' to the 'complete' option to allow listing of filenames in :open prompt
* changed regexp search to normal text search for completion -> massive speedup, but limited functionality
* support for :open ./ , :open .. and :open ... (patch from Lee Hinman)
'gu' and <BackSpace> goes up a directory component, gU and <C-BackSpace> to the root directory
'gu' and <BackSpace> goes up a directory component, gU and <C-BackSpace> to the root directory
* Esc now doesn't stop loading the webpage, use Ctrl-c instead, :stop command added
* changed hinttags to work with dict.leo.org and hintstyle to work with digg.com
* :back! goes to beginning of history now