Updated wikipage Release notes for EiffelStudio 18.11. (Signed-off-by:jocelyn).

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2109 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
eiffel-org
2018-12-06 21:22:12 +00:00
parent b8f4337973
commit 9e6b2e3e9a

View File

@@ -1,4 +1,4 @@
[[Property:modification_date|Thu, 06 Dec 2018 21:20:26 GMT]] [[Property:modification_date|Thu, 06 Dec 2018 21:22:12 GMT]]
[[Property:publication_date|Mon, 26 Nov 2018 10:45:37 GMT]] [[Property:publication_date|Mon, 26 Nov 2018 10:45:37 GMT]]
[[Property:uuid|4452B417-C538-49AF-960F-C3C2473A3AF8]] [[Property:uuid|4452B417-C538-49AF-960F-C3C2473A3AF8]]
[[Property:title|Release notes for EiffelStudio 18.11]] [[Property:title|Release notes for EiffelStudio 18.11]]
@@ -19,7 +19,7 @@
* Concurrency and void-safety project settings can be overridden when compiling from the command line using `-config_option concurrency=...` or `-config_option void_safety=...`. * Concurrency and void-safety project settings can be overridden when compiling from the command line using `-config_option concurrency=...` or `-config_option void_safety=...`.
* Project settings can use '''conditions''' based on void safety level. * Project settings can use '''conditions''' based on void safety level.
* Fixed a bug in handling an assigner command when checking for void safety of object initialization. * Fixed a bug in handling an assigner command when checking for void safety of object initialization.
* '''Exception traces''' in final and workbench mode use the same breakpoint indexes. * '''Exception traces''' in final and workbench mode use the '''same breakpoint indexes'''.
==Libraries== ==Libraries==
* '''OpenSSL''' binding: Updated the OpenSSL wrapper with asymmetric algorithms (RSA). Updated to OpenSSL 1.1.1a . * '''OpenSSL''' binding: Updated the OpenSSL wrapper with asymmetric algorithms (RSA). Updated to OpenSSL 1.1.1a .