2.17.1

svn path=/trunk/; revision=7029
diff --git a/ChangeLog b/ChangeLog
index 6bb19a0..26aaa4f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2008-06-12  Matthias Clasen  <mclasen@redhat.com>
 
+	* === Released 2.17.1 ===
+
+2008-06-12  Matthias Clasen  <mclasen@redhat.com>
+
 	* glib/gtestutils.c: Documentation fixups
 
 2008-06-11  Matthias Clasen  <mclasen@redhat.com>
diff --git a/INSTALL b/INSTALL
index bfc69f0..f5b1615 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,8 +1,8 @@
 Simple install procedure
 ========================
 
-  % gzip -cd glib-2.17.0.tar.gz | tar xvf -  # unpack the sources
-  % cd glib-2.17.0                           # change to the toplevel directory
+  % gzip -cd glib-2.17.1.tar.gz | tar xvf -  # unpack the sources
+  % cd glib-2.17.1                           # change to the toplevel directory
   % ./configure                             # run the `configure' script
   % make                                    # build GLIB
 
diff --git a/README b/README
index b88ef5b..efe625e 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
 General Information
 ===================
 
-This is GLib version 2.17.0. GLib is the low-level core
+This is GLib version 2.17.1. GLib is the low-level core
 library that forms the basis for projects such as GTK+ and GNOME. It
 provides data structure handling for C, portability wrappers, and
 interfaces for such runtime functionality as an event loop, threads,
diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog
index ba4e2c7..7c84dd8 100644
--- a/docs/reference/ChangeLog
+++ b/docs/reference/ChangeLog
@@ -1,5 +1,9 @@
 2008-06-12  Matthias Clasen  <mclasen@redhat.com>
 
+	* === Released 2.17.1 ===
+
+2008-06-12  Matthias Clasen  <mclasen@redhat.com>
+
 	* gio/gio-sections.txt: Add some new symbols
 
 2008-06-12  Matthias Clasen  <mclasen@redhat.com>
diff --git a/docs/reference/gobject/tmpl/gparamspec.sgml b/docs/reference/gobject/tmpl/gparamspec.sgml
index be648ac..cebf58e 100644
--- a/docs/reference/gobject/tmpl/gparamspec.sgml
+++ b/docs/reference/gobject/tmpl/gparamspec.sgml
@@ -154,7 +154,6 @@
                          parameter is guaranteed to remain valid and
                          unmmodified for the lifetime of the parameter.
                          Since 2.8
-
 @G_PARAM_STATIC_BLURB:   the string used as blurb when constructing the 
                          parameter is guaranteed to remain valid and 
                          unmodified for the lifetime of the parameter. 
diff --git a/gio/ChangeLog b/gio/ChangeLog
index 56d5931..9c62f7b 100644
--- a/gio/ChangeLog
+++ b/gio/ChangeLog
@@ -1,3 +1,7 @@
+2008-06-12  Matthias Clasen  <mclasen@redhat.com>
+
+	* === Released 2.17.1 ===
+
 2008-06-11  A. Walton  <awalton@gnome.org>
 
 	* tests/g-file.c (test_g_file_new_null):
diff --git a/gmodule/ChangeLog b/gmodule/ChangeLog
index da6cb4b..73af03c 100644
--- a/gmodule/ChangeLog
+++ b/gmodule/ChangeLog
@@ -1,3 +1,7 @@
+2008-06-12  Matthias Clasen  <mclasen@redhat.com>
+
+	* === Released 2.17.1 ===
+
 2008-05-28  Michael Natterer  <mitch@imendio.com>
 
 	* Makefile.am: don't define G_DISABLE_SINGLE_INCLUDES, it's in
diff --git a/gobject/ChangeLog b/gobject/ChangeLog
index f923508..32d2d02 100644
--- a/gobject/ChangeLog
+++ b/gobject/ChangeLog
@@ -1,3 +1,7 @@
+2008-06-12  Matthias Clasen  <mclasen@redhat.com>
+
+	* === Released 2.17.1 ===
+
 2008-06-10 13:34:01  Tim Janik  <timj@imendio.com>
 
 	* tests/threadtests.c: added race condition tester from Michael Meeks
diff --git a/gthread/ChangeLog b/gthread/ChangeLog
index 4fde2d8..635bf1d 100644
--- a/gthread/ChangeLog
+++ b/gthread/ChangeLog
@@ -1,3 +1,7 @@
+2008-06-12  Matthias Clasen  <mclasen@redhat.com>
+
+	* === Released 2.17.1 ===
+
 2008-05-28  Michael Natterer  <mitch@imendio.com>
 
 	* Makefile.am: don't define G_DISABLE_SINGLE_INCLUDES, it's in
diff --git a/po/ChangeLog b/po/ChangeLog
index 5859262..8ae57b6 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,3 +1,7 @@
+2008-06-12  Matthias Clasen  <mclasen@redhat.com>
+
+	* === Released 2.17.1 ===
+
 2008-06-11  Djihed Afifi <djihed@gmail.com> 
 
 	* ar.po: Updated Arabic Translation by Khaled Hosny.