diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-07-19 17:31:56 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-07-19 17:31:56 +0000 |
commit | 6dbff4106feb09e4fc0bde607830146d80b1920c (patch) | |
tree | 7606cd0265311c40c595740d820b6801f52549a7 /chapter01 | |
parent | 5870a98c909e4318652a778ebfbcb3d68d5efb23 (diff) |
Added Time Zone data package to packages section of the book.
This will be needed in the Chapter 6 glibc section when we
update to glibc-2.16.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9915 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index df3881817..f3ef58dd0 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2012-07-19</para> <itemizedlist> <listitem> + <para>[bdubbs] - Added Time Zone data package to + packages section of the book.</para> + </listitem> + <listitem> <para>[bdubbs] - Added Check to the Rationale section of the book.</para> </listitem> |