aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
diff options
context:
space:
mode:
authorJeremy Utley <jeremy@linuxfromscratch.org>2003-08-30 03:57:49 +0000
committerJeremy Utley <jeremy@linuxfromscratch.org>2003-08-30 03:57:49 +0000
commit79b94bd1259ad58893f6ea2f1908f405c10d17e6 (patch)
treedbabb63ca38ef95cc5049018b746dc30be166d4a /chapter01/changelog.xml
parent556167ccbcb085c3acd9453e505fd9bb1feb384c (diff)
Added sscanf patch to Glibc instructions and download page.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2702 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r--chapter01/changelog.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 7bcc0feca..0b389efa2 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -6,6 +6,9 @@
<itemizedlist>
+<listitem><para>August 29, 2003 [jeremy] - Glibc - updated
+instructions with the sscanf patch from patches.</para></listitem>
+
<listitem><para>August 29, 2003 [jeremy] - Updated GCC
to version 3.3.1, including fixes based on Zack's mini-hint
for GCC 3.3, and patches from his docs.</para></listitem>