Make --with-threads=none mean, that we want thread support, but no default
[platform/upstream/glib.git] / ChangeLog.pre-2-6
index c09eb29..b6a6db3 100644 (file)
@@ -1,3 +1,36 @@
+2001-10-31  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
+
+       * configure.in: Make --with-threads=none mean, that we want thread
+       support, but no default thread implementation. This also was the
+       original intention, but disapeared around 1998... So it doesn't
+       seem to be the most requested feature, but we went far to make it
+       possible in the code, so I resurrected this feature.
+
+       * INSTALL.in: Describe the --enable-gc-friendly, --disable-threads
+       and --with-threads options of configure.
+
+       * glib/gmain.c (g_main_context_acquire, g_main_context_release,
+       g_main_context_wait): Use the right conditional (G_THREADS_ENABLED
+       instead of G_THREAD_ENABLED). Also remove wrong
+       return-statement. Unfortunately mainloop-test still does fail. Many
+       thanks to Andrea Fazekas <fazek@ludens.elte.hu> for spotting
+       this. (#63455)
+
+2001-10-31  Matthias Clasen  <matthiasc@poet.de>
+
+       * gobject/gsourceclosure.c (g_source_set_closure): Fix documentation.
+
+2001-10-30  Tor Lillqvist  <tml@iki.fi>
+
+       * glib-zip.in: New file, used to build distribution packages for
+       Windows.
+
+       * configure.in: Expand it.
+
+       * Makefile.am: Distribute it.
+
+       * config.h.win32.in: Update to match currently produced config.h
+
 2001-10-29  Daniel Egger  <degger@fhm.edu>
 
        * glib/gbacktrace.h: Fix non-Intel/-Alpha version of the