summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJohn Hawthorn <john.hawthorn@gmail.com>2016-07-03 22:51:35 -0700
committerJohn Hawthorn <john.hawthorn@gmail.com>2016-07-12 00:42:48 -0700
commitda86472d7399ff110baf819faad927703173b6d2 (patch)
treee12ff87c2a6398b167ec5f541c974f41e0cc2698 /CHANGELOG.md
parentcf9bba88b3a384e49a91c52968db57c60dc454eb (diff)
Fix segfault when autocompleting on no matches
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 085f002..ca93562 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,7 @@ Performance:
Bugfixes:
- Fixed command line parsing on ARM
+ - Fix error when autocompleting and there are no matches
## 0.5 (2016-06-11)