]> granicus.if.org Git - curl/commitdiff
clarified configure detection of GnuTLS
authorDaniel Stenberg <daniel@haxx.se>
Sun, 2 Aug 2009 22:38:15 +0000 (22:38 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 2 Aug 2009 22:38:15 +0000 (22:38 +0000)
RELEASE-NOTES

index 8f18e2bb1cfca20221430819cb746253a0e1d4ba..414116b02a36e1bbd8e1366f9e9d22fb7003f9f6 100644 (file)
@@ -27,7 +27,7 @@ This release includes the following bugfixes:
  o curl tool exit codes fixed for VMS
  o --no-buffer treated correctly
  o djgpp build fix
- o configure detection of GnuTLS now based on pkg-config
+ o configure detection of GnuTLS now based on pkg-config as well
  o libcurl-NSS client cert handling segfaults
  o curl uploading from stdin/pipes now works in non-blocking way so that it
    continues the downloading even when the read stalls