diff options
author | Daniel Stenberg <daniel@haxx.se> | 2011-09-13 18:53:00 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2011-09-13 18:53:00 +0200 |
commit | 64c613c27abb58503eb8a966bee1489562060da0 (patch) | |
tree | 989d33239bc75e1a440c39cda4cafa2430c7b88f /RELEASE-NOTES | |
parent | 73b18a9d249042d464880e24a79a8c4acf103aed (diff) | |
download | curl-64c613c27abb58503eb8a966bee1489562060da0.tar.gz |
RELEASE-NOTES: ready for 7.22.0curl-7_22_0
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index fa60837e0..ff8364058 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -53,6 +53,7 @@ This release includes the following bugfixes: o bad expire(0) caused multi_socket API to hang o Avoid ftruncate() static define with mingw64 o mk-ca-bundle.pl: ignore untrusted certs + o builds with PolarSSL 1.0.0 This release includes the following known bugs: @@ -66,6 +67,6 @@ advice from friends like these: Yang Tse, Paul Howarth, Garrett Holmstrom, Peter Hjalmarsson, Herve Amblard, Christian Hagele, Richard Silverman, Henry Ludemann, Cristian Rodriguez, Steve Holme, Jim Hollinger, Pau Garcia i Quiles, Fabian Keil, Wu Yongzheng, - Adriano Meirelles + Adriano Meirelles, Jeff Pohlmeyer Thanks! (and sorry if I forgot to mention someone) |