projects
/
oweals
/
tinc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
652453d
)
Add missing thanks to the NEWS message.
author
Guus Sliepen
<guus@tinc-vpn.org>
Sat, 4 Nov 2017 18:42:10 +0000
(19:42 +0100)
committer
Guus Sliepen
<guus@tinc-vpn.org>
Sat, 4 Nov 2017 18:42:10 +0000
(19:42 +0100)
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index 11c61e968ad9601fda57e18fecf3ec6b6d78fee4..6263cdca88987a4ec44c4bde84d911e0ee8ecebd 100644
(file)
--- 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.