CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2023/07/28 04:21:01

Modified files:
        lib/libcrypto  : Symbols.list Symbols.namespace ossl_typ.h 
        lib/libcrypto/err: err.c err.h 
        lib/libcrypto/hidden/openssl: err.h 

Log message:
Remove ERR_{get,set}_implementation()

Much like ex_data, applications can make the library use their own error
stack implementation. Well, except as of right now they no longer can.

ok jsing

Reply via email to