version 0.34 (by Andreas Neuper)
[FAPG] / CHANGELOG
index 5a79507..cfc88f1 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,21 @@
 Change log file for FAPG
 
+version 0.34   (2006-01-21) (by Andreas Neuper)
+       * BUG fix: "unsigned char" (like in 0.31) to get complete output and avoid core dumps
+       * BUG fix: disabled "skip" variable to use multiple args
+       * added first attempt to generate RSS feeds (i.e. XML output)
+       * allow plain file arguments (before: only directories)
+       * raised defaults for inodes and file systems
+       * adapt man page, etc
+
+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