1
0
Fork 0

2.21.3 release.

2007-12-14  Thomas Thurman  <tthurman@gnome.org>

        * NEWS: 2.21.3 release.


svn path=/trunk/; revision=3473
This commit is contained in:
Thomas Thurman 2007-12-15 03:23:09 +00:00 committed by Thomas James Alexander Thurman
parent 83e18f8da4
commit 89e47e2431
2 changed files with 24 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2007-12-14 Thomas Thurman <tthurman@gnome.org>
* NEWS: 2.21.3 release.
2007-12-11 Thomas Thurman <tthurman@gnome.org>
* src/theme-parser.c: remove dead code; closes #501365.

20
NEWS
View file

@ -1,3 +1,23 @@
2.21.3
======
Thanks to Matthias Clasen, Martin Meyer, Kjartan Maraas, Thomas Thurman,
and Lucas Rocha for improvements in this version.
- remove dead code (pointed out by Kjartan) (501365)
- rewrote long key binding description for the sake of
the translators (Thomas) (474889)
- check for null before adding menu (Matthias) (496054)
- let keys which end a grab also begin a grab (Thomas) (112560)
- check the right variable in theme sanity check (Martin) (501362)
- get session ID from environment if it's not passed in on the command
line (Lucas) (498033)
Translations
Ihar Hrachyshka (be@latin), Petr Kovar (cs), Jorge González (es),
Ignacio Casal Quinteiro (gl), Rodrigo Flores (pt_BR), Pavol Šimo (sk),
Matej Urbančič (sl)
2.21.2
======