Nancy Runge <nancy@twotoasts.de>
Translations:
- de: Christian Dywan <christian@twotoasts.de>
\ No newline at end of file
+ de: Christian Dywan <christian@twotoasts.de>
+
+Contributors:
+ Ori Bernstein <ori@eigenstate.org>
+v0.0.16:
+ + Implement editing menu items for the web view.
+ + Implement the bookmarks panel with editing capabilities.
+ + Prevent repeated checks for the desktop environment.
+ + Fix coding style in sokoke.c/ sokoke.h, particularly variable names.
+ + Don't update the remembered window size when maximized.
+ + Don't remember the window position but the size only.
+ + Command line uris should replace the default page.
+ + More effective status updates and less entry flickering
+ + Enable inline find for websites
+ + Make the progressbar work properly again
+ + Build fix: Adapt WebKit api changes
+ + Add Tab Size to preferences dialog
+
v0.0.15:
+ Build fix: Remove search api
# Register ourselves to autoconf
-AC_INIT([midori], [0.0.15], [christian@twotoasts.de])
+AC_INIT([midori], [0.0.16], [christian@twotoasts.de])
AC_CONFIG_SRCDIR([src/main.h])
AC_CONFIG_HEADER([config.h])