summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElijah Newren <newren gmail com>2006-02-27 23:23:25 +0000
committerElijah Newren <newren@src.gnome.org>2006-02-27 23:23:25 +0000
commitfddf3840392e67971ef719cf7826185f6136d195 (patch)
tree050b1638dd08167c7a8530147863a88d3f7d1878
parent850ecac16516daf8aa3f8043d1a83c80b47d34d6 (diff)
downloadmetacity-METACITY_2_13_144.tar.gz
2.13.144 releaseMETACITY_2_13_144
2006-02-27 Elijah Newren <newren gmail com> * NEWS: 2.13.144 release
-rw-r--r--ChangeLog4
-rw-r--r--NEWS18
2 files changed, 22 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9718dc0f..6e55345b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2006-02-27 Elijah Newren <newren gmail com>
+ * NEWS: 2.13.144 release
+
+2006-02-27 Elijah Newren <newren gmail com>
+
Patch from Thomas Thurman to prevent setting cycle_windows to
keybindings that won't work. #329676
diff --git a/NEWS b/NEWS
index 6223a603..81418d0c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+2.13.144
+==
+
+Thanks to Jens Granseuer, Kristian, Søren Sandmann, Sylvain
+Bertrand, and Thomas Thurman for improvements in this release.
+
+ - Fix build with gcc 2.95 (Jens) [#331166]
+ - Compositor improvements [remember, still off by default]: add
+ unused wobbly (un)minimize animation (Kristian), add support for
+ turning updates on and off (Søren), use sync counter to make
+ composited resizing tear free (Søren), add ability to unmanage
+ the screen (S½ren),
+ - Fix build issue with library search order (Sylvain) [#330695]
+ - Work around buggy application grouping with transient windows
+ (Thomas) [#328211]
+ - Prevent setting cycle_windows to keybindings that won't work.
+ (Thomas) [#329676]
+
2.13.89
==