From 6fdcdfa5ea857a2207e63c1bdfde8f4b1a30d56f Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Thu, 6 Nov 2008 19:11:46 +0000 Subject: Bug #2230535 (http://curl.haxx.se/bug/view.cgi?id=2230535) pointed out a problem with MSVC 6 makefile that caused a build failure. It was noted that the curl_addrinfo.obj reference was missing. I took the opportunity to sort the list in which this was missing. --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index b42510f96..866a926a0 100644 --- a/CHANGES +++ b/CHANGES @@ -10,6 +10,11 @@ Yang Tse (6 Nov 2008) - Merged existing IPv4 and IPv6 Curl_ip2addr functions into a single one which now also takes a protocol address family argument. +- Bug #2230535 (http://curl.haxx.se/bug/view.cgi?id=2230535) pointed out a + problem with MSVC 6 makefile that caused a build failure. It was noted that + the curl_addrinfo.obj reference was missing. I took the opportunity to sort + the list in which this was missing. + Version 7.19.1 (5 November 2008) Daniel Stenberg (4 Nov 2008) -- cgit v1.2.3