Skip to content

Commit

Permalink
v1.9.9 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesHeinrich committed Dec 18, 2014
1 parent 1b7d713 commit c34fb84
Showing 1 changed file with 14 additions and 3 deletions.
17 changes: 14 additions & 3 deletions changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,21 @@
Version History
===============

1.9.9: [2014-??-??] James Heinrich
* Bugfix: (#1845) Quicktime parsing with no PHP memory_limit
* Bugfix: improved fix for XXE security issue (CVE-2014-2053)
1.9.9: [2014-12-18] James Heinrich
» Added basic support for OggOpus
» Add ID3v2 CHAP + CTOC support
* Add composer autoloader
* bugfix: removed non-printable ASCII in comment
* bugfix: possible memory leak in OggFLAC
* bugfix: sys_get_temp_dir undefined before PHP 5.2.1
* bugfix: improved fix for XXE security issue (CVE-2014-2053)
(thanks nacinØwordpress*org)
* bugfix: G:25 ID3v2 LINK utf8_encode not defined
* bugfix: G:22 ID3v2 TXXX description encoding
* bugfix: #1855 - copy image height/width/etc to comments
* bugfix: #1855 - PHP errors in badly written APE/ID3v2 tags
* bugfix: #1845 - Quicktime parsing with no PHP memory_limit
* bugfix: #1828 - ID3v2 writing unknown frame names

1.9.8: [2014-05-11] James Heinrich
» Add support for AMR (Adaptive Multi-Rate audio codec)
Expand Down

0 comments on commit c34fb84

Please sign in to comment.