File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change
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
+
1
21
=== Vdebug 1.4.0 / 2013-03-06
2
22
3
23
Features:
You can’t perform that action at this time.
0 commit comments