diff options
author | Pierre Labastie <pieere@linuxfromscratch.org> | 2020-05-31 20:01:42 +0000 |
---|---|---|
committer | Pierre Labastie <pieere@linuxfromscratch.org> | 2020-05-31 20:01:42 +0000 |
commit | 264dfd9e05b9595d78642119c9cf43eee5558084 (patch) | |
tree | b68069365982691375e3c8030f69b9ba500bcdf3 /chapter01 | |
parent | ae7f075dd6185f9ec93d5aedbb46e98511f25235 (diff) |
Update to upstream r11882
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11883 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index f0f45fc81..b577d0b47 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,18 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2020-05-31</para> + <itemizedlist> + <listitem> + <para>[pierre] - Fix bash tests: add a couple of symlinks + from /bin to /tools, create the tester user with the uid of + the tty owner, run the bash tests with su << EOF, and + explicitely defining stdin (with help from thomas and bdubbs).</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2020-05-29</para> <itemizedlist> <listitem> |