From 2ba223b03ac504c2eb95e9ffd69052613fb3c05e Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Wed, 9 Jun 2010 09:53:18 +0200 Subject: [PATCH] =?utf8?q?Add=20release=20notes=20for=203.=CE=B5-bf1?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- RELEASE-NOTES-3.e-bf1 | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 RELEASE-NOTES-3.e-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 -- 2.39.5