]> git.sur5r.net Git - i3/i3/commitdiff
Add release notes for 3.ε-bf1
authorMichael Stapelberg <michael@stapelberg.de>
Wed, 9 Jun 2010 07:53:18 +0000 (09:53 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Wed, 9 Jun 2010 07:53:18 +0000 (09:53 +0200)
RELEASE-NOTES-3.e-bf1 [new file with mode: 0644]

diff --git a/RELEASE-NOTES-3.e-bf1 b/RELEASE-NOTES-3.e-bf1
new file mode 100644 (file)
index 0000000..c35cd8a
--- /dev/null
@@ -0,0 +1,21 @@
+Release notes for i3 v3.ε-bf1
+-----------------------------
+
+This is the first bugfix release (bf1) for version 3.ε of i3. Current
+development focuses on the tree branch which contains a major refactoring.
+Because (as usual) there are still bugs in the stable versions, though, we
+felt it was a good idea to have this bugfix release.
+
+This release contains only bugfixes and is considered stable.
+
+All users of i3 3.ε are encouraged to upgrade as soon as possible.
+
+A list of changes follows:
+
+  * Bugfix: Correctly initialize workspaces if RandR is not available
+  * Bugfix: Correctly handle asprintf() return value
+  * Bugfix: Update _NET_WM_STATE when clients request changes via ClientMessage
+  * Bugfix: Don’t invert directions when resizing floating clients (top/left)
+  * Bugfix: Don’t leak file descriptors
+
+-- Michael Stapelberg, 2010-06-09