From 7601ff8fdbda89fb127ac47fe55a6963dc65abf7 Mon Sep 17 00:00:00 2001 From: "Stephen M. Webb" Date: Tue, 3 Feb 2015 06:08:39 -0500 Subject: [PATCH] 0.9.12.1 release --- AUTHORS | 22 +++++++--------------- NEWS | 24 ++++++++++++++++++++++++ VERSION | 2 +- 3 files changed, 32 insertions(+), 16 deletions(-) diff --git a/AUTHORS b/AUTHORS index eafc28354..ae188612c 100644 --- a/AUTHORS +++ b/AUTHORS @@ -18,10 +18,10 @@ BryanFRitt Bryan Nguyen Cedric C-F Language team +Charles Bos Christopher Williams Christopher Williams Chris Townsend -compiz Compiz Fusion l10n team Daniel d'Andrada Daniel Lea @@ -42,10 +42,13 @@ David Reveman David Reveman David Reveman Dennis Kasprzyk +Dennis kasprzyk Dennis Kasprzyk +Dennis kasprzyk Dennis Kasprzyk Didier Roche Didier Roche +Dimitri John Ledkov Diogo Ferreira Dominique Leuenberger Dominique Leuenberger @@ -71,9 +74,8 @@ Jason Smith Jay Catherwood Jeremy C. Reed Jigish Gohil -Jigish Gohil Jigish Gohil -Joel Bosveld +Joel Bosveld Julian Sikorski Jürgen Kreileder Jussi Pakkanen @@ -85,6 +87,7 @@ Kristian Lyngstol Kristian Lyngstol Kristopher Ives Kristopher Ives +Kyle Brenneman , Christopher Townsend , Viktor A. Danilov, James Jones , Chris Townsend , Stepehn M. Webb Lubos Lunak Łukasz 'sil2100' Zemczak Marco Trevisan (Treviño) @@ -101,7 +104,6 @@ Michael Terry Michael Thayer Michael Vogt Michail Bitzes -Michail Bitzes Michail Bitzes mike@blueroot.co.uk Mike Cook @@ -120,19 +122,14 @@ Paul Donohue Per Wigren Povilas Kanapickas Quinn Storm -Quinn Storm Randolph Chung Renato Araujo Oliveira Filho Robert Ancell Robert Carr -Robert Carr -Robert Carr -Robert M Robert M , Sam Spilsbury Robert Noland Rob Taylor Rock -Roi Cohen Roi Cohen Roland Baer Roland Bar @@ -143,10 +140,10 @@ Sami Jaktholm Sami Jaktholm , MC Return Sami Jaktholm Sampo555 -Sampo555 , sampo555 Sam Spilsbury , Sam , Sam Spillaz , Sam Spilsbury , Sam Spilsbury , MC Return , Sam Spilsbury , users , Scott Moreau , Danny Baumann , warlock , Sam Spilsbury , warlock , Roland Bär Sam Spilsbury Sam Spilsbury , Andrea Azzarone +Sam Spilsbury , Automatic PS uploader Sam Spilsbury , Brandon Schaefer Sam Spilsbury , Daniel van Vugt Sam Spilsbury , Didier Roche @@ -164,9 +161,6 @@ scott Sebasian Billaudelle Sebastien Bacher serveralex -smspillaz -smspillaz , Sam Spilsbury -smspillaz , Sam Spilsbury , Daniel van Vugt Søren Sandmann Stephen M. Webb Steve Langasek @@ -176,7 +170,6 @@ Tarmac Thierry Reding Thomas Thurman Thomas Voß -Thomas Voss Thomas Voß timo.jyrinki@canonical.com Timo Jyrinki @@ -184,7 +177,6 @@ Tim Penhey Tomas Carnecky Travis Watkins Ugo Riboni -Unity Ville Syrjala William Hua Zack Rusin diff --git a/NEWS b/NEWS index ad6f87fdb..019d052d9 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,27 @@ +Release 0.9.12.1 (2015-02-03 Stephen M. Webb ) +======================================================================== + + 1101630 - animation plugin: initialized mPrevAnimSelectionRow + 1199316 - cube plugin: fix clipping + - libdecoration.pc: fix formatting + 1410436 - Add a '/' to the path of std::string(home) + '/' HOME_PLUGINDIR + 1404054 - Fix crash with titlebar-uses-system-font enabled + 269904 - Use the GL_EXT_x11_sync_object OpenGL extension to synchronize + updates with X11 to avoid unrefreshed parts of the screen on + Nvidia hardware + 1101413 - PrivateScreen unit tests: added additional assertions to verify + the tests are run in an expected state + 1101554 - dodge plugin: avoid potential null pointer dereferences + 1101608 - libcompizconfig: reorder stat() and open() calls to eliminate + a race condition + 959282 - added support for multi-arch installations + 1395105 - added support for multi-arch installations + 1101585 - switcher plugin: renamed a local variable so it does not hide + a function parameter. + 1392715 - libdecoration/CMakeLists.txt: use correct variable for + link directories + 1394135 - gtk-window-decorator: support Metacity 3.14 + Release 0.9.12.0 (2014-11-04 Stephen M. Webb ) ======================================================================== diff --git a/VERSION b/VERSION index 85d19f5df..f917e09d1 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.9.12.0 +0.9.12.1 -- GitLab