diff options
author | Seth Michael Larson <seth@python.org> | 2024-11-13 18:31:20 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-13 18:31:20 (GMT) |
commit | 3c9996909402fadc98e6ca2a64e75a71a7427352 (patch) | |
tree | d34ac1f674b642eebc75a066cc67b3368401ed9d /Misc/NEWS.d | |
parent | 8c9c6d3c1234e730c0beb2a6123e68fe98e57ede (diff) | |
download | cpython-3c9996909402fadc98e6ca2a64e75a71a7427352.zip cpython-3c9996909402fadc98e6ca2a64e75a71a7427352.tar.gz cpython-3c9996909402fadc98e6ca2a64e75a71a7427352.tar.bz2 |
gh-126623: Update libexpat to 2.6.4, make future updates easier (GH-126792)
Update libexpat to 2.6.4, make future updates easier.
Diffstat (limited to 'Misc/NEWS.d')
-rw-r--r-- | Misc/NEWS.d/next/Security/2024-11-13-11-09-12.gh-issue-126623.TO7NnR.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Security/2024-11-13-11-09-12.gh-issue-126623.TO7NnR.rst b/Misc/NEWS.d/next/Security/2024-11-13-11-09-12.gh-issue-126623.TO7NnR.rst new file mode 100644 index 0000000..f09a158 --- /dev/null +++ b/Misc/NEWS.d/next/Security/2024-11-13-11-09-12.gh-issue-126623.TO7NnR.rst @@ -0,0 +1 @@ +Upgrade libexpat to 2.6.4 |