diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-02-26 09:59:18 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-02-26 09:59:18 +0000 |
commit | 31a5625f9fb62b32a7f7022c286b765f92857e78 (patch) | |
tree | 77e99938c2bb4d8139c3a5d7dbfcc03e53d4b53c /chapter01 | |
parent | dd3e8c6e5be2adf04292169cc134585e94f50961 (diff) |
Removed the creation of /usr/etc to conform to FHS - closes bug 775
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3263 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 733396c30..f2bf40f93 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -34,6 +34,9 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>February 26th, 2004 [jeremy]: Removed the creation of the +/usr/etc directory to conform with FHS - closes bug 775</para></listitem> + <listitem><para>February 26th, 2004 [jeremy]: Upgraded to Kernel 2.4.25</para></listitem> <listitem><para>February 23rd, 2004 [alex]: Chapters 6 + 9 : Cleaned up the |