From 4fcdad292d2c0d53d8fd093d088ea043ca24692e Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Tue, 2 Oct 2018 15:10:26 +1000 Subject: [PATCH] Add CHANGES note. --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index ab92f4d4b6..799faaf44a 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5039. [bug] Named could fail to preserve owner name case of new + RRset. [GL #420] + 5038. [bug] Chaosnet addresses were compared incorrectly. [GL #562]