Skip to content

Commit bc22636

Browse files
committed
CODEC-253: changes.xml fix -> update
1 parent 0883998 commit bc22636

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ The <action> type attribute can be add,update,fix,remove.
4444
<body>
4545
<release version="1.12" date="2019-02-04" description="Feature and fix release.">
4646
<!-- The first attribute below should be the issue id; makes it easier to navigate in the IDE outline -->
47-
<action issue="CODEC-253" dev="chtompki" type="fix">Upgrade to Java 1.8 target</action>
47+
<action issue="CODEC-253" dev="chtompki" type="update">Upgrade to Java 1.8 target</action>
4848
<action issue="CODEC-252" dev="chtompki" type="fix">B64 salt generator: Random -> ThreadLocalRandom</action>
4949
<action issue="CODEC-250" dev="sebb" type="fix" due-to="Alex Volodko">Wrong value calculated by Cologne Phonetic if a special character is placed between equal letters</action>
5050
<action issue="CODEC-244" dev="ggregory" type="update">Update from Java 6 to Java 7</action>

0 commit comments

Comments
 (0)