Skip to content

Commit

Permalink
v1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeduglas committed Jan 23, 2017
1 parent 7c37ba3 commit 09d99e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
libcurl for Clarion

v1.15
- CHG: TCurlMailClass.Server now accepts 3rd parameter for 'HELO/EHLO' command: curl.Server('smtp.gmail.com', 587, 'client.examples.com')
- CHG: TCurlMailClass.Server now accepts optional 3rd parameter for 'HELO/EHLO' command: curl.Server('smtp.gmail.com', 587, 'client.examples.com')
- NEW: TCurlClass.SetDefaultProtocol PROCEDURE(STRING pSchema)


Expand Down

0 comments on commit 09d99e6

Please sign in to comment.