=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/58.html,v retrieving revision 1.56 retrieving revision 1.57 diff -c -r1.56 -r1.57 *** www/58.html 2015/09/23 10:52:47 1.56 --- www/58.html 2015/09/23 11:01:41 1.57 *************** *** 466,474 ****
  • Removal of OPENSSL_issetugid and all library getenv calls. Applications can and should no longer rely on environment variables for changing library behavior. ! OPENSSL_CONF/SSLEAY_CONF is still supported with the openssl(1) ! command.
  • libtls API and documentation additions.
  • Various bug fixes and simplifications to libssl and libcrypto. --- 466,474 ----
  • Removal of OPENSSL_issetugid and all library getenv calls. Applications can and should no longer rely on environment variables for changing library behavior. ! OPENSSL_CONF and SSLEAY_CONF are still supported with the openssl(1) ! command, but note that $ENV:: is no longer supported in .cnf files.
  • libtls API and documentation additions.
  • Various bug fixes and simplifications to libssl and libcrypto.