From: Michael Stapelberg Date: Sun, 11 Sep 2011 22:19:59 +0000 (+0100) Subject: update changelog (no, not releasing anytime soon) X-Git-Tag: 4.1~162 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=095970b67e813658eee35a815a3fa8dc150e30b0;p=i3%2Fi3 update changelog (no, not releasing anytime soon) --- diff --git a/debian/changelog b/debian/changelog index 990badb2..e670cd8f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Sun, 28 Aug 2011 20:17:31 +0200