summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas James Alexander Thurman <tthurman@src.gnome.org>2008-04-06 19:07:03 +0000
committerThomas James Alexander Thurman <tthurman@src.gnome.org>2008-04-06 19:07:03 +0000
commit300be6e03b1d6e9795ee7a5dc957961a6e43448d (patch)
tree51b8fdecdf30435203c32040f2b93b98782f68d7
parent0c83442709b7f81108ea44ba1520f6cd3e1a287a (diff)
downloadmetacity-300be6e03b1d6e9795ee7a5dc957961a6e43448d.tar.gz
2.23.5 release.
svn path=/trunk/; revision=3676
-rw-r--r--ChangeLog4
-rw-r--r--NEWS18
2 files changed, 22 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a9159b71..c31b1abc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-04-06 Thomas Thurman <tthurman@gnome.org>
+
+ * NEWS: 2.23.5 release.
+
2008-04-03 Thomas Thurman <tthurman@gnome.org>
* src/core/prefs.c (handle_preference_update_bool): preferences
diff --git a/NEWS b/NEWS
index f96f9546..9bb54eba 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+2.23.5
+======
+
+Thanks to Lucas Rocha, Owen Taylor, and Thomas Thurman for improvements in this
+version.
+
+ - Updates of useless preferences don't crash (Thomas) (#526016)
+ - Compliance with new gnome-session (Lucas) (#525051)
+ - Preview widget doesn't crash on broken themes (Thomas) (Launchpad 199402)
+ - Initially iconic windows don't unminimise (Owen) (#491090)
+ - Move ~/.metacity to ~/.config/metacity (Thomas) (#518596)
+ - Metacity doesn't stay around when replaced (Thomas)
+ - Extra check for null return in a function (Thomas)
+ - Displays are singletons, simplifying code (Thomas) (#499301)
+
+Translations
+ Jorge González (es), Eskild Hustvedt (nn), Baris Cicek (tr), Clytie Siddall (vi)
+
2.23.3
======