diff options
| author | ilya | 2010-03-31 21:20:50 -0700 |
|---|---|---|
| committer | ilya | 2010-03-31 21:24:02 -0700 |
| commit | 4bd931b179fc3a1ad14a1e22df5a17b70c27b39e (patch) | |
| tree | cd3b081e1560bdc2b16da3bcd16ad568feb3d614 | |
| parent | a6fb613da1945eb4d8fbcffec31a55986c29edfb (diff) | |
| download | vimium-4bd931b179fc3a1ad14a1e22df5a17b70c27b39e.tar.bz2 | |
Update README and add int3 to CREDITS.
| -rw-r--r-- | CREDITS | 1 | ||||
| -rw-r--r-- | README.markdown | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -7,6 +7,7 @@ Contributors: akhilman Bill Mill (github: llimllib) drizzd + int3 lack markstos rodimius diff --git a/README.markdown b/README.markdown index f6fff677..02bd05fc 100644 --- a/README.markdown +++ b/README.markdown @@ -74,6 +74,7 @@ Release Notes 1.17 (Unreleased) +- 'u' now restores tabs that were closed by the mouse or with native shortcuts. Tabs are also restored in their prior position. - Bug fixes. 1.16 (03/09/2010) |
