diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-01-06 21:43:31 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-01-06 21:43:31 +0000 |
commit | 54d3ed5dbf1cae144b61fd8b9da2b97121de407e (patch) | |
tree | 3f0ccaf2a051b8c9bd67420b3889187602695799 /chapter01/changelog.xml | |
parent | fae09b2f4f609b4d8dcbcb98f9d98c33e66d5497 (diff) |
Change to simple glibc version check in version-check.sh.
Change to php script for 'Get Counted'.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9698 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 838f9059c..eff51e64c 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,10 +37,25 @@ --> <listitem> + <para>2012-01-06</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Change to simpler command for version-check.sh's + Glibc version detection on all platforms. + Thanks to Pierre Labastie for the report and fix.</para> + </listitem> + <listitem> + <para>[bdubbs] - Change to php script for 'get counted'.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2011-12-28</para> <itemizedlist> <listitem> - <para>[matthew] - Fix version-check.sh's Glibc version detection on 64-bit Debian hosts. + <para>[matthew] - Fix version-check.sh's Glibc version detection + on 64-bit Debian hosts. Thanks to Pierre Labastie for the report and fix.</para> </listitem> </itemizedlist> |