Enter feature freeze. Update debian/changelog, add RELEASE-NOTES-3.b (not yet released!)

This commit is contained in:
Michael Stapelberg
2009-06-21 16:40:23 +02:00
parent cba36914a8
commit 13b3543ab1
2 changed files with 56 additions and 1 deletions

8
debian/changelog vendored
View File

@ -1,21 +1,27 @@
i3-wm (3.b-1) unstable; urgency=low
* Bugfix: Correctly handle col-/rowspanned containers when setting focus.
* Bugfix: Correctly handle col-/rowspanned containers when snapping.
* Bugfix: Force reconfiguration of all windows on workspaces which are
re-assigned because a screen was detached.
* Bugfix: Several bugs in resizing table columns fixed.
* Bugfix: Resizing should now work correctly in all cases.
* Bugfix: Correctly re-assign dock windows when workspace is destroyed.
* Bugfix: Correctly handle Mode_switch modifier.
* Bugfix: Don't raise clients in fullscreen mode.
* 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
* Implement jumping to other windows by specifying their position or
window class/title.
* Implement jumping back by using the focus stack.
* Implement autostart (exec-command in configuration file).
* Implement floating.
* Implement automatically assigning clients on specific workspaces.
* Implement variables in configfile.
* Colors are now configurable.
-- Michael Stapelberg <michael@stapelberg.de> Sat, 09 May 2009 20:17:58 +0200
-- Michael Stapelberg <michael@stapelberg.de> Sun, 21 Jun 2009 16:39:35 +0200
i3-wm (3.a-bf2-1) unstable; urgency=low