* Version 1.4.1 (stable) - API 1.4.0 (stable) - 2015-11-04


- Update extension-mime-mapping list; 785 new types.
 

* Version 1.0.0beta1 (beta) - API 1.0.0beta1 (beta) - 2004-04-16


Initial PEARification
* Split most functionality off from MIME_ContentType
   

* Version 1.0.0beta2 (beta) - API 1.0.0beta2 (beta) - 2004-06-16


* Make changes as requested during the proposal/vote process.
   

* Version 1.0.0beta3 (beta) - API 1.0.0beta3 (beta) - 2004-08-07


* Add $parameters class var. (Fixes #2083)
* Quote filenames in _fileAutoDetect() (Fixes #2078)
   

* Version 1.0.0 (stable) - API 1.0.0 (stable) - 2005-01-26


- No changes since 1.0.0beta3.
   

* Version 1.1.0 (stable) - API 1.1.0 (stable) - 2007-03-25


- Implementing request #3719: Use several methods when detecting mime type
- Fixing bug #6095: Parameters and comments parsing buggy
- Fixing bug #8603: function _fileAutoDetect() uses System_Command incorrectly
- Make example.php check for errors when detecting.
- Adding unit tests
   

* Version 1.1.1 (stable) - API 1.1.0 (stable) - 2008-07-24


- Fix #14150, notices due to use of =& new.
   

* Version 1.1.2 (stable) - API 1.1.2 (stable) - 2008-08-01


- Fix bug #14417: Remove "&$comments = null" since that's not supported
  in PHP4.
   

* Version 1.1.3 (stable) - API 1.1.2 (stable) - 2008-08-03


- Coding Standards cleanup
- parameters are cleared when parsing again
- more tests
   

* Version 1.2.0 (stable) - API 1.2.0 (stable) - 2009-01-16


* Extension-to-MIMEType mapper by Christian Schmidt, bug #13646
   

* Version 1.2.1 (stable) - API 1.2.0 (stable) - 2010-10-25


Automatically built QA release
Req #13646 Default to Mime Type based on Extension - cweiske
   

* Version 1.3.0 (stable) - API 1.3.0 (stable) - 2011-09-05


- Implement request #17969: Configurable magic database file
- Fix bug #17969: Fall back to next method after file command error
- Single detection methods may be disabled
   

* Version 1.3.1 (stable) - API 1.3.0 (stable) - 2012-02-25


- Change license from PHP to LGPL
   

* Version 1.3.2 (stable) - API 1.3.0 (stable) - 2013-09-23


- Fix bug #19609: file extension detection fails with uppercase extensions
   

* Version 1.3.3 (stable) - API 1.3.0 (stable) - 2013-10-03


- Fix bug #20079: Corrupt tgz package
   

* Version 1.3.4 (stable) - API 1.3.0 (stable) - 2014-10-22


- add mp4 to extensionToType array
   

* Version 1.3.5 (stable) - API 1.3.0 (stable) - 2015-06-15


- add .m2t and .m2ts to extensionToType array
   

* Version 1.4.0 (stable) - API 1.4.0 (stable) - 2015-10-07


- Drop PHP4 support
- MIME_Type is E_STRICT-clean now
   

* Version 1.4.1 (stable) - API 1.4.0 (stable) - 2015-11-04


- Update extension-mime-mapping list; 785 new types.
   

