We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb85cac commit c06a4ebCopy full SHA for c06a4eb
xdocs/miscellaneous/changelog.xml
@@ -40,6 +40,9 @@
40
Correct file names and update versions in native build instructions.
41
(markt)
42
</fix>
43
+ <update>
44
+ Remove references to deprecated engine configuration. (markt)
45
+ </update>
46
</changelog>
47
</section>
48
<section name="Changes in 2.0.10 (not released)">
@@ -75,6 +78,10 @@
75
78
<update>
76
79
Remove out of date options from make file. (markt)
77
80
</update>
81
82
+ Use automated configuration of DH parameters rather than deprecated
83
+ callback. (markt)
84
85
86
87
<section name="Changes in 2.0.9">
0 commit comments