add release notes for 3.e-bf3

This commit is contained in:
Michael Stapelberg
2011-05-04 20:50:03 +02:00
parent 06700c90ef
commit 37798e3ba5
2 changed files with 32 additions and 0 deletions

9
debian/changelog vendored
View File

@ -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 <michael@stapelberg.de> Tue, 03 May 2011 22:53:19 +0200
i3-wm (3.e-bf2-1) unstable; urgency=low
* Bugfix: Dont crash when a dock client starts up with nonsense coordinates