diff options
author | Thomas Trepl (Moody) <thomas@linuxfromscratch.org> | 2022-02-04 10:51:57 +0100 |
---|---|---|
committer | Thomas Trepl (Moody) <thomas@linuxfromscratch.org> | 2022-02-04 10:51:57 +0100 |
commit | 651c74bef90c5d167eab8ee6c0c7531beb4bfb0b (patch) | |
tree | 6d50cdd6cb301a7b282189e48773f9f81e518891 /chapter01/changelog.xml | |
parent | a5d31dd654840c3e5990fd1b3f29831b2cc01cf6 (diff) |
Remove unnecessary sed in glibc-2.35
Diffstat (limited to 'chapter01/changelog.xml')
-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 73a5906c9..77a8de18f 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,16 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2022-02-04</para> + <itemizedlist> + <listitem> + <para>[thomas] - Remove sed from glibc instructions in chapter 8. + It has been applied upstream.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2022-02-03</para> <itemizedlist> <listitem> |