diff options
author | Daniel Stenberg <daniel@haxx.se> | 2007-07-23 21:46:26 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2007-07-23 21:46:26 +0000 |
commit | b3461bab1df4221abf74d7c159cf5c719b1b9744 (patch) | |
tree | 380600bf628b97ceb351bccb4a3918989eaa4904 /RELEASE-NOTES | |
parent | 5ecd56d9646c2adcc70c0369fb6196f62ecc62f4 (diff) |
Implemented the parts of Patrick Monnerat's OS/400 patch that introduces
support for the OS/400 Secure Sockets Layer library
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 48b4365b5..66ea41306 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -11,7 +11,7 @@ Curl and libcurl 7.16.5 This release includes the following changes: - o + o support for OS/400 Secure Sockets Layer library This release includes the following bugfixes: |