1
0
Fork 0

2.23.55 release.

svn path=/trunk/; revision=3789
This commit is contained in:
Thomas James Alexander Thurman 2008-07-14 01:25:17 +00:00
parent 34fe81fabd
commit 7ec8054491
2 changed files with 24 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2008-07-14 Thomas Thurman <tthurman@gnome.org>
* NEWS: 2.23.55 release.
2008-07-13 Thomas Thurman <tthurman@gnome.org>
* src/core/display.c (event_callback): meta_display_screen_for_root()

20
NEWS
View file

@ -1,3 +1,23 @@
2.23.55
=======
Thanks to Elijah Newren and Thomas Thurman for improvements in this version.
Contrary to rumour, this release does not add tabbing to everything.
- Display theme name in title bar of theme viewer (Thomas) (#430198)
- Allow toggling of non-compositor effects (Thomas) (#92867)
- Add some extra null checks (Thomas) (#422242)
- Check for double-freeing at the time of workspace freeing (Elijah) (#361804)
- Don't generate log messages unless we're logging (Thomas)
- Two windows which don't belong to any application can't be considered to
belong to the same application (Thomas)
- Various tidyings (Thomas)
Translations
Yavor Doganov (bg), Gabor Kelemen (hu), Kjartan Maraas (nb), Matej
Urbančič (sl), Daniel Nylander (sv), Theppitak Karoonboonyanan (th)
2.23.34
=======