make it possible to disable single-file includes by defining
[platform/upstream/glib.git] / ChangeLog
1 2008-03-14  Michael Natterer  <mitch@imendio.com>
2
3         * glib/*.h: make it possible to disable single-file includes by
4         defining G_DISABLE_SINGLE_INCLUDES when building against GLib.
5         Approved by Tim Janik.
6
7         * glib/glib.h: include <glib/gslice.h>.
8
9         * glib/gi18n.h
10         * glib/gi18n-lib.h
11         * glib/gprintf.h: include <glib.h> so the above works when these
12         files are included without including <glib.h> first.
13
14 2008-03-14  Alexander Larsson  <alexl@redhat.com>
15
16         * configure.in:
17         Add required includes for f_fstypename member check.
18
19 2008-03-14  Alexander Larsson  <alexl@redhat.com>
20
21         * configure.in:
22         Added checks for FEN (Solaris  File Event Notification)
23
24 2008-03-13  Tor Lillqvist  <tml@novell.com>
25
26         * glib-zip.in: Add lib/gio-2.0.lib and lib/gio-2.0.def.
27
28 2008-03-12  Tor Lillqvist  <tml@novell.com>
29
30         * configure.in: Expand gio/win32/Makefile.
31
32 2008-03-12  Matthias Clasen <mclasen@redhat.com>
33
34         * configure.in: Bump version to 2.17.0
35
36         * ChangeLog.pre-2-16: rotate ChangeLog
37         
38         * === branch for 2.16 ===