X-Git-Url: http://royale.zerezo.com/git/?p=FAPG;a=blobdiff_plain;f=ChangeLog;h=1380eb3f391f45b3ed4bc5135b11dfbf15c741fb;hp=05a8d68d2c9c6a56a5da46a5d2f8be5b01ae2976;hb=HEAD;hpb=442f07ffb769d23879449cd03fd7faa5a8c1f71e diff --git a/ChangeLog b/ChangeLog index 05a8d68..42f47a2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,23 @@ 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)