diff options
author | Thomas Trepl <thomas@linuxfromscratch.org> | 2023-12-04 19:15:01 +0100 |
---|---|---|
committer | Thomas Trepl <thomas@linuxfromscratch.org> | 2023-12-04 19:15:01 +0100 |
commit | dc8572f2413a4d25444bb1237ea2a01dfba60429 (patch) | |
tree | 22af0b1137ae7008760ab24540984242ce6a7705 /chapter01 | |
parent | 7fb4eb866878d439dc948af6eb2e94eb2d18edf9 (diff) |
Fix cmds installing python docs (permissions)
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index c049903fc..11df22160 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,17 @@ <listitem revision="sysv"> or <listitem revision="systemd"> as appropriate for the entry or if needed the entire day's listitem. --> + + <listitem> + <para>2023-12-04</para> + <itemizedlist> + <listitem> + <para>[thomas] - Modify commands for install Python docs to avoid + too restrictive permissions on the files and dirs.</para> + </listitem> + </itemizedlist> + </listitem> + <listitem revision='sysv'> <para>2023-12-01</para> <itemizedlist> |