X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=CHANGES;h=ef113ed4130dc4a9d4c6780d950fe40844f7821c;hp=cf79a8ea10d205dfb314b379f061c3282d24fd12;hb=9ad0f6812f287856ebb83229fdae22b7af8ab0ea;hpb=a3376fe8fc4db352d79eb3dba8cf1a2a3ac2e238;ds=sidebyside diff --git a/CHANGES b/CHANGES index cf79a8ea10..ef113ed413 100644 --- a/CHANGES +++ b/CHANGES @@ -11,6 +11,12 @@ *) applies to 0.9.6a (/0.9.6b) and 0.9.7 +) applies to 0.9.7 only + +) Enhance the general user interface with mechanisms to better support + dialog box interfaces, application-defined prompts, the possibility + to use defaults (for example default passwords from somewhere else) + and interrupts/cancelations. + [Richard Levitte] + *) Don't change *pointer in CRYPTO_add_lock() is add_lock_callback is used: it isn't thread safe and the add_lock_callback should handle that itself.