summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2003-09-04 16:52:03 +0000
committerHavoc Pennington <hp@src.gnome.org>2003-09-04 16:52:03 +0000
commit08ca40aad92184515820c152acebdefd62f5354e (patch)
tree4cf76ccf9570f68815dadbf14959751c4109cc1e /NEWS
parentfa4c0bf54a64a4761fe2554c09b64a4836c0ac4e (diff)
downloadmetacity-08ca40aad92184515820c152acebdefd62f5354e.tar.gz
2003-09-04 Havoc Pennington <hp@redhat.com> * configure.in: 2.5.5 * HACKING: add instructions on how to make a release
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS22
1 files changed, 22 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index be7d04da..f6cea2f8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+2.5.4
+===
+
+ Thanks to Rob Adams, Arvind Samptur, Andreas Volz, Ray Strode, John
+ Paul Wallington, Soeren Sandmann for contributions to this release.
+ And as always thanks to the translators.
+
+ - fix aspect ratio handling
+ - fix "shake loose" functionality for maximized windows
+ - handle Xrandr size changes properly again
+ - fix fullscreen window detection
+ - fix workspace name handling
+ - don't steal button press events on root window
+ - nuke metacity.spec due to nonmaintenance
+ - allow too-large-for-screen windows to move their titlebar offscreen
+ - keep an MRU list of windows per-workspace and use it to focus
+ the next window when the focused window disappears
+ - fix cursor when moving
+ - improve appearance of opaque resize
+ - make BELOW window state work
+ - fix a crash when gdk_pixmap_foreign_new() returned NULL
+
2.5.3
===