We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75444d9 commit 306b1faCopy full SHA for 306b1fa
1 file changed
docs/changelog.md
@@ -11,6 +11,9 @@ v0.27 + 1
11
`$GIT_DIR/modules` and a malicious name could lead to an attacker writing to
12
an arbitrary location. This matches git's handling of CVE-2018-11235.
13
14
+* Faster arithmetic overflow detection is used on GCC and MSVC builds,
15
+ when available.
16
+
17
### API additions
18
19
* You can now swap out memory allocators via the
0 commit comments