]> git.sur5r.net Git - i3/i3/blob - i3bar/CHANGELOG
Update changelog and manpage
[i3/i3] / i3bar / CHANGELOG
1 v0.6
2 =====
3 - Add manpage
4 - Implement hide-on-modifier
5 - Custom colors can be set from the commandline
6 - Use double-buffering
7 - Bugfix: Correctly render long text
8 - Bugfix: Don't segfault on SIGCHILD
9 - Bugfix: Double-fork() to avoid zombies
10 - Some minor bugfixes
11
12 v0.5
13 =====
14 - Initial release