X-Git-Url: http://royale.zerezo.com/git/?p=FAPG;a=blobdiff_plain;f=CHANGELOG;h=4acccea7a93580672e62ab37ca9fbfee14943884;hp=5a79507a5728193ab7cff3dc213088aa8715eaeb;hb=bbf33cb4cdfaef9afd70b1355c78121773461f49;hpb=ff081934d3f79e659ca14c93b147028b59880ee8 diff --git a/CHANGELOG b/CHANGELOG index 5a79507..4acccea 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,13 @@ 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