aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2013-05-29 20:43:36 -0400
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2013-05-29 20:43:36 -0400
commite2767cd40f0994ea97cb91fb9e9ceef58b8f3342 (patch)
tree8c54bf642520615493cd830564b3ac2329631acc /CHANGELOG.md
parent0abd00d829b598098302b028813fdbfafa4db537 (diff)
Fixed crash caused by split views.
This fix is in 6.6.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 06ede030..674b8a64 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -22,6 +22,7 @@ Bugfixes:
* Allow empty tables as keychains if they have metatables.
* Fixed caret placement in block comment/uncomment.
* Use '\n' keycode in curses instead of '\r'.
+* Fixed crash caused by split views.
Changes: