build: set _POSIX_PTHREAD_SEMANTICS on Solaris to get proper getpwuid_r
[platform/upstream/curl.git] / RELEASE-NOTES
index bb4bcac..453e025 100644 (file)
@@ -1,4 +1,4 @@
-Curl and libcurl 7.38.0
+Curl and libcurl 7.37.1
 
  Public curl releases:         140
  Command line options:         162
@@ -58,6 +58,7 @@ This release includes the following bugfixes:
  o build: Fixed overridden compiler PDB settings in VC7 to VC12
  o ntlm_wb: Fixed buffer size not being large enough for NTLMv2 sessions [11]
  o netrc: don't abort if home dir cannot be found
+ o netrc: fixed thread safety problem by using getpwuid_r if available
 
 This release includes the following known bugs:
 
@@ -70,7 +71,8 @@ advice from friends like these:
   Daniel Stenberg, David Woodhouse, Dimitrios Siganos, Dmitry Falko,
   Fabian Frank, Hubert Kario, Jonathan Cardoso Machado, Kamil Dudka,
   Lindley French, Marcel Raad, Michal Górny, Nick Zitzmann, Patrick Monnerat,
-  Ray Satiro, Steve Holme, Tatsuhiro Tsujikawa, Vilmos Nebehaj
+  Ray Satiro, Steve Holme, Tatsuhiro Tsujikawa, Vilmos Nebehaj,
+  Glen A Johnson Jr.
 
         Thanks! (and sorry if I forgot to mention someone)