+v0.0.17:
+ + Add a preference to choose a user stylesheet.
+ + Implement a few preferences with new settings API in WebKit
+ + Implement Add Bookmark and a small panel toolbar
+ + Escape search engine name and description.
+ + Cleanup and WebKit API update
+ + Make sure selection actions have a widget.
+ + Allow Find Next and Find Previous when the findbox is hidden.
+ + Fixed the header of the KatzeThrobber
+ + Move XBEL implementation to katze.
+ + Implement a throbber widget.
+ + Always enable Select All if an editable widget is focussed.
+ + Previous/ next tab menu items should be disabled when not needed.
+ + Handle the context menu on button press, not release.
+ + Open the default page only if there is no session and no uri on the cli.
+
v0.0.16:
+ Implement editing menu items for the web view.
+ Implement the bookmarks panel with editing capabilities.
# Register ourselves to autoconf
-AC_INIT([midori], [0.0.16], [christian@twotoasts.de])
+AC_INIT([midori], [0.0.17], [christian@twotoasts.de])
AC_CONFIG_SRCDIR([src/main.h])
AC_CONFIG_HEADER([config.h])