diff options
author | Elijah Newren <newren@gmail.com> | 2005-11-28 23:27:00 +0000 |
---|---|---|
committer | Elijah Newren <newren@src.gnome.org> | 2005-11-28 23:27:00 +0000 |
commit | 27566888e4a074e59ea0f0d41d5ca2ec56d57adb (patch) | |
tree | 13f4621cc93da23d2d013fb3d9b0e5be244befae | |
parent | 50783b30e6514ea16f904bad8a91fba2435b984d (diff) | |
download | metacity-27566888e4a074e59ea0f0d41d5ca2ec56d57adb.tar.gz |
2.12.2 releaseMETACITY_2_12_2
2005-11-28 Elijah Newren <newren@gmail.com>
* NEWS: 2.12.2 release
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | NEWS | 21 |
2 files changed, 25 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2005-11-28 Elijah Newren <newren@gmail.com> + + * NEWS: 2.12.2 release + 2005-10-29 Kjartan Maraas <kmaraas@gnome.org> * src/eventqueue.c: (meta_event_queue_new): Close a GSource leak @@ -1,3 +1,24 @@ +2.12.2 +== + +Thanks to Björn Lindqvist, Kjartan Maraas, Søren Sandmann, and +Elijah Newren for improvements in this release. + + - Mave ancestors come along with the transient when moving the window from + one workspace to another (Björn) [#314977] + - Fix the workspace switcher tabpopup to display the right windows and to + fix the pick-a-new-window-to-focus algorithm in order to not select + windows that aren't showing (Björn) [#170475] + - Fix a couple memory leaks (Kjartan, Søren, Elijah) [#313030] + - Fix a crash that occurs when removing some virtual desktops and windows + happen to be on those desktops (Elijah) [#318306] + - Fix edge snapping for multi-screen (non-xinerama) setups (Elijah) + [#319425] + - Close a GSource leak just to be correct (Kjartan) [#320050] + +Translations + Kostas Papadimas (el), Ivar Smolin (et), Michiel Sikkes (nl) + 2.12.1 == |