2 - added support for remote control via UNIX sockets
5 - applied patches from Guillaume Pinot to make shell-fm run on OpenBSD
9 - added option "discovery" to enable discovery mode by default
10 - added playlist preview (print tracks in queue):
11 - 'u' prints upcoming tracks
12 - 'E' tries to expand the playlist (if the queue is empty and you
13 really want to know what's coming next)
14 - 'preview-format' option changes the format of the preview
17 - now escaping XML entities properly in xmlrpc.c (thanks to Lars-Dominik)
20 - now using SIGUSR2 in playfork to tell UI about errors
23 - fixed Makefile (libao detection was broken)
24 - fixed -D option (wrong macro for libao support was used)
27 - "delay-change" now also affects normal radio change ('r')
30 - added option "delay-change" for delaying station change ('s', 'f') until
31 after the track finishes
34 - un-html'ing " now in unhtml()
35 - cleaning cache on exit
38 - now using own readline for login prompt
41 - printing non-printable characters in readline now
43 - added patch by Lars-Dominik Braun that allows to change the time after
44 which a track may be scrobbled
45 - fixed radio history so the last station comes up first on arrow-up on the
50 - added helper scripts
53 - added DESTDIR variable and "uninstall" target to Makefile.
56 - added more volume control (+, - changes "vol", *, / changes "pcm")
59 - added volume control (keys +/-)
63 - changed copyright message
66 - added two missing options to the manual
67 - extended INSTALL file
68 - fixed indentation in main.c
71 Everything from the past 'til now is forgotten. I hope not to forget to add
72 future changes to this file.