From ee0782b63e4972a3388db5367f7b79a3a1ba2984 Mon Sep 17 00:00:00 2001 From: Michal 'vorner' Vaner Date: Tue, 31 Jan 2012 12:21:11 +0100 Subject: [PATCH] Changelog --- ChangeLog | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 0e11042d4b..14eb4ab1ac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,15 @@ +372. [func] vorner + When the allocation of a socket fails for a different reason than the + socket not being provided by the OS, the b10-auth and b10-resolver abort, + as the system might be in inconsistent state after such error. + (Trac #1543, git 49ac4659f15c443e483922bf9c4f2de982bae25d) + 371. [bug] jelte The new query handling module of b10-auth (currently only used with the in-memory data source) now correctly includes the DS record (or the denial of its existence if NSEC is used) when returning a delegation from a signed zone. - (Trac #1573, bd7a3ac98177573263950303d4b2ea7400781d0f) + (Trac #1573, git bd7a3ac98177573263950303d4b2ea7400781d0f) 370. [func] jinmei libdns++: a new class NSEC3Hash was introduced as a utility for -- GitLab