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.
This commit is contained in:
Yang Tse
2008-11-06 19:11:46 +00:00
parent 4a4885eead
commit 6fdcdfa5ea
2 changed files with 6 additions and 1 deletions

View File

@@ -13,7 +13,7 @@ This release includes the following changes:
This release includes the following bugfixes:
o
o build failure when using MSVC 6 makefile
This release includes the following known bugs: