From e147801ed8aa3648000ead8c0c8f0a97bbd20918 Mon Sep 17 00:00:00 2001 From: likewise Date: Tue, 15 Apr 2003 14:43:36 +0000 Subject: [PATCH] Mention DHCP fix. --- CHANGELOG | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index a4119fba..6a70a72d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -5,7 +5,9 @@ HISTORY ++ Bugfixes: * TCP has been fixed to deal with the new use of the pbuf->ref - counter. This was broken in 0.6.1. + counter. + + * DHCP dhcp_inform() crash bug fixed. ++ Changes: