Local changes
=============
Start to depend on textproc/hunspell.
Upstream changelog
==================
Emdek released 0.9.10 on 1 May 2016
added initial support for User Scripts;
added Addons Manager;
added alternative display mode and support for optional headers for URL completion in address field;
many enhancements in experimental backend for QtWebEngine (Blink):
added support for entering full screen mode;
added support for content blocking;
added support for several missing actions;
several fixes and improvements in content blocking;
improved CMake build system (also now it is the only officially supported);
added new backend for storing browsing history;
many other fixes and improvements.
Upstream changes since 0.9.08:
added initial support for spell checking;
added support for selecting allowed and rejected domains for third-party cookies;
added support for customizing visible columns and their order in most of views;
added support for customizing text and icon of toolbar entries;
added support for adding arbitrary menus to toolbars;
some other fixes and minor improvements.
Cherry-picked changes suggested by upstream:
Always mark dialogs as restored (67c2ae72cc57c)
Fallback to QItemDelegate::paint() if type is unknown (fd7380a9eec7)
Try to return first address field from the list if none was matched (d1a1b0bbc8d80d0)