From: Michael Stapelberg Date: Wed, 9 Jun 2010 07:53:18 +0000 (+0200) Subject: Add release notes for 3.ε-bf1 X-Git-Tag: 3.e-bf1~3 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=2ba223b03ac504c2eb95e9ffd69052613fb3c05e;p=i3%2Fi3 Add release notes for 3.ε-bf1 --- diff --git a/RELEASE-NOTES-3.e-bf1 b/RELEASE-NOTES-3.e-bf1 new file mode 100644 index 00000000..c35cd8ad --- /dev/null +++ b/RELEASE-NOTES-3.e-bf1 @@ -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