]> granicus.if.org Git - curl/commitdiff
RELEASE-NOTES: NSS can be used for metalink hashing
authorAnthony Bryan <anthonybryan@gmail.com>
Mon, 19 Nov 2012 23:13:21 +0000 (00:13 +0100)
committerKamil Dudka <kdudka@redhat.com>
Mon, 19 Nov 2012 23:14:31 +0000 (00:14 +0100)
RELEASE-NOTES

index 5c779fdd5101bd320c72fcaaf2a697e2507b84c7..00220b386d35b9f15b9d3bcf6c870b2be19e89ea 100644 (file)
@@ -11,6 +11,7 @@ This release includes the following changes:
 
  o metalink/md5: Use CommonCrypto on Apple operating systems
  o href_extractor: new example code extracting href elements
+ o NSS can be used for metalink hashing [13]
 
 This release includes the following bugfixes:
 
@@ -32,7 +33,6 @@ This release includes the following bugfixes:
  o OpenSSL: show full issuer string [10]
  o fix HTTP auth regression [11]
  o CURLOPT_SSL_VERIFYHOST: stop supporting the 1 value [12]
- o build failure when configured with --with-nss --with-libmetalink [13]
  o ftp: EPSV-disable fix over SOCKS [14]
  o Digest: Add microseconds into nounce calculation [15]
  o SCP/SFTP: improve error code used for send failures