From: Guus Sliepen <guus@tinc-vpn.org>
Date: Sat, 4 Nov 2017 18:42:10 +0000 (+0100)
Subject: Add missing thanks to the NEWS message.
X-Git-Tag: release-1.0.34~11
X-Git-Url: https://tinc-vpn.org/git/browse?a=commitdiff_plain;h=16ffd4a1c610b2c7ee1567bafdd4a0271584da0e;p=tinc

Add missing thanks to the NEWS message.
---

diff --git a/NEWS b/NEWS
index 11c61e96..6263cdca 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,9 @@ Version 1.0.33               November 4 2017
  * Disable PMTUDiscovery when TCPOnly is used.
  * Support the --runstatedir option of the autoconf 2.70.
 
+Thanks to Rafael Sadowski and Pierre-Olivier Mercier for their contributions to
+this version of tinc.
+
 Version 1.0.32               September 2 2017
 
  * Fix segmentation fault when using Cipher = none.