Skip to content

Commit 57d5e09

Browse files
committedJan 23, 2023
Update changelog for integer truncation commits
1 parent 561240d commit 57d5e09

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎changelog.txt

+2
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
* We removed an unneeded .DS_Store file (#291)
1313
* We added a test for domains with underscores and fix roundtrip behavior (#292)
1414
* We now use an up-to-date clang-format (#294)
15+
* We made a variety of implicit integer trunctions explicit by moving to
16+
size_t as our standard size integer type (#302)
1517

1618
[0.29.0.gfm.6]
1719
* Fixed polynomial time complexity DoS vulnerability in autolink extension

0 commit comments

Comments
 (0)