From 359b023e7ee0159832b0ab8647d800a4eb81aba6 Mon Sep 17 00:00:00 2001 From: Ted Lemon Date: Fri, 8 Sep 2000 01:40:51 +0000 Subject: [PATCH] Oops, one more changelog entry. --- RELNOTES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/RELNOTES b/RELNOTES index 05ecde35..00c616ed 100644 --- a/RELNOTES +++ b/RELNOTES @@ -51,6 +51,9 @@ improving it. Changes since 3.0 Beta 2 Patchlevel 2 +- Fix a case where spawning subclasses were being allocated + incorrectly, resulting in a core dump. + - Fix a case where the DHCP server might inappropriately NAK a RENEWING client.