From 46ce790727e10a191fd65cc6e791289617f70e29 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bodo=20M=C3=B6ller?= Date: Tue, 12 Nov 2002 13:35:27 +0000 Subject: [PATCH] fix order of changes -- if B depends on A, A should be listed after B (reversed 'chronological' order) --- CHANGES | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGES b/CHANGES index 68c4d42218..6751a6a4da 100644 --- a/CHANGES +++ b/CHANGES @@ -27,14 +27,14 @@ *) Avoid filename truncation in cert requests. [Ben Laurie (CHATS)] - *) New OPENSSL_assert() macro (similar to assert(), but enabled - unconditionally). - [Ben Laurie (CHATS)] - *) Add assertions to check for (supposedly impossible) buffer overflows. [Ben Laurie (CHATS)] + *) New OPENSSL_assert() macro (similar to assert(), but enabled + unconditionally). + [Ben Laurie (CHATS)] + *) Don't cache truncated DNS entries in the local cache (this could potentially lead to a spoofing attack). [Ben Laurie (CHATS)] -- 2.25.1