Update changelog and manpage

This commit is contained in:
Axel Wagner 2010-12-23 16:38:22 +01:00
parent 94a8273b09
commit 9912d7fdbb
2 changed files with 9 additions and 4 deletions

View File

@ -1,8 +1,13 @@
v0.6
=====
- Add manpage
- Implement hide-on-modifier
- Custom colors can be set from the commandline
- Use double-buffering
- Bugfix: Correctly render long text - Bugfix: Correctly render long text
- Bugfix: Don't segfault on SIGCHILD - Bugfix: Don't segfault on SIGCHILD
- Implement hide-on-modifier - Bugfix: Double-fork() to avoid zombies
- Use double-buffering - Some minor bugfixes
v0.5 v0.5
===== =====

View File

@ -1,7 +1,7 @@
i3bar(1) i3bar(1)
======== ========
Axel Wagner <mail+i3bar@merovius.de> Axel Wagner <mail+i3bar@merovius.de>
v0.5, September 2010 v0.6, September 2010
== NAME == NAME