11.2.2
2-----
3- drawing problem on screens <= 1024x768 (implemented)
4- Don't start X server if theme's not found
5
61.2.x
7-----
8- i18n
9- don't choose a non-existing theme in random selection
10- think about multi-line configuration:
11    current_theme = t1, t2, t3
12    current_theme = t4, t5
13  or
14    current_theme = t1, t2, t3 \
15		    t4, t5
16- FreeBSD fixes
17
182.0.x
19-----
20- restart X server on ctrl-alt-backspace
21- allow switching theme on the fly if a set is specified in slim.conf
22- text alignment, to allow to center texts of unknown length (e.g. %host)
23