You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/changes/changes.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@ The <action> type attribute can be add,update,fix,remove.
49
49
<!-- FIX -->
50
50
<actiontype="fix"dev="ggregory"due-to="Gary Gregory">Fix exception message typo in XmlStringLookup.XmlStringLookup(Map, Path...).</action>
51
51
<actiontype="fix"dev="ggregory"due-to="Pierre Post, Sumit Bera, Alex Herbert, Gary Gregory"issue="TEXT-236">Inserting at the end of a TextStringBuilder throws a StringIndexOutOfBoundsException.</action>
52
-
<actiontype="fix"dev="ggregory"due-to="GMichael Hausegger">Fix TextStringBuilderTest.testAppendToCharBuffer() to use proper argument type #724.</action>
52
+
<actiontype="fix"dev="ggregory"due-to="Michael Hausegger">Fix TextStringBuilderTest.testAppendToCharBuffer() to use proper argument type #724.</action>
53
53
<!-- ADD -->
54
54
<actiontype="add"dev="ggregory"due-to="Piotr P. Karwasz, Gary Gregory">Add experimental CycloneDX VEX file #683.</action>
55
55
<actiontype="add"dev="ggregory"due-to="LorgeN, Gary Gregory"issue="TEXT-235">Add Damerau-Levenshtein distance #687.</action>
0 commit comments