=== Released 2.2.0 === GLIB_2_2_0
authorOwen Taylor <otaylor@redhat.com>
Fri, 20 Dec 2002 15:48:15 +0000 (15:48 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Fri, 20 Dec 2002 15:48:15 +0000 (15:48 +0000)
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)

ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
INSTALL
INSTALL.in

index ab1a83c..f91ac7e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
-Fri Dec 20 09:52:15 2002  Owen Taylor  <otaylor@redhat.com>
+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.
 
index ab1a83c..f91ac7e 100644 (file)
@@ -1,7 +1,12 @@
-Fri Dec 20 09:52:15 2002  Owen Taylor  <otaylor@redhat.com>
+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.
 
index ab1a83c..f91ac7e 100644 (file)
@@ -1,7 +1,12 @@
-Fri Dec 20 09:52:15 2002  Owen Taylor  <otaylor@redhat.com>
+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.
 
index ab1a83c..f91ac7e 100644 (file)
@@ -1,7 +1,12 @@
-Fri Dec 20 09:52:15 2002  Owen Taylor  <otaylor@redhat.com>
+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.
 
index ab1a83c..f91ac7e 100644 (file)
@@ -1,7 +1,12 @@
-Fri Dec 20 09:52:15 2002  Owen Taylor  <otaylor@redhat.com>
+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.
 
index ab1a83c..f91ac7e 100644 (file)
@@ -1,7 +1,12 @@
-Fri Dec 20 09:52:15 2002  Owen Taylor  <otaylor@redhat.com>
+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.
 
index ab1a83c..f91ac7e 100644 (file)
@@ -1,7 +1,12 @@
-Fri Dec 20 09:52:15 2002  Owen Taylor  <otaylor@redhat.com>
+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.
 
diff --git a/INSTALL b/INSTALL
index 01c55be..1b9851f 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -122,7 +122,7 @@ A few of the more important ones:
                              g_thread_init() by the programmer. 
                            [ Determined by configure by default ]
 
-*  --enable-trio=[yes/no/auto] Specify whether to build using
+*  --enable-included-printf=[yes/no/auto] Specify whether to build using
                            the included copy of the Trio library
                            for string formatting functions like printf().
                            The default is 'auto', which means that
index eaa91c1..b38e2ff 100644 (file)
@@ -122,7 +122,7 @@ A few of the more important ones:
                              g_thread_init() by the programmer. 
                            [ Determined by configure by default ]
 
-*  --enable-trio=[yes/no/auto] Specify whether to build using
+*  --enable-included-printf=[yes/no/auto] Specify whether to build using
                            the included copy of the Trio library
                            for string formatting functions like printf().
                            The default is 'auto', which means that