This commit is contained in:
Junegunn Choi
2015-10-05 23:28:24 +09:00
parent 86bc9d506f
commit 1da065e50e
4 changed files with 12 additions and 4 deletions
+8
View File
@@ -1,6 +1,14 @@
CHANGELOG
=========
0.10.7
------
- Fixed unserialized interrupt handling during execute action which often
caused invalid memory access and crash
- Changed `--tiebreak=length` (default) to use trimmed length when `--nth` is
used
0.10.6
------