summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristos Zoulas <christos@zoulas.com>2022-10-31 13:22:26 +0000
committerChristos Zoulas <christos@zoulas.com>2022-10-31 13:22:26 +0000
commitd9ba76ae71b158eb3b8a5ac2b04997eaf6be47be (patch)
treed0d859103dd1d6c76f9db66a6ab28d8f4ea9d2e8 /ChangeLog
parent54747ea060581a80c3f5abb9a240f097c1e7cb02 (diff)
downloadfile-git-d9ba76ae71b158eb3b8a5ac2b04997eaf6be47be.tar.gz
PR/399: lindblad: fix typos
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 317d6d01..df20b1d4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -254,7 +254,7 @@
2019-12-15 22:13 Christos Zoulas <christos@zoulas.com>
Document changes since the previous release:
- Always accept -S (no sandbox) even if we don't support sandboxing
- - More syscalls elided for sandboxiing
+ - More syscalls elided for sandboxing
- For ELF dynamic means having an interpreter not just PT_DYNAMIC
- Check for large ELF session header offset
- When saving and restoring a locale, keep the locale name in our
@@ -1784,7 +1784,7 @@
* Magic format checks (Dr. Werner Fink)
- * Magic format function improvent (Karl Chen)
+ * Magic format function improvement (Karl Chen)
2006-05-03 11:11 Christos Zoulas <christos@astron.com>