summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--NEWS23
-rw-r--r--configure.in2
3 files changed, 30 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2e09fb1..6d66b25 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-05-26 Shaun McCance <shaunm@gnome.org>
+
+ * configure.in:
+ * NEWS:
+ - Version 2.22.1
+
2008-04-19 Daniel Nylander <po@danielnylander.se>
* gnome2-user-guide/sv/sv.po: Updated Swedish translation.
diff --git a/NEWS b/NEWS
index be4e972..a9a2508 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+Version 2.22.1:
+---------------
+* Accessibility Guide:
+ - Miscellaneous fixes (Claude Paroz)
+ - Updated translations:
+ es (Jorge Gonzalez)
+ fi (Timo Jyrinki)
+ hu (Gabor Kelemen)
+ sv (Daniel Nylander)
+* System Admin Guide:
+ - Miscellaneous fixes (Claude Paroz)
+ - Updated translations:
+ es (Jorge Gonzalez)
+ sv (Daniel Nylander)
+* User Guide:
+ - Miscellaneous fixes (Claude Paroz)
+ - Rewritten background style section (Claude Paroz)
+ - Fixed outdated menu items in Nautilus documentation (Robert-André Mauchin)
+ - Updated translations:
+ es (Jorge Gonzalez)
+ fr (Claude Paroz)
+ sv (Daniel Nylander)
+
Version 2.22.0:
---------------
* System Admin Guide:
diff --git a/configure.in b/configure.in
index 08c5d68..a4a83cf 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([gnome-user-docs], [2.22.0],
+AC_INIT([gnome-user-docs], [2.22.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-user-docs])
AM_INIT_AUTOMAKE