diff options
author | David Goulet <dgoulet@torproject.org> | 2021-12-15 10:53:32 -0500 |
---|---|---|
committer | David Goulet <dgoulet@torproject.org> | 2021-12-15 10:53:32 -0500 |
commit | 48e993be9585c9fa51c3d6b80d11d7a770cfd366 (patch) | |
tree | cf1d0b303d2ff472570a2b517a05285e8a0db0e3 /changes/bug40505 | |
parent | 193781e6ef8b1236bfd51eab344abcb0e914e168 (diff) | |
download | tor-48e993be9585c9fa51c3d6b80d11d7a770cfd366.tar.gz tor-48e993be9585c9fa51c3d6b80d11d7a770cfd366.zip |
changes: Minor syntax editing fixes
Signed-off-by: David Goulet <dgoulet@torproject.org>
Diffstat (limited to 'changes/bug40505')
-rw-r--r-- | changes/bug40505 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changes/bug40505 b/changes/bug40505 index 5aac2218b1..fd2568f0d8 100644 --- a/changes/bug40505 +++ b/changes/bug40505 @@ -2,4 +2,4 @@ - Fix the sandbox on i386 by modifying it to allow the "clock_gettime64" and "statx" system calls and to filter the "chown32" and "stat64" system calls in place of "chown" and - "stat", respectively. Fixes bug 40505; bugfix on 0.2.5.4-alpha.
\ No newline at end of file + "stat", respectively. Fixes bug 40505; bugfix on 0.2.5.4-alpha. |