From feac8789c12f060111cb32e5902cf137eec625cb Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Mon, 13 Sep 2010 10:46:37 +0200 Subject: rekonq 0.6.0 Our first stable release with planned support :) --- CMakeLists.txt | 2 +- ChangeLog | 10 ++++++++++ scripts/RELEASE_HOWTO | 1 + 3 files changed, 12 insertions(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index f70fbe75..df92271f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -7,7 +7,7 @@ PROJECT( rekonq ) # Informations to update before to release this package. # rekonq info -SET(REKONQ_VERSION "0.5.88" ) +SET(REKONQ_VERSION "0.6.0" ) configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h ) diff --git a/ChangeLog b/ChangeLog index 0903dee6..de1bca37 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,16 @@ Please, refer to http://techbase.kde.org/Projects/rekonq/Roadmap page to track all features available on new rekonq releases. +0.6 +- AdBlock performance improvements +- UrlBar Improvements +- Suggestions +- History Review +- zoom slide bar +- apt scheme support +- bookmarks improvements +- smooth scrolling + 0.5 - Ad-Block Improvements (automatic list update, abp scheme support) - Awesome UrlBar (Tech Preview) diff --git a/scripts/RELEASE_HOWTO b/scripts/RELEASE_HOWTO index eb3c3665..857b57ac 100644 --- a/scripts/RELEASE_HOWTO +++ b/scripts/RELEASE_HOWTO @@ -35,6 +35,7 @@ SECTION 4: The Release Day * Update sf rekonq site * Update kde-apps.org * Update IRC channel topic +* Announce on mailing list * Blog about! -------------------------------------------------------------------------------- -- cgit v1.2.1