Update changelog and manpage
This commit is contained in:
parent
94a8273b09
commit
9912d7fdbb
|
@ -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: Don't segfault on SIGCHILD
|
||||
- Implement hide-on-modifier
|
||||
- Use double-buffering
|
||||
|
||||
- Bugfix: Double-fork() to avoid zombies
|
||||
- Some minor bugfixes
|
||||
|
||||
v0.5
|
||||
=====
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
i3bar(1)
|
||||
========
|
||||
Axel Wagner <mail+i3bar@merovius.de>
|
||||
v0.5, September 2010
|
||||
v0.6, September 2010
|
||||
|
||||
== NAME
|
||||
|
||||
|
|
Loading…
Reference in New Issue