gmem.c (g_mem_chunk_area_compare): Fix 64-bitness bug in comparing two
[platform/upstream/glib.git] / ChangeLog.pre-2-2
index 5fc5217..808d05a 100644 (file)
@@ -1,3 +1,14 @@
+2000-03-22 Elliot Lee <sopwith@redhat.com>
+       * gmem.c (g_mem_chunk_area_compare): Fix 64-bitness bug in comparing two pointers more
+       than 4G apart.
+
+2000-03-22  Tor Lillqvist  <tml@iki.fi>
+
+       * gutils.c: Move Win32-only includes after inclusion of glib.h, so
+       that G_OS_WIN32 is defined.
+
+       * glibconfig.h.win32.in: Add GSystemThread.
+
 2000-03-22  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
 
        * gutils.c (g_get_current_dir): Ok, Marcus Brinkmann