File tree 2 files changed +18
-2
lines changed
2 files changed +18
-2
lines changed Original file line number Diff line number Diff line change 1
1
# ### configuration
2
2
3
- VERSION = 3.15 .0
3
+ VERSION = 3.16 .0
4
4
NAME = vimperator
5
5
6
6
MIN_VERSION = 38.0
7
- MAX_VERSION = 50 .0
7
+ MAX_VERSION = 51 .0
8
8
9
9
-include private.properties
10
10
Original file line number Diff line number Diff line change 1
1
201x-xx-xx:
2
+
3
+
4
+ 2017-02-01:
2
5
* add option 'newtaburl' to set default URL in new tabs
3
6
* 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
+
4
20
5
21
2016-10-05:
6
22
* update and fix css related issues
You can’t perform that action at this time.
0 commit comments