Skip to content

Commit a886dc3

Browse files
committed
Update version to 1.4.2, update HISTORY
1 parent 9f68dbc commit a886dc3

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

HISTORY

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
=== Vdebug 1.4.2 / 2014-05-15
2+
3+
Bug fixes:
4+
* Allow overriding of options dictionary after sourcing vdebug (issues #112, #113)
5+
* Show local file path in stack window if using path mapping (issue #118)
6+
* Change function names for stricter rules introduced in Vim v.7.4.260 (thanks @BlackEagle, #158 and #155)
7+
8+
Documentation:
9+
* Various fixes
10+
* Mention vim-nox package for Debian (thanks @henningda, #138)
11+
* Add Python installation for Windows information (issue #135)
12+
13+
Features:
14+
* Add completion to :Breakpoint command (thanks @tommcdo, #124)
15+
* Add VdebugStart command (thanks @blueyed, #132)
16+
* Sleep for 100ms in wait loop, don't consume as much CPU (thanks @blueyed, #133)
17+
118
=== Vdebug 1.4.1 / 2013-06-09
219

320
Bug fixes:

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.4.1
1+
1.4.2

0 commit comments

Comments
 (0)