From aad4a5f0b4ea093204dd61bc98debe6470eeb98d Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Fri, 12 Mar 2010 16:28:15 +0100 Subject: Updating forgotten files :) --- AUTHORS | 1 + ChangeLog | 25 +++++++++++++++++++++++++ scripts/RELEASE_HOWTO | 2 +- 3 files changed, 27 insertions(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index a42ff2aa..a1e08493 100644 --- a/AUTHORS +++ b/AUTHORS @@ -6,3 +6,4 @@ Johannes Zellner webmaster@nebulon.de Matthieu Gicquel matgic78@gmail.com Ronny Scholz ronny_scholz@web.de Jonas Gastal jgastal@gmail.com + diff --git a/ChangeLog b/ChangeLog index cee60742..b165b547 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,28 @@ +0.4 +- moved to kdewebkit (this means based on kde 4.4) +- kwallet support +- KIO full support (cookies, cache, proxy, network) +- file:// && ftp:// protocol easy handling +- improved rekonq pages (in the about: protocol) +- multithreaded url resolver (hopefully, no more UI freezes) +- adblock support, first part (load manually links, for now...) +- improved fullscreen mode +- embedded inspector (A-LA firebug) +- first kget integration +- optional "clickToFlash" feature +- tons of bugs fixed + +0.3 +- Simpler UI +- new icon +- multi windows support +- KDE proxy setting support +- "new tab home page" (tech preview) +- Initial handbook added +- tab previews +- save & restore session support +- Compiles on Windows, too + 0.2 - simpler and better UI - unique urlbar (integrated google search) diff --git a/scripts/RELEASE_HOWTO b/scripts/RELEASE_HOWTO index c0ae221e..eb3c3665 100644 --- a/scripts/RELEASE_HOWTO +++ b/scripts/RELEASE_HOWTO @@ -8,7 +8,7 @@ SECTION 0: A few days in advance SECTION 1: Preparation -* Check the README file is still relevant +* Update CHANGELOG file * Bump Version Number (in the CMakeLists.txt file) * Commit the source to GIT -- cgit v1.2.1