GVariant: use GVariantTypeInfo on internal constructors
[platform/upstream/glib.git] / ChangeLog.pre-2-2
index 8919442..f91ac7e 100644 (file)
@@ -1,3 +1,31 @@
+Fri Dec 20 10:45:29 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * === Released 2.2.0 ===
+
+       * INSTALL.in: --enable-included-printf, not --enable-trio.
+       (Matthias Clasen)
+
+Fri Dec 20 09:52:15 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * INSTALL.in: Document --enable-trio, --disable-mempools,
+       --enable-debug. Include docs on cross compilation.
+
+       * NEWS: Update.
+
+       * configure.in: Version 2.2.0, interface age 0.
+
+Fri Dec 20 09:37:27 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * gthread/gthread-impl.c (g_thread_init): Call g_main_thread_init()
+       after setting g_threads_got_initialized. (#101624, 
+       Alceste Scalas, Sebastian Wilhelmi)
+
+Wed Dec 18 16:19:08 2002  Manish Singh  <yosh@gimp.org>
+
+       * glib/gtypes.h: new endian asm for ia64 and x86_64, general
+       reorg and clean up. New implementation of GUINT16_SWAP_LE_BE_CONSTANT()
+       that should optimize better. (#101318)
+
 2002-12-17  Tor Lillqvist  <tml@iki.fi>
 
        Improvement based on suggestion by Thorsten Maerz: