We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9ef51e commit 391f507Copy full SHA for 391f507
xdocs/miscellaneous/changelog.xml
@@ -31,7 +31,18 @@
31
branch started from the 1.2.33 tag.
32
</p>
33
</section>
34
-<section name="Changes in 2.0.10">
+<section name="Changes in 2.0.11">
35
+ <changelog>
36
+ <fix>
37
+ Fix a reference to an uninitialized variable. (schultz)
38
+ </fix>
39
40
+ Correct file names and update versions in native build instructions.
41
+ (markt)
42
43
+ </changelog>
44
+</section>
45
+<section name="Changes in 2.0.10 (not released)">
46
<changelog>
47
<update>
48
The Windows binaries are now built with OCSP support enabled by default.
0 commit comments