diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-08-06 22:11:04 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-08-06 22:11:04 +0000 |
commit | 287a36b4d7f7a986d8fc54162385d185c9c18160 (patch) | |
tree | 8ac36285c237eceb2c021481925a240674c51a22 /chapter01 | |
parent | d6ba12f5c374ac6637173c1770286e8478965962 (diff) |
Make tzselect work again.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9930 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 957d84478..14d3f3d8a 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -38,6 +38,16 @@ --> <listitem> + <para>2012-08-06</para> + <itemizedlist> + <listitem> + <para>[matthew] - Install a couple more files from the tzdata tarball + so that tzselect works again.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2012-08-05</para> <itemizedlist> <listitem> |