This file is licensed under the terms of the expat license, see the file EXPAT.
+v0.1.1:
+ + Reimplement page holder as an extension
+ + Introduce a C extension interface
+ + Introduce unit tests for automated testing
+ + Implement history based location completion
+ + Support the Web Inspector in new WebKit versions
+ + Bookmarkbar properly reflects changes
+ + Improve overall OS X integration
+ + Add a Text Editor Preference
+ + Add a Compat sidebar Preference
+ + Add an Open external pages in Preference
+ + Implement source view and cached favicons with libsoup
+
v0.1.0:
+ Allow for hiding the menubar
+ Make the navigationbar customizable
# This file is licensed under the terms of the expat license, see the file EXPAT.
# Register ourselves to autoconf
-AC_INIT([midori], [0.1.0], [http://www.twotoasts.de/bugs])
+AC_INIT([midori], [0.1.1], [http://www.twotoasts.de/bugs])
AC_CONFIG_SRCDIR([midori/midori-stock.h])
AC_CONFIG_HEADER([config.h])