Skip to content

Commit a16d2a2

Browse files
committed
version 3.11.3
1 parent b23ee42 commit a16d2a2

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

vimperator/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#### configuration
22

3-
VERSION = 3.11.2
3+
VERSION = 3.11.3
44
NAME = vimperator
55

66
include ../common/Makefile

vimperator/NEWS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
201x-xx-xx:
22

3+
2016-01-30:
4+
* Expose Buffer constructor
5+
* Fix scrolling on some pages with gg/G/<C-d>/<C-u>
6+
* Make sure to get latest content separator in setVisibility
7+
* Expose Command constructor
8+
39
2016-01-26:
410
* QuickMarks: new mapping [m]gw{a-z}[m] to open Quickmark in a new window as the single open tab
511
* :delmacro matches the syntax and behaviour of :delqmark, e.g. allowing ranges as argument

0 commit comments

Comments
 (0)