diff options
author | Zack Winkles <winkie@linuxfromscratch.org> | 2004-05-20 16:32:44 +0000 |
---|---|---|
committer | Zack Winkles <winkie@linuxfromscratch.org> | 2004-05-20 16:32:44 +0000 |
commit | 678e79c2588bfe5cd93425ffadd4147bee3c3bcf (patch) | |
tree | 6a4b77dacb15c06eab79267ea5b9d24f8c541b1d /chapter01 | |
parent | bad0dd14d9c40126fe3755c667e25ef2acc57563 (diff) |
Moved group "usb" to GID 14 instead of 15
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3679 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 5ca23becb..76cdce700 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -102,6 +102,9 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>May 20th, 2004 [winkie]: Moved group <quote>usb</quote> to GID +14, instead of 15.</para></listitem> + <listitem><para>May 20th, 2004 [winkie]: Dropped Hotplug's <quote>cosmetic</quote> patch in favor of the script from LFS-Bootscripts and some general textual/rendering cleanups.</para></listitem> |