-------------------
eggBlog - ChangeLog
-------------------

4.1.2 (2009-08-12)
- bug: REQUEST_URI superglobal removed for IIS support

4.1.1 (2009-02-24)
- unnecessary comments removed from all files
- bug: links corrected in README
- bug: "$3" added to some links
  http://eggblog.net/forum.php?topic=150
+ language pack integrated with main package
+ all php system errors supressed
+ google ads added to news and forum pages

4.1 (2008-09-29)
- bug: incorrect embedded rss link for forum
- FCKeditor replaced with openwysiwyg as article editor

4.0.3 (2008-08-21)
- updated timezones away from GMT based
- checks for software updates on administraiton pages

4.0.2 (2008-07-07)
- bug: HTTP 404 error when logging out corrected
- all default file permissions changed to 0755
- adminstration passwords now hidden

4.0.1 (2008-03-28)
- update check added to admin homepage
- kill cookies & sessions on installation
- bug: possible cookie based SQL injection - thanks to Nick Girex
- bug: removed requirement of FreeType for captcha
- bug: requirement of FreeType library removed
- bug: error in upgrade_3to4.php removed
- bug: session/cookie names include domain names for increased security

4.0 (2008-02-21)
- social bookmark images moved out of themes
- "stickys" moved out of the "main" div
- bug: MyISAM engine removed from SQL table creations
- bug: "headers already sent" warning message when submiting a comment removed
- bug: "update available" message removed with no network connection
+ integrated search engine, searching articles and forum posts
+ local time zone support, based on GMT
+ facebook to the list of social bookmarks

4.0rc3 (2008-01-21)
- $config['mysql_table'] changed to $config['mysql_db']
- UK language filename changed to "en_gb"
- ordinal suffix's removed from all dates to aid translations
- minimum font size for sidebar tags increased to 9pt
- "<b>" changed to "<strong>" in news.php and forum.php for "submit" titles
- eb_text_preview() removed from article list in sidebar
- fckEditor language filenames standardised
- photo album mime_type check removed
- bug: line breaks now included in forum RSS feed
- bug: incorrect $lang identifier in forum rss feed removed
- bug: force inclusion of "en" lang file in WYSIWYG for non-English systems
- bug: html entities shown when editing an article comment
- bug: missing "captcha" and "captcha_enter" added to language files
- bug: html tags now translated to html entities in forum posts
- bug: sidebar list of articles now limited to 10 articles
+ admin now shows language names, not just the language filename

4.0rc2 (2007-12-24)
- fckeditor wysiwyg upgrade to v2.5.1
- bug: double back-slash in image path in fckEditor config
- bug: missing page links on member list
- bug: non-english OS results in WYSIWYG POST error
- bug: SQL errors with apostrophe in site title's
- bug: articles not starting with "<p>" displayed as plain text
- bug: "eb_textpreview()" result too short with entities enclosed
- bug: incorrect MySQL details not reported on install.php or upgrade*.php

4.0rc1 (2007-12-03)
- fckeditor wysiwyg upgrade to v2.5
- "<hr>" replace with "<div id='hr'><hr /></div>"
- change stickys from "<h3>" to "<ul id='stickys'>" list
- "favicon.ico" moved to theme folder
- "eb_stickys" moved to all pages in "eb_head"
- bug: html entities displayed on editing a forum post
- bug: registration redirect from "accounts.php" to "mydetails.php"
- bug: "eb_textpreview" slicing html entities
- bug: missing opening "<ul>" in eb_articlelist
- bug: deletion of all eb* tables on installation
- bug: new members given wrong "user_flag"
+ email alerts to forum topic replies
+ captcha on user registration
+ support for "_lib/inc.foot.php"
+ support for "_lib/inc.side.php"
+ support for "inc_head.php" in theme folder
+ support for "inc_foot.php" in theme folder
+ article tagging support
+ "upgrade_4bto4.php" including for upgrading from 4.0.0b to 4.0.0 final
+ social bookmark links

4.0b (2007-11-23)
- first public beta release of eggBlog 4