summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--NEWS22
2 files changed, 26 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9e78712f..619f663b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2008-03-21 Thomas Thurman <tthurman@gnome.org>
+ * NEWS: 2.23.3 release.
+
+2008-03-21 Thomas Thurman <tthurman@gnome.org>
+
* src/ui/menu.c (activate_cb, get_workspace_name_with_accel): Workspaces
whose name is the standard name plus a non-empty string are handled
correctly in menus. Closes #453678.
diff --git a/NEWS b/NEWS
index 49489f48..f96f9546 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+2.23.3
+======
+
+Thanks to Marco Pesenti Gritti, Iain Holmes, Josh Lee, Thomas Thurman, and
+Matthew Wilson for improvements in this version.
+
+ - Workspaces whose name is the same as the standard name, plus some string,
+ are not cut off. (Thomas) (#453678)
+ - Improve compositor performance (Iain) (#522166)
+ - Draw wallpaper correctly when we start up with compositor
+ (Iain) (#522599)
+ - Several other smaller compositor fixes (Iain)
+ - Don't draw shadows on shaped windows unless they have frames
+ (Iain) (#505333)
+ - Newly-created keep-above windows get focus (Marco) (#519188)
+ - Allow moving workspace when dragging with modifier key (Matthew)
+ (#474195)
+
+Translations
+ Kenneth Nielsen (da), Gabor Kelemen (hu), Vasiliy Faronov (ru), Daniel
+ Nylander (sv), Maxim Dziumanenko (uk), Woodman Tuen (zh_HK)
+
2.23.2
======