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 6bb19a0506ceddac21321684ed8856d4b57c01fd..26aaa4fd5618dda145b9f892dac52471692f89b8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+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
diff --git a/INSTALL b/INSTALL
index bfc69f090b7a76dda73ffc025b51d4be5afaeedb..f5b16151c8fd201391d63aa90181052b99d87df2 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 b88ef5b280f5ac3b138fafc6e4b1e4064b7a313b..efe625ecfb151b827acf22095c652ecb17a33fb7 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 ba4e2c724e3d25cd852aaabb2d2a9dcd63734d30..7c84dd80e67dc2901d0f4628e738901de14269e2 100644 (file)
@@ -1,3 +1,7 @@
+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
index be648ac1c48b4e2feb5d956c167930d0ff22f182..cebf58ead9dbae84c3995f2fda69ab5f41e1f6f1 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 56d5931c41b23e4043ae5d3e04541d1e1517cb45..9c62f7b1ba65534e66a8fa3c3edd0e805808488d 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 da6cb4bcd16ed9ea06b7601be0701e3b2cd38e0d..73af03c9db8fc3248eddc8cc247c4810caadef6f 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 f9235086844729c5563b7bc1d5fbe74e7ba01859..32d2d022bae8a642e2cfed46d6371dac5e6353ba 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 4fde2d87b3d39f7bf09c0fdd4133f0ae7e6e2f38..635bf1d0ef1b10f54248789c08f06d54ca5ccda4 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 58592626be24b932d20ed4087ba6d723699b9d01..8ae57b6e7335051c62ecaf3923c1832232d79e95 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.