diff --git a/CHANGES b/CHANGES index 10df34c7d6508648d6b0dcb7553a08b9ff38f5a2..8b55de5c06aeb8a186412f368721a67af2da0e95 100644 --- a/CHANGES +++ b/CHANGES @@ -81,7 +81,7 @@ *) Introduce "mode" for SSL structures (with defaults in SSL_CTX), which largely parallels "options", but is for changing API behaviour, whereas "options" are about protocol behaviour. - Initial "mode" flags (still experimental) are: + Initial "mode" flags are: SSL_MODE_ENABLE_PARTIAL_WRITE Allow SSL_write to report success when a single record has been written.