From: Michael Stapelberg Date: Sat, 17 Dec 2011 14:30:40 +0000 (+0000) Subject: update debian changelog X-Git-Tag: 4.1.1~15 X-Git-Url: https://git.sur5r.net/?p=i3%2Fi3;a=commitdiff_plain;h=d9727042051758dcb7f41ddfbc370d926bd05e30 update debian changelog --- diff --git a/debian/changelog b/debian/changelog index be459af5..e9f9d43d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,27 @@ +i3-wm (4.1.1-0) unstable; urgency=low + + * NOT YET RELEASED + * ipc: set CLOEXEC on client file descriptors + * Fix prototype in include/xcursor.h + * Bugfix: Skip dock clients when handling FocusIn events + * Bugfix: Fix fullscreen with floating windows + * Bugfix: Fix startup when RandR is not present + * Bugfix: Retain window position and size when changing floating border + * Bugfix: Disallow focusing dock clients via criteria + * Bugfix: Don’t create a workspace named 'back_and_forth' on startup + * Bugfix: Fix wrong focus in complex tabbed/stacked layouts + * Bugfix: Fix resizing for (e.g.) v-split containers in h-split containers + * Bugfix: Fix 'resize' command in nested containers + * Bugfix: Don’t set the _NET_WM_WORKAREA hint at all + * Bugfix: Skip leading whitespace in variable assignments + * Bugfix: Make resizing of tiling windows with floating_modifier use absolute + coordinates + * Bugfix: Make resizing work when pressing floating_modifier + right mouse + button on window decorations + * Bugfix: Fix setting the same mark repeatedly on different windows + + -- Michael Stapelberg Sat, 17 Dec 2011 14:29:59 +0000 + i3-wm (4.1-1) unstable; urgency=low * Switch to dpkg-source 3.0 (quilt) and compat level 7