----------------------------------
[2010-03-08 Ver 0.68 -> 0.69]
- Added HTTP Location follow
- Fixed bug about invalid HTTP request
----------------------------------
[2010-03-08 Ver 0.67 -> 0.68]
- Added timestamp setter/getter
- Enabled set time limit
- Added image link option by class name
----------------------------------
[2010-02-16 Ver 0.66 -> 0.67]
- Added image resize option by class name
- Added admissible byte logic into Wizin_Filter_Mobile::_partitionPage()
- Fixed bug about text that exists in top layer was deleted
----------------------------------
[2010-02-08 Ver 0.65 -> 0.66]
- Fixed bug that form tag is divided
----------------------------------
[2010-02-08 Ver 0.64 -> 0.65]
- Fixed some bugs with Jsphon call (thx naoto_is)
----------------------------------
[2010-02-06 Ver 0.63 -> 0.64]
- Fixed notice about return not reference value (thx plus9)
----------------------------------
[2009-12-13 Ver 0.62 -> 0.63]
- moved method 'Wizin_Filter::filterReplaceLinks()' to 'Wizin_Filter_Mobile::filterReplaceLinks()
- fixed bug about replace link filter delete current dirname when current uri is '***/dirname/' (thx uemera)
----------------------------------
[2009-12-03 Ver 0.61 -> 0.62]
- import t_komura's script 'detect_encoding_ja'. Thanks a lot for t_komura's original function !
----------------------------------
[2009-12-01 Ver 0.60 -> 0.61]
- updated ke-tai_list.csv
----------------------------------
[2009-11-30 Ver 0.59 -> 0.60]
- fixed bug about domdocument return empty when charset in meta tag and encoding are different.
----------------------------------
[2009-11-28 Ver 0.58 -> 0.59]
- modified 'Wizin_Util_Web::getFileByHttp' and 'Wizin_Util_Web::getContentsByHttp', change default value for send referer.
----------------------------------
[2009-11-28 Ver 0.57 -> 0.58]
- added logic into Wizin_Plugin_User_Mobile, check file time and download new spec file.
- modified 'Wizin_Util_Web::getFileByHttp', add flag for send referer.
----------------------------------
[2009-11-20 Ver 0.56 -> 0.57]
- replace '&' string for mobile link discovery.(thx jidaikobo)
----------------------------------
[2009-11-09 Ver 0.55 -> 0.56]
- Fixed bug about width value in spec data is empty, resize image width will be 0px.(thx pik)
----------------------------------
[2009-11-01 Ver 0.54 -> 0.55]
- Fixed bug about raised exception by PEAR when empty value exists in link tag.(thx hiro1613)
- Patched for css content is not string.
----------------------------------
[2009-10-11 Ver 0.53 -> 0.54]
- Fixed bug about session id exists in link tag for Mobile Link Discovery.
- Fixed bug about encoding salt exists in bottom of contents.(thx Vane)
----------------------------------
[2009-09-20 Ver 0.52 -> 0.53]
- Deleted constant 'WIZIN_SALT'.
- Deleted method 'Wizin_Util::salt' and Added method 'Wizin::salt'.
- Modified mobile plugins, delete empty method.
- Modified mobile plugins, call parent::_require().
- Modified mobile plugin, call method that check location header.
- Added logic into Wizin_Crypt, create iv from salt and filepath.
----------------------------------
[2009-09-18 Ver 0.51 -> 0.52]
- Removed 'PEAR::Mail'.
- Added 'Qdmail'.
- Added 'PEAR::Crypt_Blowfish'.
- Renamed trans_sid filter, and modified logic for external links.
- Modified function args type.
- Added method 'fprefix' into Wizin_Util.
- Fixed some notice messages in Wizin_User.
----------------------------------
[2009-09-15 Ver 0.50 -> 0.51]
- Added functions for get header info.
- Added image resize logic for uploaded file.
----------------------------------
[2009-09-13 Ver 0.49 -> 0.50]
- Importd 'Jsphon'.
----------------------------------
[2009-06-25 Ver 0.48 -> 0.49]
- Fixed bug with css filter when multibyte string not exists in output contents.
----------------------------------
[2009-06-24 Ver 0.47 -> 0.48]
- Fixed bug about resize width/height is lower than 1 pixel, imagecreatetruecolor cannot create new image.(thx takahashi)
- Fixed bug about preg_match pattern.(thx argon)
- Added 'Mobile Link Discovery' tag insert logic.
- Added client plugin for 'Livedoor' and 'Mixi'.
- Added content-type variable in Wizin_User class.
- Fixed bug about call function of non-object.
- Fixed bug about needless html tag added.(thx mbxoops)
- Updated ke-tai_list.csv
- Updated 'HTML_CSS_Mobile'.
- Imported 'HTML_CSS_Selecter2XPath'.
----------------------------------
[2009-05-21 Ver 0.46 -> 0.47]
- Fixed bug about width/height attribute exists in resized image tag.
----------------------------------
[2009-05-19 Ver 0.45 -> 0.46]
- Fixed bug about output notice message when clear cache without cache file.
- Fixed bug about output notice message with ke-tai_list.csv first line.
----------------------------------
[2009-05-18 Ver 0.44 -> 0.45]
- Modified image resize logic, use ke-tai_list.csv(special thanks http://ke-tai.org/)
----------------------------------
[2009-05-12 Ver 0.43 -> 0.44]
- Updated Text_Pictogram_Mobile, it's changed license to MIT license.(special thx yudoufu!)
----------------------------------
[2009-05-11 Ver 0.42 -> 0.43]
- Modified value of socket timeout.
- Fixed bug about preg_match pattern was invalid.
- Added function 'stripslashesRecursive'.
----------------------------------
[2009-04-16 Ver 0.41 -> 0.42]
- Fixed bug about wrong encoding detect.
----------------------------------
[2009-04-15 Ver 0.40 -> 0.41]
- Enabled guid check.
----------------------------------
[2009-04-15 Ver 0.39 -> 0.40]
- Removed needless code.(Wizin core files)
- Removed needless files.(lib)
- Removed needless code.(Wizin templates)
----------------------------------
[2009-02-13 Ver 0.38 -> 0.39]
- Added the pattern which does not modify URL.(thx black-sawa)
- Deleted unnecessary space in brackets.
----------------------------------
[2009-02-01 Ver 0.37 -> 0.38]
- Added logic for the problem which session will be closed the case of redirect with location header.(thx nazo and naoto_is)
----------------------------------
[2009-01-28 Ver 0.36 -> 0.37]
- Added class 'Wizin_Cache'.
- Added function 'getContentsByHttp' in 'Wizin_Util_Web'.
- Changed function name from 'getPrefix' to 'salt'.
- Modified mobile optimize filter.
- Fixed bug about use 'foreach' to string variable.
----------------------------------
[2009-01-22 Ver 0.35 -> 0.36]
- Added input filter for mobile.
----------------------------------
[2009-01-08 Ver 0.34 -> 0.35]
- Fixed bug about class 'Wizin_Filter_Pictogram' not exists when 'WIZIN_PEAR_DIR' was not set in include_path.
- Modified set include path in 'Wizin_Core_Loader'.
- Updated pictogram filter.
- Added pictogram json data for nonmobile.
- Added 'typecast' emoji images.(special thanks 'TypeCast' project!)
----------------------------------
[2008-12-24 Ver 0.33 -> 0.34]
- Fixed bug about undefined constant when script called Wizin_Core_Loader without system.config.php .(thx suin)
----------------------------------
[2008-12-13 Ver 0.32 -> 0.33]
- Fixed bug about syntax error with method chain.(thx navi)
- Modified function '_advancedCheck' in 'Wizin_User' class.
- Fixed latent bug about include files in 'Wizin_Filter_Css'.
- Fixed bug about config file path.
----------------------------------
[2008-12-05 Ver 0.31 -> 0.32]
- Replaced mbstring.detect_order(from 'auto' to 'sjis-win,eucjp-win,jis,utf-8,ascii').
- Fixed bug about image resize filter with relative path.
- Fixed bug about image resize logic for PNG-24.
----------------------------------
[2008-12-04 Ver 0.30 -> 0.31]
- Replaced indent(from tab to space).
- Modified mobile pager. If part of pages is empty, skip this.
----------------------------------
[2008-11-14 Ver 0.29 -> 0.30]
- Deleted 'tidy_repair_string' in filterMobilePager.
- Modified page template name and view logic.
----------------------------------
[2008-11-13 Ver 0.28 -> 0.29]
- Exchange prefix logic.
- Added css mobile filter.
- Added files for blank directories.
- Deleted unnecessary comment out.
- Included HTML_CSS_Mobile.
- Included Text_Pictogram_Mobile.
- Added smarty plugin for mobile input mode 'wizin_inputmode'.
- Added shell : set PHING_COMMAND environment variable, and call propel-gen.
- Replaced indent(from space to tab).
- Added 'HTML_CSS_Mobile' filter and 'Text_Pictogram_Mobile' filter.
- Modified client data yaml.
- Modified framework core files.
- Included 'PHPTAL' template engine.
- Modified Renderer class.(Added logic for PHPTAL)
- Modified filter for mobile.
- Added logic about define 'WIZIN_COMPILE_DIR'.
- Replace 'require_once' to 'require'.
- Modified framework core logic.
----------------------------------
[2008-10-17 Ver 0.27 -> 0.28]
- Fixed bug about include 'spyc' twice.
- Define 'WIZIN_CACHE_DIR' and 'WIZIN_PEAR_DIR', modified code about these constants.
- Modified some filter which rewrites the form tag.
- Added googlebot plugin.
- Fixed bugs about some wrong logic.
- Fixed bug about 'tidy_repair_string' args.
- Added xml header replace logic.
- Modified blank textarea logic.
- Modifiled yaml cache file name.
----------------------------------
[2008-08-26 Ver 0.26 -> 0.27]
- Added image resize logic for PNG-24.
- Fixed bug about resized image becomes larger than original image.
----------------------------------
[2008-08-20 Ver 0.25 -> 0.26]
- Modified function name in filter plugins.
- Added set 'request_uri' logic for IIS.(thx miniHORI)
----------------------------------
[2008-08-20 Ver 0.24 -> 0.25]
- Fixed bug about query_string which url encoded will not convert encoding.(mbxoops)
- Fixed bug about thumbnail which has same name exists, display wrong thumbnail.(thx neko88)
----------------------------------
[2008-08-11 Ver 0.23 -> 0.24]
- Fixed bug about plugin use another filter class object.
----------------------------------
[2008-07-31 Ver 0.22 -> 0.23]
- Modified 'require' line, in order not to use 'include_path', it corrected.(thx okishiro)
- Fixed bug about notice in 'createThumbnail' function.
----------------------------------
[2008-07-15 Ver 0.21 -> 0.22]
- Fixed bug about 'textarea' tag replace logic.(thx ramu)
- Added 'SimpleXMLElement::getName()' exists check.(thx masa)
- Added resize logic when original image was transparent gif/png.(thx 'Medium eXposure')
- Added 'Au' filter plugin.(thx mbxoops)
----------------------------------
[2008-07-07 Ver 0.20 -> 0.21]
- Added image file exists check and get logic.(thx anna)
- Fixed bug about 'a' tag replace logic.(thx nico)
----------------------------------
[2008-05-14 Ver 0.1.4 -> 0.20]
- Fixed some bug.
- Adding some functions.
  - Resize image.
  - Page division.
  - Non display block setting.
  - Simple login.
- Rewrite many codes.
- Adding .htaccess file for pico.
----------------------------------
[2008-04-19 Ver 0.1.3 -> 0.1.4]
- Fixed bug about failed mb_detect_encoding, when 'mbstring.detect_order' not exists in php.ini.(thx mitsunobu)
----------------------------------
[2008-04-06 Ver 0.1.2 -> 0.1.3]
- Adding the preamble of the license.
- Adding PHP version check logic.
----------------------------------
[2008-03-08 Ver 0.1.1 -> 0.1.2]
- Fixed bug about session does not continue, When action in form tag is only file name. (thx naao)
- Fixed bug about wrong character set change. (thx kotepan)
----------------------------------
[2008-03-04 Ver 0.1.0 -> 0.1.1]
- Fixed bug about session does not continue, When action in form tag is blank.
----------------------------------
[2008-03-03 Ver 0.1.0]
- First release.
----------------------------------
