summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2007-11-12 20:33:21 +0000
committerVincent Untz <vuntz@src.gnome.org>2007-11-12 20:33:21 +0000
commit3c681b54ff49cc6364b2b2beadc8bfc029cb8834 (patch)
treecda3685ecb4a2b66b7ba056d1a80238a3a4e07e6 /NEWS
parenta5b246307fe0328004b36ae1138d3bb5a59d7763 (diff)
downloadlibwnck-3c681b54ff49cc6364b2b2beadc8bfc029cb8834.tar.gz
version 2.21.2LIBWNCK_2_21_2
2007-11-12 Vincent Untz <vuntz@gnome.org> * configure.in: * NEWS: version 2.21.2 svn path=/trunk/; revision=1514
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS32
1 files changed, 32 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0eb0623..8cd1caf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,35 @@
+2.21.2
+======
+
+ Features
+ - Make the window action menu a WnckActionMenu widget (Vincent)
+
+ Fixes
+
+ - Avoid crashing if the X Resource extension is not present (Matthias Clasen)
+ [#489087]
+ - Code cleanups (Roland Bär, Vincent) [#494077]
+ - Add context for some strings to help translators (Vincent) [#476512]
+ - Activate the window when the user drags and drops it quickly on itself
+ (Jan Niklas Hasse, Vincent) [#460403]
+ - Do not re-implement some functions GDK has (Vincent)
+
+ Misc
+
+ - API doc improvements (Vincent) [parts of this fix #477847]
+ - Clean up the configure script for X libraries detection (Vincent) [#332264]
+ - Be more complete in the requirements in the pkg-config files (Vincent)
+
+ Translators
+
+ - Anas Husseini (ar)
+ - Jorge González (es)
+ - Ivar Smolin (et)
+ - Robert-André-Mauchin (fr)
+ - Gil Osher (he)
+ - Matej Urbančič (sl)
+ - Daniel Nylander (sv)
+
2.20.1
======