update changelog (no, not releasing anytime soon)

next
Michael Stapelberg 2011-09-11 23:19:59 +01:00
parent 2c7148c46e
commit 095970b67e
1 changed files with 13 additions and 1 deletions

14
debian/changelog vendored
View File

@ -1,6 +1,18 @@
i3-wm (4.0.3-0) unstable; urgency=low
i3-wm (4.1-0) unstable; urgency=low
* NOT YET RELEASED!
* Implement system tray support in i3bar (for NetworkManager, Skype, …)
* Implement support for PCRE regular expressions in criteria
* Implement a new assign syntax which uses criteria
* Sort named workspaces whose name starts with a number accordingly
* Warn on duplicate bindings for the same key
* Restrict 'resize' command to left/right for horizontal containers, up/down
for vertical containers
* Implement the GET_MARKS IPC request to get all marks
* Implement the new_float config option (border style for floating windows)
* Implement passing IPC sockets to i3 (systemd-style socket activation)
* Implement the 'move output' command to move containers to a specific output
* Bugfix: Preserve marks when restarting
-- Michael Stapelberg <michael@stapelberg.de> Sun, 28 Aug 2011 20:17:31 +0200