From 4a3a88467fff1d1bc56557fd8ae85cb250319a3a Mon Sep 17 00:00:00 2001 From: Ben Klang Date: Thu, 22 Dec 2005 20:38:20 +0000 Subject: [PATCH] Added changelog entry crediting Erik with security patch The patch mentioned was sent in the last commit git-svn-id: https://svn.alkaloid.net/gpl/ldap2dns/trunk@217 06cd67b6-e706-0410-b29e-9de616bca6e9 --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 098ef36..8f9f58f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,7 @@ Version 0.3.7 (latest) + Changed port declarations/format strings from int to unsigned short to match standards + Updated doc/README.html ++ Added security audit result patch from Erik Cabetas (erik.cabetas.com) Version 0.3.6 + New maintainer: Ben Klang