diff --git a/ChangeLog b/ChangeLog
index c12fd77af..9923c79ba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,11 @@
YaCy: The Search Engine with the friendly whale
-version 0.43svn
+version 0.43
+ * UPDATED: new database handling of index entry objects, less IO overhead (Orbiter)
+ * ADDED: many new ranking attributes and handling routines (Orbiter)
+ * ADDED: new DetailedSearch page for ranking testing (Orbiter)
+ * ADDED: nearby-search in general and nearby-1 for queries enclosed in doublequotes (Orbiter)
+ * FIXED: YBR transmission protocol path selection security bug (Orbiter)
* ADDED: additional Shutdownmethod to run YaCy as Windows Service (theli)
* ADDED: possibility to import the crawling queue (theli)
* UPDATED: German translations (NN, rramthun)
diff --git a/doc/News.html b/doc/News.html
index fca240f23..31fc78cff 100644
--- a/doc/News.html
+++ b/doc/News.html
@@ -54,24 +54,43 @@ globalheader();
Release list in reverse order:
-
v0.42_20051216_1219
diff --git a/doc/Volunteers.html b/doc/Volunteers.html
index f311332ae..7dc4fb44b 100644
--- a/doc/Volunteers.html
+++ b/doc/Volunteers.html
@@ -50,22 +50,23 @@ globalheader();
Volunteers
-YaCy's core architecture with the PLASMA search engine, the http server/proxy, the KELONDRO Database and
-the P2P-based index distribution was designed and implemented by Michael Peter Christen.
-
-
At this time, many contributions have been made. Here is a list of volunteers in alphabetical order:
+
The following persons are involved (alphabetical order):
+- Michael Christen/Orbiter is project founder; designed and implemented the overall architecture, is chief software architect, release management, kelondro database, yacy core protocol, indexing technique and database structure, search and ranking functionality, http client/server architecture, admin of yacy.net
- Natali Christen designed the YaCy logo.
-- Stephan Hermens has made some bugfixes.
+- Daburna provided some german translation. He also made bittorrent-releases
+- Stephan Hermens has made some important bugfixes.
- Matthias Kempka provided a linux-init start/stop - script
- Timo Leise suggested and implemented an extension to the blacklist feature: part-of-domain matching.
-- Marc Nause made enhancements to the YaCyWiki, the Message- and User-Profile menues and functions.
+- Marc Nause made many major enhancements to the YaCyWiki, the Message- and User-Profile menues and functions.
- Thomas Quella designed the Kaskelix mascot. He also made a large number of bug fixes.
-- Roland Ramthun owns and administrates the German YaCy-Forum. He also cares for correct English spelling and a German translation of the YaCy user interface. Roland and other forum participants extended the PHPForum code to make it possible to track development feature requests and bug reports with status codes and editor flags.
+- Roland Ramthun owns and administrates the German YaCy-Forum. He publishes a monthly YaCy newsletter, cares for correct English spelling and a German translation of the YaCy user interface. Roland and other forum participants extended the PHPForum code to make it usable as bug- and feature-tracking system..
- Wolfgang Sander-Beuermann, executive board member of the German search-engine association SuMa-eV
-and manager of the meta-search-engine metaGer provided web-space for the german documentation and computing resources for a demo peer. He also pushed the project by arranging promotional events.
-- Alexander Schier did much alpha-testing, gave valuable feed-back on my ideas and suggested his own. He suggested and implemented large parts of the popular blacklist feature. He supplied the 'Log'-menu function, the skin-feature, many minor changes, bug fixes and the Windows-Installer - version of YaCy. Alex also provides and maintaines the german documentation for yacy.
-- Martin Thelian made system-wide performance enhancement by introducing thread pools. He provided a plug-in system for external text parser and integrated many parser libraries such as pdf and word format parsers. Martin also extended and enhanced the http and proxy protocol towards a rfc-clean implementation. He also provided code for ICAP support and many more things.
+and manager of the meta-search-engine metaGer provided computing resources for a demo peer. He also pushed the project by arranging promotional events.
+- Alexander Schier did much alpha-testing from beginning of project, and suggested many features; implemented the blacklist feature, bookmarks, log-menu, user-db, skin-feature, windows-installer and provided first implementation of the yacybar Firefox extension; admin of yacy-websuche.de and the media-wiki at yacy-websuche.de/wiki.
+- Matthias Söhnholz added the offline-browsing feature
+- slick helps as packager (.rpm, .deb etc)
+- Martin Thelian made system-wide performance enhancement by introducing thread pools; he added ICAP and SOAP support, most of external parser integration, maintains the http protocol implementation, added squid compatibility, robots protocol, better logging and many index protocol, import/export and transfer enhancements. He created a YaCy screensaver and coded major parts of the yacybar Firefox extension.
Further volunteers are very welcome.