From f7050588bc76901e0a147c158e64ac3140dc8bfd Mon Sep 17 00:00:00 2001 From: Rich Salz Date: Fri, 30 Apr 2021 12:18:00 -0400 Subject: Add .includedir pragma Also add a negative test, and fix typo's. Reviewed-by: Dmitry Belyavskiy Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/15090) --- CHANGES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'CHANGES.md') diff --git a/CHANGES.md b/CHANGES.md index 1d2bfd5d63..7b6c7c5ffb 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -23,8 +23,8 @@ OpenSSL 3.0 ### Changes between 1.1.1 and 3.0 [xx XXX xxxx] - * Add ".pragma abspath:true" to prevent relative file inclusion in - config files. + * Add "abspath" and "includedir" pragma's to config files, to prevent, + or modify relative pathname inclusion. * Rich Salz * -- cgit v1.2.3