From f3cfd3fce3b22aeed7673a010bef1b3a9b1c9b0d Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Wed, 17 Aug 2011 13:43:47 +0200 Subject: [PATCH] update changelog (not releasing yet) --- debian/changelog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index fe9d7c4d..60e196ef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,15 @@ i3-wm (4.0.2-0) unstable; urgency=low * Bugfix: Fix border rendering (border lines were "cutting" through) * Bugfix: Raise floating windows immediately when dragging/resizing * Bugfix: Make focus switching work accross outputs again + * Bugfix: migration-script: handle resize top/bottom correctly + * Bugfix: Fix focus issue when moving containers to workspaces + * Bugfix: Warp cursor when changing outputs again + * Bugfix: i3bar: fix switching to workspaces with extremely long names + * Bugfix: i3bar: fix switching to workspaces "next" and "prev" + * Bugfix: Correctly initialize the verbose flag + * Bugfix: Don’t start with workspace 'next' when the command 'workspace next' + is bound in the config file + * Bugfix: Set focus to where the mouse pointer is when starting -- Michael Stapelberg Sun, 07 Aug 2011 18:13:29 +0200