From c257831471a6cc6846aea7329fd7a2b4d8cb108a Mon Sep 17 00:00:00 2001 From: Stuart Henderson Date: Thu, 1 Jan 2026 10:43:36 +0000 Subject: [PATCH] CHANGES: fix typo in filename Closes #20137 --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 6e2f7c6bcc..3eabec9cb8 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,7 +4,7 @@ Copyright (C) Daniel Stenberg, , et al. SPDX-License-Identifier: curl --> -In a release tarball, check the RELEASES-NOTES file for what was done in the +In a release tarball, check the RELEASE-NOTES file for what was done in the most recent release. In a git check-out, that file mentions changes that have been done since the previous release.