1Version 0.5.5-pre2:
2  - FIXED: Serious configure script bug
3
4Version 0.5.5-pre1:
5  - FIXED: Serious bug in configuration file parser module
6  - FIXED: Don't try to open non-existing files during stream
7  - FIXED: Race condition on meta streamer <-> selector launch
8  - FIXED: Memory leaks
9  - Added ID3 support
10  - Added ICEMETAL language support
11  - Default icegenerator.conf path is now SYSCONFDIR-fixed
12
13Version 0.5.4:
14  - FIXED: Incorrect socket definitions on MacOSX
15  - FIXED: Segfault occurs if log object is NULL when error
16  - FIXED: --with-shout parameter (-lshout -lvorbis missing)
17  - Added PostGreSQL support
18  - Added .M3U playlist support
19  - Added .PLS playlist support
20  - Removed basename function cause is not POSIX compliant
21  - Removed no-rtti option, it causes segfaults on some systems
22  - Log file is now path configurable
23  - Added more info into README file
24
25Version 0.5.3:
26  - FIXED: Missing declaration on Mac OS X
27	- FIXED: Alpha signal.h compilation error
28  - FIXED: removed POSIX definition, cause BSD conflict
29
30Version 0.5.2:
31  - Added telnet minimal interface
32  - Added MySQL support
33	- Code cleaner (again)
34	- FIXED: heading '/' in log file path
35	- FIXED: massive bugfix in configure script
36
37Version 0.5.1:
38  - Code cleaner
39  - Added SOURCE option
40  - Added LOOP option
41  - Added SHUFFLE option
42  - Added METAUPDATE option
43  - FIXED: Serious bug in SERVER option
44  - FIXED: try/catch mechanism didn't work properly
45  - FIXED: possible error in parsing configuration
46  - FIXED: wrong path bug
47  - FIXED: opendir possibly crash (thanks to DIeMONd)
48  - FIXED: multiple directories existing check
49  - Songs are sorted by filename on SHUFFLE = 0
50  - Now IceG is a GNU standard package, hope that multiple platforms work now
51  - Added MP3/OGG recursive directory search option (thx to DIeMONd again for suggesting me)
52  - MP3/OGG file extension search is now case insensitive
53  - Update time for metadata information is configurable, even metadata information presence too
54
55Version 0.5:
56  - Libshout 1.3.x no longer supported
57  - Full POSIX implementation
58  - Multiple playlist directories
59  - Support for OGG Vorbis
60  - Command line interface
61  - Multiple log configuration
62  - Threads (no more detached processes)
63  - All "external errors" are catched
64  - Clean exit, all system resources are released
65  - FreeBSD/NetBSD/MacOS/Linux 2.x platform supported
66
67Version 0.3:
68  - Added libshout2 support.
69  - Many bugfixes
70  - Stronger configuration file parser
71  - Support for Icecast-1.3.21/Icecast-2.0/Shoutcast server
72  - Removed ICY_COMPAT option cause is useless
73
74Version 0.1:
75  - Initial release
76