From: Michael Stapelberg Date: Fri, 26 Jun 2009 02:42:58 +0000 (+0200) Subject: debian: update changelog X-Git-Tag: 3.b~1 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=a1c26fa72fb5896d5b47345750cd35fa84a63290;p=i3%2Fi3 debian: update changelog --- diff --git a/RELEASE-NOTES-3.b b/RELEASE-NOTES-3.b index da1d5fa7..43220a4d 100644 --- a/RELEASE-NOTES-3.b +++ b/RELEASE-NOTES-3.b @@ -37,6 +37,8 @@ A list of changes follows: * Bugfix: Re-assign dock windows to different workspaces when a workspace is detached. * Bugfix: Fix crash because of workspace-pointer which did not get updated + * Bugfix: Correctly initialize screen when Xinerama is disabled. + * Bugfix: Fullscreen window movement and focus problems fixed * Implement jumping to other windows by specifying their position or window class/title. * Implement jumping back by using the focus stack. diff --git a/debian/changelog b/debian/changelog index 30477b6d..17ece2ba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,8 @@ i3-wm (3.b-1) unstable; urgency=low * Bugfix: Re-assign dock windows to different workspaces when a workspace is detached. * Bugfix: Fix crash because of workspace-pointer which did not get updated + * Bugfix: Correctly initialize screen when Xinerama is disabled. + * Bugfix: Fullscreen window movement and focus problems fixed * Implement jumping to other windows by specifying their position or window class/title. * Implement jumping back by using the focus stack. @@ -21,7 +23,7 @@ i3-wm (3.b-1) unstable; urgency=low * Implement variables in configfile. * Colors are now configurable. - -- Michael Stapelberg Sun, 21 Jun 2009 16:39:35 +0200 + -- Michael Stapelberg Fri, 26 Jun 2009 04:42:23 +0200 i3-wm (3.a-bf2-1) unstable; urgency=low