glib r7029 - in trunk: . docs/reference docs/reference/gobject/tmpl gio gmodule gobject gthread po



Author: matthiasc
Date: Thu Jun 12 17:21:49 2008
New Revision: 7029
URL: http://svn.gnome.org/viewvc/glib?rev=7029&view=rev

Log:
2.17.1


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

Modified: trunk/INSTALL
==============================================================================
--- trunk/INSTALL	(original)
+++ trunk/INSTALL	Thu Jun 12 17:21:49 2008
@@ -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
 

Modified: trunk/README
==============================================================================
--- trunk/README	(original)
+++ trunk/README	Thu Jun 12 17:21:49 2008
@@ -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,

Modified: trunk/docs/reference/gobject/tmpl/gparamspec.sgml
==============================================================================
--- trunk/docs/reference/gobject/tmpl/gparamspec.sgml	(original)
+++ trunk/docs/reference/gobject/tmpl/gparamspec.sgml	Thu Jun 12 17:21:49 2008
@@ -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. 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]