summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schneider <asn@cryptomilk.org>2016-05-20 10:02:34 +0200
committerAndreas Schneider <asn@cryptomilk.org>2016-05-20 10:03:00 +0200
commit73dc209e5cc50d8fbf09e96177133c83c5faf423 (patch)
treea0226aefa386861ac97c9aa70d5d1467db52e6b2
parent7045affa6979906f2f4899c4e03410a433e7bc50 (diff)
downloadcwrap_website-73dc209e5cc50d8fbf09e96177133c83c5faf423.tar.gz
cwrap_website-73dc209e5cc50d8fbf09e96177133c83c5faf423.tar.xz
cwrap_website-73dc209e5cc50d8fbf09e96177133c83c5faf423.zip
Update for socket_wrapper-1.1.7
-rw-r--r--index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index 077edb3..c7b6ea1 100644
--- a/index.html
+++ b/index.html
@@ -187,11 +187,11 @@
<div class="col-sm-4">
<div class="news">
- <h3>socket_wrapper 1.1.6</h3>
+ <h3>socket_wrapper 1.1.7</h3>
<div class="news-text">
<p>
- <span style="font-size: small;">2016-03-15</span><br />
- A new version of socket_wrapper has been released to fix recvmsg() with UDP, add a write() wrapper, allow AF_NETLINK sockets and some minor fixes.
+ <span style="font-size: small;">2016-05-20</span><br />
+ A new version of socket_wrapper has been released to support OpenBSD and fix a UDP issue with connected sockets.
</p>
<p><a href="socket_wrapper.html">read more</a></p>
</div>