Skip to content

Commit 6a2ac70

Browse files
committed
fix package.xml
1 parent c87df1a commit 6a2ac70

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

package.xml

+4-3
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,9 @@
2727
</stability>
2828
<license uri="http://www.opensource.org/licenses/bsd-license.php">BSD</license>
2929
<notes>
30-
#21046 checkIPv6 wrongly validates IPv6 IPs with leading and/or trailing : </notes>
30+
fix #13006 failed compressing ipv6 with ip4 part
31+
fix #21140 splitV64 for double-colon do not uncompress case
32+
</notes>
3133
<contents>
3234
<dir baseinstalldir="/" name="/">
3335
<file baseinstalldir="/" md5sum="b4b06fc4c4b4e450078c1362ff243a5d" name="Net/IPv6.php" role="php" />
@@ -59,8 +61,7 @@
5961
</stability>
6062
<license uri="http://www.opensource.org/licenses/bsd-license.php">BSD</license>
6163
<notes>
62-
fix #13006 failed compressing ipv6 with ip4 part
63-
fix #21140 splitV64 for double-colon do not uncompress case
64+
#21046 checkIPv6 wrongly validates IPv6 IPs with leading and/or trailing :
6465
</notes>
6566
</release>
6667
<release>

0 commit comments

Comments
 (0)