X-Git-Url: http://git.meshlink.io/?p=meshlink;a=blobdiff_plain;f=NEWS;fp=NEWS;h=a7bc86795586685c5226370878c63220f72d9d06;hp=f37627081725544a54d5055282d2a7555e434039;hb=c4c32f40599eb8e75b1160083020d924c5807ac8;hpb=8733110dec28967d67a3c00d00cdfa608dbeb9c4 diff --git a/NEWS b/NEWS index f3762708..a7bc8679 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,9 @@ Version 1.1pre1 June 25 2011 * Use splay trees instead of AVL trees to manage internal datastructures. + Thanks to Scott Lamb and Sven-Haegar Koch for their contributions to this + version of tinc. + Version 1.0.15 June 24 2011 * Improved logging to file. @@ -20,6 +23,8 @@ Version 1.0.15 June 24 2011 * Fixed ProcessPriority option under Windows. + Thanks to Loïc Grenié for his contribution to this version of tinc. + Version 1.0.14 May 8 2011 * Fixed reading configuration files that do not end with a newline. Again.