aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2022-02-26 14:19:30 +0000
committerOmar Polo <op@omarpolo.com>2022-02-26 14:19:30 +0000
commitcd3e28ffe4e39716849cb289f3bb0cf76634fbc3 (patch)
treeaa426953bc7ac859a6ffa9b521aee5f6145ff8a6 /ChangeLog
parent74994ae7e58aae3846ef2d3e5acb7cc196eee5a2 (diff)
fix email
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9cc786f..733d1f1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,7 @@
* parse.y: add the types block
-2022-02-13 Omar Polo <op@openbsd.org>
+2022-02-13 Omar Polo <op@omarpolo.com>
* sandbox.c (filter): tightens seccomp policy wrt openat: allow
only with the O_RDONLY flag.