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 556c215..60eb0c3 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 dcdae11..ffc6bd0 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)