Skip to content

Commit 7dfbdd1

Browse files
committed
Update HISTORY for version 1.4.1
1 parent 5afd8ca commit 7dfbdd1

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

HISTORY

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
=== Vdebug 1.4.1 / 2013-06-09
2+
3+
Bug fixes:
4+
* Fix folds being forgotten after debugging (issue #56)
5+
* Don't overwrite features array if it exists (issue #59)
6+
* Mapping of single modes (thanks @xbot, #66)
7+
* Stop empty buffers from being created (issue #70)
8+
* Fix ElementTree deprecation warning (thanks @InFog, #89)
9+
* Fix minheight error for windows (thanks @zhaocai, #73, also #84)
10+
* Fix filename handling on windows (thanks @Chronial, #74)
11+
* Use :mkexrc for restoring keymapping (thanks @Chronial and @qstrahl, #75)
12+
* Fix window destruction (thanks @Chronial, #76)
13+
* Inspect PHP constants with cursor eval (issue #80)
14+
* Don't cut final character when inspecting variables at end of line (issue #85)
15+
16+
Documentation:
17+
* Test suite requirements (thanks @michaeltwofish, #61)
18+
* Add helptag instructions to README (issue #67)
19+
* Add 'eval_visual' to documentation (issue #88)
20+
121
=== Vdebug 1.4.0 / 2013-03-06
222

323
Features:

0 commit comments

Comments
 (0)