### Latest pre-release from the 1.1 branch
-[[!inline pages="news/release-1.1pre15" template=newsitemnoheader feeds="no"]]
+[[!inline pages="news/release-1.1pre16" template=newsitemnoheader feeds="no"]]
-<a name="1.1pre15"></a><table>
-<tr><td>**Version**<td>1.1pre15
+<a name="1.1pre16"></a><table>
+<tr><td>**Version**<td>1.1pre16
<tr><td>**Source**<td>
-[tinc-1.1pre15.tar.gz](/packages/tinc-1.1pre15.tar.gz)
-([sig](/packages/tinc-1.1pre15.tar.gz.sig))
+[tinc-1.1pre16.tar.gz](/packages/tinc-1.1pre16.tar.gz)
+([sig](/packages/tinc-1.1pre16.tar.gz.sig))
<tr><td>**Packages**<td>
-[Windows XP/Vista/7/8/10](/packages/windows/tinc-1.1pre15-install.exe)
+[Windows XP/Vista/7/8/10](/packages/windows/tinc-1.1pre16-install.exe)
</table>
### Distributions providing tinc
[Windows XP/Vista/7/8/10](/packages/windows/tinc-1.0.33-install.exe)
</table>
+<a name="1.1pre15"></a><table>
+<tr><td>**Version**<td>1.1pre15
+<tr><td>**Source**<td>
+[tinc-1.1pre15.tar.gz](/packages/tinc-1.1pre15.tar.gz)
+([sig](/packages/tinc-1.1pre15.tar.gz.sig))
+<tr><td>**Packages**<td>
+[Windows XP/Vista/7/8/10](/packages/windows/tinc-1.1pre15-install.exe)
+</table>
+
<a name="1.0.32"></a><table>
<tr><td>**Version**<td>1.0.32
<tr><td>**Source**<td>
--- /dev/null
+[[!meta author="guus"]]
+[[!meta date="June 12th 2018"]]
+
+Version 1.1pre16 released.
+
+* Fixed building with support for UML sockets.
+* Documentation updates and spelling fixes.
+* Support for MSS clamping of IP-in-IP packets.
+* Fixed parsing of the -b flag.
+* Added the ability to set a firemall mark on sockets on Linux.
+* Minor improvements to the build system.
+* Added a cache of recently seen addresses of peers.
+* Add support for --runstatedir to the configure script.
+* Fixed linking with libncurses on some distributions.
+* Automatically disable PMTUDiscovery when TCPOnly is enabled.
+* Fixed removing the tinc service on Windows in some situations.
+
+Thanks to Todd C. Miller, Etienne Dechamps, Daniel Lublin, Gjergji Ramku, Mike Sullivan and Oliver Freyermuth for their contributions to this version of tinc.