a4a9373357
Highlights from erlang 21.2 to 21.3: Kernel: The standard logger handler, logger_std_h, now has a new internal feature for log rotation. For full information see the documentation. SSL: The Reason part of the error return from the functions connect and handshake has a better and documented format. This is a potential incompatibility. See the documentation. Refactoring of state handling has improved the TLS application data throughput and reduced CPU overhead Code optimizations has reduced CPU load for encryption/decryption, especially for Erlang's distribution protocol over TLS Now supports active N Erl_interface: Support for plugin of a user supplied socket implementation has been added. OTP: The HTML reference documentation now shows the OTP version where modules and functions were first introduced. Versions of OTP older than R13B04 is not shown in the reference documentation
4 lines
647 B
Makefile
4 lines
647 B
Makefile
# $NetBSD: versions.mk,v 1.12 2019/04/23 18:47:16 nia Exp $
|
|
# Do not edit, regenerate using 'make versions'
|
|
_VERSIONS= \
|
|
ssl 9.2.2 asn1 5.0.8 common_test 1.17.1 compiler 7.3.2 crypto 4.4.2 debugger 4.2.6 dialyzer 3.3.2 diameter 2.2.1 edoc 0.10 eldap 1.2.6 erl_docgen 0.9 erl_interface 3.11.2 erts 10.3.4 et 1.6.4 eunit 2.3.7 ftp 1.0.2 hipe 3.18.3 inets 7.0.7 jinterface 1.9.1 kernel 6.3.1 megaco 3.18.4 mnesia 4.15.6 observer 2.9 odbc 2.12.3 os_mon 2.4.7 otp_mibs 1.2.1 parsetools 2.1.8 public_key 1.6.5 reltool 0.7.8 runtime_tools 1.13.2 sasl 3.3 snmp 5.2.12 ssh 4.7.5 stdlib 3.8.1 syntax_tools 2.1.7 tftp 1.0.1 tools 3.1 wx 1.8.7 xmerl 1.3.20
|