From 7733a51887b6370c92cfb02a2446b10d15e224dc Mon Sep 17 00:00:00 2001 From: Jelte Jansen Date: Mon, 2 Apr 2012 12:47:21 +0200 Subject: [PATCH] [master] update changelog for merge of #1535 --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index a6ac6b085e..92a189ae5b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +417. [bug] jelte + The notify-out code now looks up notify targets in their correct + zones (and no longer just in the zone that the notify is about). + (Trac #1535, git 66300a3c4769a48b765f70e2d0dbf8bbb714435b) + +416. [func]* jelte + The implementations of ZoneFinder::find() now throw an OutOfZone + exception when the name argument is not in or below the zone this + zonefinder contains. + (Trac #1535, git 66300a3c4769a48b765f70e2d0dbf8bbb714435b) + bind10-devel-20120329 released on March 29, 2012 415. [doc] jinmei, jreed