version 0.33
[FAPG] / CHANGELOG
index c9a42c4..4acccea 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,22 @@
 Change log file for FAPG
 
+version 0.33   (2006-01-15)
+       * code cleanup to avoid compilation warnings with gcc 4 (patch by Laurent Coustet)
+       * remove leading "./" when parsing current directory
+       * remove double "//" when parsing a directory ending with a "/" (patch by Laurent Coustet)
+
+version 0.32   (2005-02-07)
+       * back to a basic Makefile for clean packinging purposes
+
+version 0.31   (2005-02-05)
+       * a flag was added to avoid parsing twice the hardlinked files (patch by Andreas Neuper)
+       * Makefile was improved to easily build packages
+
+version 0.30   (2004-10-12)
+       * selection by genre was added (thank you Andreas Neuper)
+       * MP2 files are parsed for mp3 headers (thank you Andreas Neuper)
+       * added support for Musepack files with APE tag
+
 version 0.22   (2004-06-02)
        * case-insensitive field names in Ogg Vorbis headers (patch by Jon Burgess)
 
@@ -15,4 +32,4 @@ version 0.1   (2003-10-05)
        * initial release
 
 version 0.0    (2003-10-01)
-       * beta pre-release
\ No newline at end of file
+       * beta pre-release