Bug #2230535 (http://curl.haxx.se/bug/view.cgi?id=2230535) pointed out a
authorYang Tse <yangsita@gmail.com>
Thu, 6 Nov 2008 19:11:46 +0000 (19:11 +0000)
committerYang Tse <yangsita@gmail.com>
Thu, 6 Nov 2008 19:11:46 +0000 (19:11 +0000)
commit6fdcdfa5ea857a2207e63c1bdfde8f4b1a30d56f
treecc9dea0d42e543d8d5f5e52535cd448347c56278
parent4a4885eead8645a9d066bc7f05a62327bb9e22fd
Bug #2230535 (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
RELEASE-NOTES