Skip to content

Commit c34fb84

Browse files
committed
v1.9.9 changelog
1 parent 1b7d713 commit c34fb84

File tree

1 file changed

+14
-3
lines changed

1 file changed

+14
-3
lines changed

changelog.txt

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,21 @@
1818
Version History
1919
===============
2020

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

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

0 commit comments

Comments
 (0)