aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml9
-rw-r--r--chapter01/whatsnew.xml7
-rw-r--r--general.ent4
-rw-r--r--packages.ent8
4 files changed, 13 insertions, 15 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 6c9db3a91..a0c71d5fd 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -36,10 +36,13 @@
</listitem>
-->
- <!-- Remove this when adding the first entry for 6.3
- No 6.2 entries should be placed here. -->
<listitem>
- <para>None yet</para>
+ <para>2006-07-31</para>
+ <itemizedlist>
+ <listitem>
+ <para>[matthew] - Upgrade to autoconf-2.60.</para>
+ </listitem>
+ </itemizedlist>
</listitem>
</itemizedlist>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 201760d08..148a74490 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -22,14 +22,9 @@
<itemizedlist>
<title>Upgraded to:</title>
- <!-- Remove this after the first 6.3 package update -->
<listitem>
- <para>None yet</para>
- </listitem>
-
- <!--<listitem>
<para>Autoconf &autoconf-version;</para>
- </listitem>-->
+ </listitem>
<!--<listitem>
<para>Automake &automake-version;</para>
</listitem>-->
diff --git a/general.ent b/general.ent
index d80be37c1..9c5c349ae 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20060723">
-<!ENTITY releasedate "July 23, 2006">
+<!ENTITY version "SVN-20060731">
+<!ENTITY releasedate "July 31, 2006">
<!ENTITY milestone "6.3">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
diff --git a/packages.ent b/packages.ent
index 731e1bc9a..9af35d874 100644
--- a/packages.ent
+++ b/packages.ent
@@ -7,12 +7,12 @@
Allowed deviation in disk usage : 2% -->
-<!ENTITY autoconf-version "2.59">
-<!ENTITY autoconf-size "904 KB">
+<!ENTITY autoconf-version "2.60">
+<!ENTITY autoconf-size "995 KB">
<!ENTITY autoconf-url "&gnu;autoconf/autoconf-&autoconf-version;.tar.bz2">
-<!ENTITY autoconf-md5 "1ee40f7a676b3cfdc0e3f7cd81551b5f">
+<!ENTITY autoconf-md5 "019609c29d0cbd9110c38480304aafc8">
<!ENTITY autoconf-home "&gnu-software;autoconf/">
-<!ENTITY autoconf-ch6-du "7.2 MB">
+<!ENTITY autoconf-ch6-du "8.1 MB">
<!ENTITY autoconf-ch6-sbu "less than 0.1 SBU">
<!ENTITY automake-version "1.9.6">