]> git.sur5r.net Git - i3/i3/commitdiff
Add CHANGELOG
authorAxel Wagner <mail@merovius.de>
Fri, 17 Sep 2010 00:21:09 +0000 (02:21 +0200)
committerAxel Wagner <mail@merovius.de>
Fri, 17 Sep 2010 00:21:09 +0000 (02:21 +0200)
i3bar/CHANGELOG [new file with mode: 0644]

diff --git a/i3bar/CHANGELOG b/i3bar/CHANGELOG
new file mode 100644 (file)
index 0000000..0106447
--- /dev/null
@@ -0,0 +1,9 @@
+- Bugfix: Correctly render long text
+- Bugfix: Don't segfault on SIGCHILD
+- Implement hide-on-modifier
+- Use double-buffering
+
+
+v0.5
+=====
+- Initial release