summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-03-12 16:28:15 +0100
committerAndrea Diamantini <adjam7@gmail.com>2010-03-12 16:28:15 +0100
commitaad4a5f0b4ea093204dd61bc98debe6470eeb98d (patch)
treec282ce1620e61fcba1d7b9a96967a16b32a49fe9
parentrekonq 0.4.50 (diff)
downloadrekonq-aad4a5f0b4ea093204dd61bc98debe6470eeb98d.tar.xz
Updating forgotten files
:)
-rw-r--r--AUTHORS1
-rw-r--r--ChangeLog25
-rw-r--r--scripts/RELEASE_HOWTO2
3 files changed, 27 insertions, 1 deletions
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