diff options
author | Archaic <archaic@linuxfromscratch.org> | 2005-06-21 05:31:01 +0000 |
---|---|---|
committer | Archaic <archaic@linuxfromscratch.org> | 2005-06-21 05:31:01 +0000 |
commit | a1ff26f083a9101fdcae8161df957cb66acd6c63 (patch) | |
tree | 70720f490ce5fa8613591f28f50a12e406ce2d9a /chapter01/changelog.xml | |
parent | 92f4dc7c01c28c8a5ec881d037154c8ad00dfc93 (diff) |
Removed --with-included-regex from chapter05/grep.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6083 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-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 2ca6f8c93..fbd7b4014 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -90,6 +90,10 @@ First a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>June 21st, 2005 [archaic]: Removed --with-included-regex from +chapter05/grep since there seems to no longer be a valid reason to use it and +the explanation of it was incorrect.</para></listitem> + <listitem><para>June 21st, 2005 [archaic]: Updated to findutils-4.2.23. </para></listitem> |