summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--NEWS20
2 files changed, 24 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7741cc8e..2bbc75e3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.
diff --git a/NEWS b/NEWS
index 406b5081..c006d7da 100644
--- a/NEWS
+++ b/NEWS
@@ -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
======