From: Michael Stapelberg Date: Mon, 9 Nov 2009 19:53:56 +0000 (+0100) Subject: Update changelog / release-notes X-Git-Tag: 3.d~6 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=bece0e1553759a2ec285f6a7c28d31b77a6771ee;p=i3%2Fi3 Update changelog / release-notes --- diff --git a/RELEASE-NOTES-3.d b/RELEASE-NOTES-3.d index 2acf3bf6..83a6659c 100644 --- a/RELEASE-NOTES-3.d +++ b/RELEASE-NOTES-3.d @@ -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 diff --git a/debian/changelog b/debian/changelog index 63308ed5..5c95654f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Sat, 07 Nov 2009 16:44:48 +0100 + -- Michael Stapelberg Mon, 09 Nov 2009 20:53:43 +0100 i3-wm (3.c-2) unstable; urgency=low