From 37798e3ba528657f1c076a15ab1d313ddcdc777d Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Wed, 4 May 2011 20:50:03 +0200 Subject: [PATCH] add release notes for 3.e-bf3 --- RELEASE-NOTES-3.e-bf3 | 23 +++++++++++++++++++++++ debian/changelog | 9 +++++++++ 2 files changed, 32 insertions(+) create mode 100644 RELEASE-NOTES-3.e-bf3 diff --git a/RELEASE-NOTES-3.e-bf3 b/RELEASE-NOTES-3.e-bf3 new file mode 100644 index 00000000..fbe0e017 --- /dev/null +++ b/RELEASE-NOTES-3.e-bf3 @@ -0,0 +1,23 @@ +Release notes for i3 v3.ε-bf3 +----------------------------- + +This is the third bugfix release (bf3) for version 3.ε of i3. Current +development focuses on the tree branch which contains a major refactoring. +Because 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 older versions are encouraged to upgrade as soon as possible. + +Thanks for this release go out to fernandotcl, Merovius, Raphael, badboy, +David. + +A list of changes follows: + + * Bugfix: Send WM_TAKE_FOCUS (fixes focus problems for Java apps) + * Bugfix: Fix unaligned memory access on sparc + * Bugfix: Fix possible rounding errors (when rounding up) + * Make i3 compatible with latest xcb and yajl + +-- Michael Stapelberg, 2011-05-03 diff --git a/debian/changelog b/debian/changelog index a9a61e28..971f0b5f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +i3-wm (3.e-bf3-1) unstable; urgency=low + + * Bugfix: Send WM_TAKE_FOCUS (fixes focus problems for Java apps) + * Bugfix: Fix unaligned memory access on sparc + * Bugfix: Fix possible rounding errors (when rounding up) + * Make i3 compatible with latest xcb and yajl + + -- Michael Stapelberg Tue, 03 May 2011 22:53:19 +0200 + i3-wm (3.e-bf2-1) unstable; urgency=low * Bugfix: Don’t crash when a dock client starts up with nonsense coordinates -- 2.39.5