]> git.sur5r.net Git - i3/i3/commitdiff
update debian/changelog
authorMichael Stapelberg <michael@stapelberg.de>
Sat, 24 Dec 2011 14:58:58 +0000 (15:58 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Sat, 24 Dec 2011 14:58:58 +0000 (15:58 +0100)
debian/changelog

index e9f9d43d4e590e304666b5dfe57d9866f239e7fd..db3fef72664d0d5fe5e514b4fcf2825afd1ad502 100644 (file)
@@ -1,6 +1,6 @@
-i3-wm (4.1.1-0) unstable; urgency=low
+i3-wm (4.1.1-1) unstable; urgency=low
 
-  * NOT YET RELEASED
+  * Create a secure temp path instead of a predictable one
   * ipc: set CLOEXEC on client file descriptors
   * Fix prototype in include/xcursor.h
   * Bugfix: Skip dock clients when handling FocusIn events
@@ -19,8 +19,13 @@ i3-wm (4.1.1-0) unstable; urgency=low
   * Bugfix: Make resizing work when pressing floating_modifier + right mouse
     button on window decorations
   * Bugfix: Fix setting the same mark repeatedly on different windows
+  * Bugfix: Disallow focusing other windows when in fullscreen mode
+  * Bugfix: Ignore ConfigureRequests with out-of-bound coordinates
+  * Bugfix: Correctly check boundaries and reassign floating windows when
+    moving
+  * Bugfix: Don’t close workspace when there are still floating windows on it
 
- -- Michael Stapelberg <michael@stapelberg.de>  Sat, 17 Dec 2011 14:29:59 +0000
+ -- Michael Stapelberg <michael@stapelberg.de>  Sat, 24 Dec 2011 15:43:53 +0100
 
 i3-wm (4.1-1) unstable; urgency=low