From 376f3c10ded77ca6799a62bec75db46122d625fe Mon Sep 17 00:00:00 2001
From: Steve Holme <steve_holme@hotmail.com>
Date: Wed, 10 Sep 2014 22:39:49 +0100
Subject: [PATCH] ROADMAP.md: Updated GSSAPI authentication following 7.38.0
 additions

---
 docs/ROADMAP.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/ROADMAP.md b/docs/ROADMAP.md
index 3c565e79c6..9b3f3c1514 100644
--- a/docs/ROADMAP.md
+++ b/docs/ROADMAP.md
@@ -24,7 +24,7 @@ New stuff - libcurl
 
 7. HTTP Digest authentication via Windows SSPI
 
-8. GSSAPI authentication in the email protocols
+8. SASL GSSAPI (Kerberos 5) authentication via a GSS-API library
 
 9. add support for third-party SASL libraries such as Cyrus SASL - may need to
    move existing native and SSPI based authentication into vsasl folder after
-- 
GitLab