Index: trunk/CHANGELOG
===================================================================
--- trunk/CHANGELOG	(revision 875)
+++ trunk/CHANGELOG	(revision 876)
@@ -10,23 +10,24 @@
 # = Bugfix
 ! = Update/Change
 
-------------------------------------- 2.7.1 -------------------------------------
-06-Nov-2008 Thomas Hornik
-#	Module code: curly backets get deleted by pparse() from phplib -> old fix in #569 wasn't that smart. Fixed.
-#	fixed some typos in DE language-file, added missing tab in search.php
-02-Nov-2008 Thomas Hornik
-!	news: added PAGE_SPACER to $page_title (creates e.g. title-32.php instead of title32.php)
-01-Nov-2008 Thomas Hornik
-!	improved ext_charset to work with latin1,cp1252,cp1251,latin2,hebrew,greek,latin5,latin7,utf8
-+	added config for section anchor. ATTN: add "INSERT INTO TABLE_PREFIX.'settings' (name,value,extra) VALUES ('sec_anchor', 'wb_', '')" to upgrade-script.
-!	updated menulink and search to use configureable section-anchor
-29-Oct-2008 Thomas Hornik
-# News: total number of news wasn't calculated correctly
-!	Captcha: removed IFRAME for Calculation-as-text captcha
--	removed useless init_utf8funcs()-function
-+	search: added search_lang for use in search-form. Using DE, the search will search ä=ae,... (alternate spelling of german umlauts)
--	search: removed undocumented word-boundary search
-!	search: search_path is now anchored to the beginning of link ("link LIKE '$path%'" instead of "link LIKE '%$path%'")
+------------------------------------- 2.7.1 -------------------------------------
+11-Nov-2008 Thomas Hornik
+06-Nov-2008 Thomas Hornik
+#	Module code: curly backets get deleted by pparse() from phplib -> old fix in #569 wasn't that smart. Fixed.
+#	fixed some typos in DE language-file, added missing tab in search.php
+02-Nov-2008 Thomas Hornik
+!	news: added PAGE_SPACER to $page_title (creates e.g. title-32.php instead of title32.php)
+01-Nov-2008 Thomas Hornik
+!	improved ext_charset to work with latin1,cp1252,cp1251,latin2,hebrew,greek,latin5,latin7,utf8
++	added config for section anchor. ATTN: add "INSERT INTO TABLE_PREFIX.'settings' (name,value,extra) VALUES ('sec_anchor', 'wb_', '')" to upgrade-script.
+!	updated menulink and search to use configureable section-anchor
+29-Oct-2008 Thomas Hornik
+# News: total number of news wasn't calculated correctly
+!	Captcha: removed IFRAME for Calculation-as-text captcha
+-	removed useless init_utf8funcs()-function
++	search: added search_lang for use in search-form. Using DE, the search will search ä=ae,... (alternate spelling of german umlauts)
+-	search: removed undocumented word-boundary search
+!	search: search_path is now anchored to the beginning of link ("link LIKE '$path%'" instead of "link LIKE '%$path%'")
 +	search: added key 'ext_charset' to search-extension to query external databases
 25-Oct-2008 Christian Sommer
 !	updated basic templates according the template guidelines
