diff options
author | Steve Holme <steve_holme@hotmail.com> | 2013-12-24 16:48:48 +0000 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2013-12-24 16:53:15 +0000 |
commit | 08e57f916cb395485fbcd7158d3d954b02501e0f (patch) | |
tree | f6257f45d4407ce0d00290b6c38c5c09c30dede7 | |
parent | 6f2d5f0562f64a95407869a1fe365e652b0a5a8d (diff) |
RELEASE-NOTES: Corrected copy/paste typo
-rw-r--r-- | RELEASE-NOTES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 5b2cb47ba..964e4d278 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -15,7 +15,7 @@ This release includes the following changes: This release includes the following bugfixes: o curl_easy_setopt: Fixed OAuth 2.0 Bearer option name [1] - o pop3: pop3: Fixed APOP being determined by CAPA response rather than by timestamp + o pop3: Fixed APOP being determined by CAPA response rather than by timestamp o This release includes the following known bugs: |