Skip to content

Commit 652474f

Browse files
committed
version 3.16.0
1 parent eabb291 commit 652474f

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

vimperator/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
#### configuration
22

3-
VERSION = 3.15.0
3+
VERSION = 3.16.0
44
NAME = vimperator
55
66
MIN_VERSION = 38.0
7-
MAX_VERSION = 50.0
7+
MAX_VERSION = 51.0
88

99
-include private.properties
1010

vimperator/NEWS

+16
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
11
201x-xx-xx:
2+
3+
4+
2017-02-01:
25
* add option 'newtaburl' to set default URL in new tabs
36
* fix loading the tabs module
7+
* update max version
8+
* add help for statuslinevisiblity
9+
* extend Makefile for signing
10+
* fixes and refactors in hints module
11+
* showtexthints option
12+
* delete trailing whitespace
13+
* cleanup SVG files
14+
* add ssl by default to statusline
15+
* fix 'make xpi'
16+
* fix :jumps
17+
* fix <P> by initializing nsITransferable before usage
18+
* remove uriIsPrefix, unsupported
19+
420

521
2016-10-05:
622
* update and fix css related issues

0 commit comments

Comments
 (0)