Skip to content

Commit 32d5a35

Browse files
committed
Release Vimperator 3.8.3
1 parent ac9152a commit 32d5a35

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
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.8.2
3+
VERSION = 3.8.3
44
NAME = vimperator
55

66
include ../common/Makefile

vimperator/NEWS

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
201x-00-00
1+
2014-11-09
22
* Version 3.8.3
3+
* Many compatibility fixes with new Firefox versions (up to Firefox 35)
4+
* Rewrite Makefile so it works on MacOS, also to not include any unwanted files
35
* Only show "Executing Autocommand ..." message on verbose level >= 9
6+
* :set encoding= completion works again on Firefox >= 32.
47
* Push minVersion to Firefox25, as we have some problems on older Firefoxs regarding search
58
* Make 'gH' command work with multiple home pages
69
* Don't prompt user for confirmation when 'delbmarks!' command is invoked in silent mode
7-
* Many compatibility fixes with new Firefox versions
810

911
2014-02-14: A Valentine's gift
1012
* Version 3.8.2

0 commit comments

Comments
 (0)