X-Git-Url: http://royale.zerezo.com/git/?p=FAPG;a=blobdiff_plain;f=ChangeLog;h=1380eb3f391f45b3ed4bc5135b11dfbf15c741fb;hp=c5f049bc061641b1ec3a6fba4c6dad767b06cc5d;hb=HEAD;hpb=dfbf4f525560afb358cec09a9411712ded235b05 diff --git a/ChangeLog b/ChangeLog index c5f049b..42f47a2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,26 @@ Change log file for FAPG +version 0.44 (2023-01-15) (by Andreas Neuper) + * add UTF-16 support + +version 0.43 (2020-03-27) (by François Revol) + * parse ID3v2.3 TLEN as a fallback for duration detection + * don't skip printing EXTINF for unknown durations + +version 0.42 (2015-02-02) + * unescaped character in man page (patch by Kumar Appaiah) + * security flaws in FAPG 0.41 and related patches (patch by Sebastian Pipping) + * increase buffer size for ID3 with images (patch by Peter Cherriman) + * ignore "ALBUM ARTIST" Ogg tag (patch by Patrick Smits) + +version 0.41 (2008-03-10) + * add dummy support of WMA files + * fix file header detection + * fix autotools configuration files + +version 0.40 (2008-03-01) + * fix segfault on "fapg --help" (patch by Dwayne Litzenberger) + version 0.39 (2008-02-13) (by Sebastian Pipping) * XSPF support added * now using Autoconf/Automake