mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
2.17.1
svn path=/trunk/; revision=7029
This commit is contained in:
parent
8f77d0cbd1
commit
6427d30d1f
@ -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
|
||||
|
4
INSTALL
4
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
|
||||
|
||||
|
2
README
2
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,
|
||||
|
@ -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
|
||||
|
@ -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.
|
||||
|
@ -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):
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user