summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElijah Newren <newren gmail com>2006-06-12 23:48:16 +0000
committerElijah Newren <newren@src.gnome.org>2006-06-12 23:48:16 +0000
commit76291d31b72d9082d12171ff273358b6b024b0b7 (patch)
tree2a8c7148fc258555f8f9ff79109e72b6e83f7f58
parentbcbdfbe177e7dde92858b50ca2476b7f95f8f504 (diff)
downloadmetacity-METACITY_2_15_5.tar.gz
2.15.5 releaseMETACITY_2_15_5
2006-06-12 Elijah Newren <newren gmail com> * NEWS: 2.15.5 release
-rw-r--r--ChangeLog4
-rw-r--r--NEWS24
2 files changed, 28 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6be3e626..1f08b57b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-06-12 Elijah Newren <newren gmail com>
+
+ * NEWS: 2.15.5 release
+
2006-06-10 Elijah Newren <newren gmail com>
Patch from Aidan Delaney to tidy tabpopup.c by factoring out
diff --git a/NEWS b/NEWS
index b79b2f9d..97e8bb0c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+2.15.5
+==
+
+Thanks to Björn Lindqvist, Søren Sandmann, Adam Jackson, Elijah
+Newren, and Aidan Delaney for improvements in this release.
+
+ - code cleanup in resizepopup.c (Björn) [#341648]
+ - fix a logic bug so that the whole titlebar becomes sensitive to
+ mouse clicks (Björn) [#336320]
+ - make mouse cursor when moving windows become a hand (Björn) [#337376]
+ - lots and lots of compositor improvements -- beginning of a new
+ layer to abstract transition effects, shrinking and minimizing and
+ exploding effects, fading in and out, unminimize animation that
+ reverses minimize one, translucent menus, bounce on window focus,
+ and all kinds of stuff I don't understand and can't summarize well
+ (Søren, Adam)
+ - Fix a crash on exit/logout from assuming a compositor would always
+ exist (Elijah) [#342166]
+ - code cleanup in tabpopup.c (Aidan Delaney) [#166890]
+
+Translations
+ Pema Geyleg (dz), Iñaki Larrañaga Murgoitio (eu), Theppitak
+ Karoonboonyanan (th), Clytie Siddall (vi)
+
2.15.3
==