smtp: use the upload buffer size for scratch buffer malloc
[platform/upstream/curl.git] / docs / RELEASE-PROCEDURE
index fc31274..b7f8fcd 100644 (file)
@@ -11,8 +11,8 @@ in the source code repo
 - make sure all relevant changes are committed on the master branch
 
 - tag the git repo in this style: `git tag -a curl-7_34_0`. -a annotates the
-  tag and we use underscores instead of dots in the version number. 
-   
+  tag and we use underscores instead of dots in the version number.
+
 - run "./maketgz 7.34.0" to build the release tarballs. It is important that
   you run this on a machine with the correct set of autotools etc installed
   as this is what then will be shipped and used by most users on *nix like
@@ -41,6 +41,11 @@ in the curl-www repo
 
   (the web site then updates its contents automatically)
 
+on github
+---------
+
+- edit the newly made release tag so that it is listed as the latest release
+
 inform
 ------
 
@@ -78,12 +83,13 @@ Coming dates
 Based on the description above, here are some planned release dates (at the
 time of this writing):
 
-- June 17, 2015 (version 7.43.0)
-- August 12, 2015
-- October 7, 2015
-- December 2, 2015
-- January 27, 2016
-- March 23, 2016
-- May 18, 2016
-- July 13, 2016
-- September 7, 2016
+- November 29, 2017
+- January 24, 2018
+- March 21, 2018
+- May 16, 2018
+- July 11, 2018
+- September 5, 2018
+- October 31, 2018
+- December 26, 2018
+- February 20, 2019
+- April 17, 2019