X-Git-Url: http://royale.zerezo.com/git/?p=FAPG;a=blobdiff_plain;f=CHANGELOG;h=af891f2b31c90775bc5ae8fa650f55a1ddd34737;hp=cfc88f1eb61feb21a1c39632675b765408d40c4d;hb=e19d33dfba7f37810936ef2845a00b816ffed70f;hpb=421f874ec03fa08a659b5b4314411f24f1d6460b diff --git a/CHANGELOG b/CHANGELOG index cfc88f1..af891f2 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,19 @@ Change log file for FAPG +version 0.36 (2007-01-17) (by Hank Barta) + * Added .pla output (to work with Sansa e200 series player) + * Fix segmentation fault with backslash option (patch by Antoine Jacquet) + +version 0.35 (2006-02-08) (by Andreas Neuper) + * BUG fix: no more ampersand in RSS feeds are passed + * BUG fix: no more spaces or non-printables in links of RSS feeds + * BUG fix: potential access violations removed + * speed up printing by using table assignment (since predictiv) + * added hook to get additional info for RSS feeds (default is to use internal only) + * remove multiple slashes like ./// and //// as well + * clean with gnu compiler V3.3 (you might add but never remove 'unsigned'!) + * RSS feed successfully tested with iPod/iTunes and German language + 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