version 0.32
[FAPG] / CHANGELOG
1 Change log file for FAPG
2
3 version 0.32    (2005-02-07)
4         * back to a basic Makefile for clean packinging purposes
5
6 version 0.31    (2005-02-05)
7         * a flag was added to avoid parsing twice the hardlinked files (patch by Andreas Neuper)
8         * Makefile was improved to easily build packages
9
10 version 0.30    (2004-10-12)
11         * selection by genre was added (thank you Andreas Neuper)
12         * MP2 files are parsed for mp3 headers (thank you Andreas Neuper)
13         * added support for Musepack files with APE tag
14
15 version 0.22    (2004-06-02)
16         * case-insensitive field names in Ogg Vorbis headers (patch by Jon Burgess)
17
18 version 0.21    (2004-05-01)
19         * manpage was added (thank you Thomas Kappler) 
20
21 version 0.2     (2004-02-14)
22         * more compatible with ID3 headers (some bug fixes)
23         * faster to parse MP3 files (nicer buffering)
24         * end of line are in DOS format when using the --windows flag (thank you Lukasz Wiechec)
25
26 version 0.1     (2003-10-05)
27         * initial release
28
29 version 0.0     (2003-10-01)
30         * beta pre-release