Author: randy Date: 2005-12-10 20:34:24 -0700 (Sat, 10 Dec 2005) New Revision: 5404
Modified: trunk/BOOK/general.ent trunk/BOOK/general/genlib/glib2.xml trunk/BOOK/introduction/welcome/changelog.xml Log: Updated to GLib-2.8.4 Modified: trunk/BOOK/general/genlib/glib2.xml =================================================================== --- trunk/BOOK/general/genlib/glib2.xml 2005-12-10 22:29:02 UTC (rev 5403) +++ trunk/BOOK/general/genlib/glib2.xml 2005-12-11 03:34:24 UTC (rev 5404) @@ -6,9 +6,9 @@ <!ENTITY glib2-download-http "http://ftp.gnome.org/pub/GNOME/sources/glib/2.8/glib-&glib2-version;.tar.bz2"> <!ENTITY glib2-download-ftp "ftp://ftp.gtk.org/pub/gtk/v2.8/glib-&glib2-version;.tar.bz2"> - <!ENTITY glib2-md5sum "58177fe64c189b86bac1625350512159"> + <!ENTITY glib2-md5sum "349a0f039f53584df11d2043d36c49b8"> <!ENTITY glib2-size "2.5 MB"> - <!ENTITY glib2-buildsize "44.8 MB"> + <!ENTITY glib2-buildsize "45.6 MB"> <!ENTITY glib2-time "0.5 SBU (additional 0.8 SBU to run the test suite)"> ]> @@ -91,8 +91,7 @@ <title>Command Explanations</title> <para><option>--enable-gtk-doc</option>: This switch will rebuild - the API documentation during the - <command>make</command> command.</para> + the API documentation during the <command>make</command> command.</para> </sect2> Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2005-12-10 22:29:02 UTC (rev 5403) +++ trunk/BOOK/general.ent 2005-12-11 03:34:24 UTC (rev 5404) @@ -1,4 +1,4 @@ -<!ENTITY day "10"> +<!ENTITY day "11"> <!ENTITY month "12"> <!ENTITY year "2005"> <!ENTITY version "svn-&year;&month;&day;"> @@ -76,7 +76,7 @@ <!ENTITY gmp-version "4.1.4"> <!ENTITY gdbm-version "1.8.3"> <!ENTITY GLib-version "1.2.10"> -<!ENTITY glib2-version "2.8.3"> +<!ENTITY glib2-version "2.8.4"> <!ENTITY libidl-version "0.8.6"> <!ENTITY libcroco-version "0.6.0"> <!ENTITY libgsf-version "1.12.3"> Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2005-12-10 22:29:02 UTC (rev 5403) +++ trunk/BOOK/introduction/welcome/changelog.xml 2005-12-11 03:34:24 UTC (rev 5404) @@ -42,6 +42,15 @@ --> <listitem> + <para>December 11th, 2005</para> + <itemizedlist> + <listitem> + <para>[randy] - Updated to GLib-2.8.4.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>December 10th, 2005</para> <itemizedlist> <listitem> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
