summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorElijah Newren <newren@gmail.com>2005-06-27 23:26:24 +0000
committerElijah Newren <newren@src.gnome.org>2005-06-27 23:26:24 +0000
commit3b6f14fa6ff0547fe26c0f96f94c95cae8b56855 (patch)
tree2c1c50b0250ca6c651f1fcd2fe4239696d811a12 /NEWS
parent947e45d27dcacae98f97630e25cc976b98b400cb (diff)
downloadmetacity-3b6f14fa6ff0547fe26c0f96f94c95cae8b56855.tar.gz
2.10.2 releaseMETACITY_2_10_2
2005-06-27 Elijah Newren <newren@gmail.com> * NEWS: 2.10.2 release
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS28
1 files changed, 28 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ed7f9d22..0245a013 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,31 @@
+2.10.2
+==
+
+Thanks to Billy Biggs, Greg Hudson, Elijah Newren, Ray Strode, Ryan
+Lortie, and Soeren Sandmann for improvements in this release.
+
+ - Makes metacity a bit faster when dragging windows around (Soeren) [#141813]
+ - Fix simple memory error, using the address of a local variable as a
+ hash key (Ryan) [#307209]
+ - Fix a small leak in the case of a SYNC_COUNTER property value and
+ HAVE_XSYNC not defined (Ryan) [#307214]
+ - Cleanup font data when done with it (Ray) [#306720]
+ - If the window has a modal transient which is being unmanaged, don't
+ focus it (Elijah) [#305362]
+ - Make sure window position is calculated correctly for reconfigure
+ requests when part of the XWindowChanges structure is uninitialized
+ (Greg) [#305257]
+ - Add a resize popup when resizing constrained windows (Ray) [#305564]
+ - Don't accidentally treat maximize vertically as maximize in both
+ directions (Elijah) [#302204]
+ - Put all transients of the new window, if any exist, in the
+ calc_showing queue (Elijah, Billy) [#303284]
+
+Translations
+ Kostas Papadimas (el), Priit Laes (et), Pauli Virtanen (fi), Ignacio
+ Casal Quinteiro (gl), Theppitak Karoonboonyanan (th), Canonical
+ Ltd (xh), Woodman Tuen (zh_TW)
+
2.10.1
==