summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2003-10-01 21:51:11 +0000
committerHavoc Pennington <hp@src.gnome.org>2003-10-01 21:51:11 +0000
commit8441fada072c08e119ab0dd1d3060a7cdfcd145b (patch)
tree24632d6a1b5bf9c2a1e4d3abbeb9b05cd11e5878 /NEWS
parenta60b735e2d2f090c0a6b69263dbea9abcdf71fc4 (diff)
downloadmetacity-8441fada072c08e119ab0dd1d3060a7cdfcd145b.tar.gz
2003-10-01 Havoc Pennington <hp@redhat.com> * NEWS: update * configure.in: 2.6.2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS36
1 files changed, 36 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 40a8d116..aade3a16 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,39 @@
+2.6.2
+===
+
+Thanks to Yukihiro Nakai, Rached Ben Mustapha, Gwenole Beauchesne,
+Padraig O'Briain, Laurent Vivier, Rob Adams for contributions to this
+release.
+
+ - fix to repaint after resize always, so on maximize
+ and theme changes we get things drawn properly
+ - fix a compile issue on HPUX
+ - fix translations of metacity-message output
+ - fix to update window icons when they change
+ - put a limit on number of characters displayed in
+ window titles during Alt+tab
+ - fix configure check for Xrandr
+ - fix 64-bit bug in property reading that broke
+ things badly on 64-bit
+ - don't move focus when clicking close button on a window
+ - fix a crash in getting pixmap icons
+ - spawn dialogs and child processes on the proper
+ screen in multihead situations
+ - if the focus gets set to None, set it back to
+ something sane
+ - load accessibility modules and set accessibility roles
+ - fix hang after displaying warning dialogs
+ - fix a memory corruption when sticking/unsticking windows
+ that lead to a frequent crash and windows appearing
+ in Alt+tab improperly
+ - fix some handling of partial-width panel struts
+ - more translations
+
+2.6.1
+===
+
+ - rebuild with fixed glib-gettext.m4
+
2.6.0
===