Mozilla's Universal Charset Detector C/C++ library

$Id: Changelog 44 2014-02-14 06:31:36Z oops $

*** 1.0.4

2014/02/14 KST
	- fixed duplicated path on chardet.pc
	- release 1.0.4

2014/02/13 KST
	- support windows native library with MinGW
	- support Code::Blocks project

2014/02/11 KST
	- fixed build error and shared library on cygwin


*** 1.0.3

2014/02/10 KST
	- add chardet.pc by Lee ByungYoung <darklin20@gamil.com>
	- applied automake
	- add english man page

2012/08/14 KST
	- fixed comparison on JpCntx.cpp


*** 1.0.2

2010/07/05 KST
	- support visibility attribute on gcc4.
	- add version information api


*** 1.0.1

2009/02/23 KST
	- fix wrong detect TIS-620 charset
	- release 1.0.1


*** 1.0.0

2009/02/23 KST JoungKyun.Kim <http://oops.org>
	- add version constant

2009/02/22 KST JoungKyun.Kim <http://oops.org>
	- release 1.0.0 based on perl Encode-Detect-1.01

