From f0e1e8ba47c0bde1bc9e764cdef3bbd831bec0eb Mon Sep 17 00:00:00 2001 From: Antoine Poinsot Date: Mon, 31 Mar 2025 13:13:29 -0400 Subject: [PATCH] README: correct date in changelog --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 139c015b96b2..46197926bccd 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ ->**Note 2024-02-13 CVE Repository Maintenance February 13 beginning at approximately 9:30AM EST:** The CVE Program will be performing maintenance on the CVE List repository to correct inaccuracies in the DATE fields of approximately 3,500 CVE Records (i.e., in the date published, date reserved, date updated, and date modified fields). Only DATE fields will be updated during this maintenance. The repository will remain operational during this time. +>**Note 2025-02-13 CVE Repository Maintenance February 13 beginning at approximately 9:30AM EST:** The CVE Program will be performing maintenance on the CVE List repository to correct inaccuracies in the DATE fields of approximately 3,500 CVE Records (i.e., in the date published, date reserved, date updated, and date modified fields). Only DATE fields will be updated during this maintenance. The repository will remain operational during this time. > >**Note 2024-12-4 CVE REST Services was updated to use the CVE Record Format Schema 5.1.1 on Wednesday 12/4 at 4.00PM EST:** This update introduces “non breaking” changes containing new features that some CNAs may be interested in using in the future. (see [CVE Record Format version 5.1.1 Release notes](https://github.com/CVEProject/cve-schema/releases/tag/v5.1.1-rc2). As a fully backwards compatible update (meaning that all previously published CVE Records will validate using this schema), most users will see no operational impact as a result of this change. This schema defines the data format for CVE Records, regardless of whether they were published before or after December 4.