]> granicus.if.org Git - curl/commitdiff
Kevin Lussier pointed out a problem with curllib.dsp
authorDaniel Stenberg <daniel@haxx.se>
Mon, 29 Aug 2005 21:04:26 +0000 (21:04 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 29 Aug 2005 21:04:26 +0000 (21:04 +0000)
CHANGES
RELEASE-NOTES

diff --git a/CHANGES b/CHANGES
index 556c2155cb643cb8e383a2f96146525c4af86e61..60eb0c3b0057346ffbba04d971b8133e8623d090 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,8 @@
 
 
 Daniel (29 August 2005)
+- Kevin Lussier pointed out a problem with curllib.dsp and how to fix it.
+
 - Igor Polyakov fixed a rather nasty problem with the threaded name resolver
   for Windows, that could lead to an Access Violation when the multi interface
   was used due to an issue with how the resolver thread was and was not
index dcdae11a9657619bc7dd800891524bdc49e68c6b..ffc6bd00c834893b24e1df18b14ba9c35c5012a2 100644 (file)
@@ -21,6 +21,7 @@ This release includes the following changes:
 
 This release includes the following bugfixes:
 
+ o MSVC build problem with the DSP file
  o windows threaded resolver access violation with multi interface
  o test suite works with valgrind 3
  o CA cert verification with GnuTLS builds
@@ -67,6 +68,6 @@ advice from friends like these:
  Tupone Alfredo, Gisle Vanem, David Shaw, Andrew Bushnell, Dan Fandrich,
  Adrian Schuur, Diego Casorran, Peteris Krumins, Jon Grubbs, Christopher
  R. Palmer, Mario Schroeder, Richard Clayton, James Bursa, Jeff Pohlmeyer,
- Norbert Novotny, Toby Peterson, Simon Josefsson, Igor Polyakov
+ Norbert Novotny, Toby Peterson, Simon Josefsson, Igor Polyakov, Kevin Lussier
 
         Thanks! (and sorry if I forgot to mention someone)