2.17.1 GLIB_2_17_1
authorMatthias Clasen <matthiasc@src.gnome.org>
Thu, 12 Jun 2008 17:21:49 +0000 (17:21 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 12 Jun 2008 17:21:49 +0000 (17:21 +0000)
svn path=/trunk/; revision=7029

ChangeLog
INSTALL
README
docs/reference/ChangeLog
docs/reference/gobject/tmpl/gparamspec.sgml
gio/ChangeLog
gmodule/ChangeLog
gobject/ChangeLog
gthread/ChangeLog
po/ChangeLog

index 6bb19a0..26aaa4f 100644 (file)
--- 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 (file)
--- 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 (file)
--- 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,
index ba4e2c7..7c84dd8 100644 (file)
@@ -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>
index be648ac..cebf58e 100644 (file)
@@ -154,7 +154,6 @@ can be configured.
                          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. 
index 56d5931..9c62f7b 100644 (file)
@@ -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):
index da6cb4b..73af03c 100644 (file)
@@ -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
index f923508..32d2d02 100644 (file)
@@ -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
index 4fde2d8..635bf1d 100644 (file)
@@ -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
index 5859262..8ae57b6 100644 (file)
@@ -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.