From 3cad81f6fe375bb8563c01e0f051fca115d5f553 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bodo=20M=C3=B6ller?= Date: Wed, 5 Sep 2001 21:39:39 +0000 Subject: [PATCH] Mention DSO_up => DSO_up_ref renaming --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index be93638fc0..a1294c5ace 100644 --- a/CHANGES +++ b/CHANGES @@ -104,6 +104,8 @@ the operation, and provides a more encapsulated way for external code (crypto/evp/ and ssl/) to do this. Also changed the evp and ssl code to use these functions rather than manually incrementing the counts. + + Also rename "DSO_up()" function to more descriptive "DSO_up_ref()". [Geoff Thorpe] *) s3_srvr.c: allow sending of large client certificate lists (> 16 kB). -- GitLab