make it possible to disable single-file includes by defining
[platform/upstream/glib.git] / ChangeLog
index ee45da2..b8fa933 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,38 @@
+2008-03-14  Michael Natterer  <mitch@imendio.com>
+
+       * glib/*.h: make it possible to disable single-file includes by
+       defining G_DISABLE_SINGLE_INCLUDES when building against GLib.
+       Approved by Tim Janik.
+
+       * glib/glib.h: include <glib/gslice.h>.
+
+       * glib/gi18n.h
+       * glib/gi18n-lib.h
+       * glib/gprintf.h: include <glib.h> so the above works when these
+       files are included without including <glib.h> first.
+
+2008-03-14  Alexander Larsson  <alexl@redhat.com>
+
+        * configure.in:
+       Add required includes for f_fstypename member check.
+
+2008-03-14  Alexander Larsson  <alexl@redhat.com>
+
+        * configure.in:
+       Added checks for FEN (Solaris  File Event Notification)
+
+2008-03-13  Tor Lillqvist  <tml@novell.com>
+
+       * glib-zip.in: Add lib/gio-2.0.lib and lib/gio-2.0.def.
+
+2008-03-12  Tor Lillqvist  <tml@novell.com>
+
+       * configure.in: Expand gio/win32/Makefile.
+
 2008-03-12  Matthias Clasen <mclasen@redhat.com>
 
+       * configure.in: Bump version to 2.17.0
+
        * ChangeLog.pre-2-16: rotate ChangeLog
        
        * === branch for 2.16 ===