diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-06-03 17:03:32 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-06-03 17:03:32 +0000 |
commit | c1a7c17f7282e247cf6c30b2336adde995ca2b80 (patch) | |
tree | 5cffc563631786c5f938ac6cbfbf65a176f12757 /chapter01 | |
parent | 8a3b9dfbc92aae847e445faccb93a4ebe02a7146 (diff) |
made absolute paths for localtime
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1963 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index d0a18db2e..2315db6a4 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -6,6 +6,9 @@ <itemizedlist> +<listitem><para>June 3rd, 2002 [timothy] Chapter 06 - Configuring +essential software: made absolute paths for localtime.</para></listitem> + <listitem><para>June 3rd, 2002 [timothy] Chapter 01 - FAQ: edited to include reporting typos.</para></listitem> |