We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 200efab commit ac391b2Copy full SHA for ac391b2
CHANGELOG.md
@@ -1,4 +1,11 @@
1
-# 0.4.3
+# 0.4.4
2
+
3
+## Fixed
4
5
+* Libc v0.2.114 fixed an issue where `ip_mreqn` where was not defined for Linux
6
+ s390x.
7
8
+# 0.4.3 (yanked)
9
10
## Added
11
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "socket2"
-version = "0.4.3"
+version = "0.4.4"
authors = [
"Alex Crichton <alex@alexcrichton.com>",
"Thomas de Zeeuw <thomasdezeeuw@gmail.com>"
0 commit comments