From: Wouter Wijngaards Date: Wed, 17 Jun 2009 07:12:16 +0000 (+0000) Subject: credits entry for cz.nic X-Git-Tag: release-1.3.1~42 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7bd75483e1d2a0981bc3199dc5ec1f1e91d834fb;p=thirdparty%2Funbound.git credits entry for cz.nic git-svn-id: file:///svn/unbound/trunk@1665 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/doc/CREDITS b/doc/CREDITS index e212f75d8..b01bc2a77 100644 --- a/doc/CREDITS +++ b/doc/CREDITS @@ -14,4 +14,5 @@ Jakob Schlyter - for advice on secure settings, random numbers and blacklists. Ondřej Surý - running coverity analysis tool on 0.9 dev version. Alexander Gall - multihomed, anycast testing of unbound resolver server. Zdenek Vasicek and Marek Vavrusa - python module. +cz.nic - sponsoring 'summer of code' development by Zdenek and Marek. Brett Carr - windows beta testing. diff --git a/doc/Changelog b/doc/Changelog index 4a805be9d..b3e61895e 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,7 @@ +17 June 2009: Wouter + - CREDITS entry for cz.nic, sponsoring a 'summer of code' that was + used for the python code in unbound. (http://www.nic.cz/vip/ in cz). + 16 June 2009: Wouter - Fixup opportunistic target query generation to it does not generate queries that are known to fail.