]> granicus.if.org Git - curl/commitdiff
DEPRECATE: remove release date from 7.62.0
authorDaniel Stenberg <daniel@haxx.se>
Fri, 3 Aug 2018 22:21:16 +0000 (00:21 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 3 Aug 2018 22:21:16 +0000 (00:21 +0200)
Since it will slip and the version is the important part there, not the
date.

docs/DEPRECATE.md

index 4506fae5c0d645b7288c2a21126d6b871db56b12..eefcf839f656909ec24f4a23b17ceef30afe8b79 100644 (file)
@@ -53,10 +53,9 @@ In 2018, pipelining *should* be abandoned and HTTP/2 should be used instead.
 
 ### State
 
-In 7.62.0 (release planned to happen in September 2018), we add code
-that ignores the "enable pipeline" option setting). The *setopt() function
-would still return "OK" though so the application couldn't tell that this is
-happening.
+In 7.62.0, we will add code that ignores the "enable pipeline" option
+setting). The *setopt() function would still return "OK" though so the
+application couldn't tell that this is happening.
 
 Users who truly need pipelining from that version will need to modify the code
 (ever so slightly) and rebuild.