diff --git a/htroot/yacy/ui/welcome.html b/htroot/yacy/ui/welcome.html
index 234e8f143..4a2fed03d 100644
--- a/htroot/yacy/ui/welcome.html
+++ b/htroot/yacy/ui/welcome.html
@@ -10,6 +10,7 @@
apfelmaennchen
Change Log
+ - 14-05-2008: YaCy-UI now support searching Sciencenet !!
- 12-05-2008: added tagcloud for bookmarks
- 12-05-2008: bookmarks support date and public fields as they have been added to XBEL output.
- 10-05-2008: bookmarks are now retrieved from /xml/bookmarks/xbel/xbel.xml and do no longer require a seperate servlet
@@ -17,7 +18,7 @@ apfelmaennchen
- 19-04-2008: search results are now retrieved from yacysearch.rss (XML) and do no longer need a seperate servlet
Bug Tracker
-
+
- Please report bugs in the official YaCy-Forum - thanks!
- 12-05-2008: if you click a tag in the tagcloud, the bookmarks table doesn't update properly and JavaScript returns a 'tabs is undefined' error...
- 10-05-2008: there is an issue with Firefox 3.0b5 and the jQuery XML parsing of the search result (one symptom is the broken pagination)