version 0.44 (by Andreas Neuper)
[FAPG] / ChangeLog
index 05a8d68..42f47a2 100644 (file)
--- 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)