diff options
author | Daniel Stenberg <daniel@haxx.se> | 2009-09-24 03:40:30 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2009-09-24 03:40:30 +0000 |
commit | f03130a36eac4fbd1643942f4fc4c41a31c356cb (patch) | |
tree | 349a952eceea4decd395fe89939ed1202b5eeca7 /RELEASE-NOTES | |
parent | a1d18227e53c91c73fbf7ef949a89d6b001686e0 (diff) |
revert HPUX change since it already works fine
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index bc19689ec..6077ef25f 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -29,7 +29,6 @@ This release includes the following bugfixes: o improved NSS detection in configure o cookie expiry date at 1970-jan-1 00:00:00 o libcurl-OpenSSL failed to verify some certs with Subject Alternative Name - o builds thread-safer on HPUX This release includes the following known bugs: |