From 62cce23b84113ba9159793945087c1e35ec687a3 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Tue, 16 Aug 2016 11:11:09 +0200 Subject: [PATCH] Update changelog Seems like that fix accidentally didn't make it to v0.8.2 --- CHANGELOG.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc index 50a4086e3..007b86fd9 100644 --- a/CHANGELOG.asciidoc +++ b/CHANGELOG.asciidoc @@ -104,6 +104,7 @@ Fixed - Fixed crash when doing `:`, another corner-case introduced in v0.8.0 - Fixed `:open-editor` (``) on Windows - Fixed crash when setting `general -> auto-save-interval` to a too big value. +- Fixed crash when using hints on Void Linux. v0.8.2 ------ @@ -113,7 +114,6 @@ Fixed - Fixed `general -> private-browsing` not being set correctly until a restart (which caused e.g. local storage to be enabled). -- Fixed crash when using hints with JS disabled in some rare circumstances. - When hinting input fields (`:t`), also consider input elements without a type. - Fixed crash when opening an invalid URL with a percent-encoded and a real @ in it - Fixed default `;o` and `;O` bindings