We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80dd457 commit 5403b3dCopy full SHA for 5403b3d
CHANGES
@@ -1,6 +1,14 @@
1
v3.0.13 - YYYY-MMM-DD
2
---------------------
3
4
+ - Refactor: used the init-statement to declare "pos" inside the
5
+ if statement
6
+ [PR #3214 - @gberkes]
7
+ - Refactor: moved 3 #include directives to the top of the file.
8
+ [PR #3213 - @gberkes]
9
+ - Fix SecRemoteRules regression test not to depend on a
10
+ specific error message
11
+ [PR #3211 - @eduar-hte]
12
- Fixed shared files deadlock in a multi-threaded Windows application
13
[PR #3210 - @eduar-hte]
14
- Add cleanup methods to complete C based ABI
0 commit comments