2004-03-30 """""""""" * Removed BBCode tags from stopwords list. * Fixed BBCode tags being indexed in search_idx.php. * Fixed a small language inconsistency between lang_post and lang_edit. Reported by Fluffy. 2004-03-15 """""""""" * Fixed url tags not working without leading http://. 2004-03-09 """""""""" * Fixed three dots (...) missing from search results when displayed as posts. Reported by ssb. 2004-03-08 """""""""" * Fixed moving topics with redirect not always working. 2004-03-01 """""""""" * Fixed usernames starting with the digit 1 followed by whitespace being reported as banned. Reported by 1 Joe. 2004-02-24 """""""""" * Fixed redeclaration of split_words() error in admin/prune. * Added missing global $pun_root to function prune() in common_admin.php. 2004-02-23 """""""""" * Fixed admin/options and admin/permissions allowing NULL for columns that require integer values. Reported by Sander D. * Fixed boolean operators not working in search. Reported by ssb. * Fixed missing text "Signature" in profile.php. 2004-02-20 """""""""" * Added an element to lang_common for instructing search whether the current language is a multibyte language or not.