]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
RELEASE-PROCEDURE.md: update docs/VERSIONS
authorDaniel Stenberg <daniel@haxx.se>
Wed, 11 Jun 2025 06:56:12 +0000 (08:56 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 11 Jun 2025 07:21:44 +0000 (09:21 +0200)
Add it as an item to fix in each release

Closes #17584

docs/RELEASE-PROCEDURE.md

index fe8c01dbf68726eba9dd71e5eba5be89e48aba84..45b0704aea6433340461a9ca3df4fd05880665f4 100644 (file)
@@ -14,6 +14,8 @@ in the source code repo
 
 - update `docs/THANKS`
 
+- update the "past releases" section in `docs/VERSIONS.md`
+
 - 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