diff options
| -rw-r--r-- | CHANGES | 4 | ||||
| -rw-r--r-- | RELEASE-NOTES | 2 | 
2 files changed, 5 insertions, 1 deletions
@@ -6,6 +6,10 @@                                    Changelog +Dan F (13 September 2007) +- Added LDAPS, SCP and SFTP to curl-config --protocols. Removed and +  fixed some AC_SUBST configure entries. +  Version 7.17.0 (13 September 2007)  Daniel S (12 September 2007) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 20d3f6024..be3e7aff6 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -15,7 +15,7 @@ This release includes the following changes:  This release includes the following bugfixes: - o  + o curl-config --protocols now properly reports LDAPS, SCP and SFTP  This release includes the following known bugs:  | 
