]> git.sur5r.net Git - i3/i3/commitdiff
Update changelog / release-notes
authorMichael Stapelberg <michael@stapelberg.de>
Mon, 9 Nov 2009 19:53:56 +0000 (20:53 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Mon, 9 Nov 2009 19:54:16 +0000 (20:54 +0100)
RELEASE-NOTES-3.d
debian/changelog

index 2acf3bf6ce26d192e77d62e0d1cf18b7d3a3182f..83a6659c2f4e083c343d56c14f8f0ef33849eef3 100644 (file)
@@ -41,6 +41,7 @@ A list of changes follows:
   * Implement changing the default mode of containers
   * Implement long options (--version, --no-autostart, --help, --config)
   * Implement 'bt' to toggle between the different border styles
+  * Implement an option to specify the default border style
   * Use a yacc/lex parser/lexer for the configuration file
   * The number of workspaces is now dynamic instead of limited to 10
   * Floating windows (and tiled containers) can now be resized using
@@ -58,4 +59,4 @@ A list of changes follows:
   * Bugfix: Correctly warp pointer after rendering the layout
   * Bugfix: Fix NULL pointer dereference when reconfiguring screens
 
- -- Michael Stapelberg, 2009-10-23
+ -- Michael Stapelberg, 2009-11-09
index 63308ed52284eb7e7fbc4ddf1d4aaaa28bc782c3..5c95654facefe3f0b97af0253dbd5c09556056b4 100644 (file)
@@ -10,6 +10,7 @@ i3-wm (3.d-0) unstable; urgency=low
   * Implement changing the default mode of containers
   * Implement long options (--version, --no-autostart, --help, --config)
   * Implement 'bt' to toggle between the different border styles
+  * Implement an option to specify the default border style
   * Use a yacc/lex parser/lexer for the configuration file
   * The number of workspaces is now dynamic instead of limited to 10
   * Floating windows (and tiled containers) can now be resized using
@@ -28,7 +29,7 @@ i3-wm (3.d-0) unstable; urgency=low
   * Bugfix: Fix NULL pointer dereference when reconfiguring screens
   * Explicitly specify -lxcb when linking (Closes: #554860)
 
- -- Michael Stapelberg <michael@stapelberg.de>  Sat, 07 Nov 2009 16:44:48 +0100
+ -- Michael Stapelberg <michael@stapelberg.de>  Mon, 09 Nov 2009 20:53:43 +0100
 
 i3-wm (3.c-2) unstable; urgency=low