Don't bother defining Autoconf variables for glib.def, gmodule.def,
[platform/upstream/glib.git] / ChangeLog
1 2008-03-16  Tor Lillqvist  <tml@novell.com>
2
3         * configure.in: Don't bother defining Autoconf variables for
4         glib.def, gmodule.def, gobject.def and gthread.def when this can
5         be handled easily in */Makefile.am which are the only files that
6         use them. Remove also TESTGMODULE_EXP which isn't used at all.
7
8         * glib/Makefile.am: Corrsponding change.
9         
10 2008-03-14  Michael Natterer  <mitch@imendio.com>
11
12         * glib/*.h: make it possible to disable single-file includes by
13         defining G_DISABLE_SINGLE_INCLUDES when building against GLib.
14         Approved by Tim Janik.
15
16         * glib/glib.h: include <glib/gslice.h>.
17
18         * glib/gi18n.h
19         * glib/gi18n-lib.h
20         * glib/gprintf.h: include <glib.h> so the above works when these
21         files are included without including <glib.h> first.
22
23 2008-03-14  Alexander Larsson  <alexl@redhat.com>
24
25         * configure.in:
26         Add required includes for f_fstypename member check.
27
28 2008-03-14  Alexander Larsson  <alexl@redhat.com>
29
30         * configure.in:
31         Added checks for FEN (Solaris  File Event Notification)
32
33 2008-03-13  Tor Lillqvist  <tml@novell.com>
34
35         * glib-zip.in: Add lib/gio-2.0.lib and lib/gio-2.0.def.
36
37 2008-03-12  Tor Lillqvist  <tml@novell.com>
38
39         * configure.in: Expand gio/win32/Makefile.
40
41 2008-03-12  Matthias Clasen <mclasen@redhat.com>
42
43         * configure.in: Bump version to 2.17.0
44
45         * ChangeLog.pre-2-16: rotate ChangeLog
46         
47         * === branch for 2.16 ===