summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2022-02-19 20:01:05 +0100
committerSebastian Pipping <sebastian@pipping.org>2022-02-20 19:06:01 +0100
commit91fd18c5ad3edbace1120a2939b5a183b7da86ff (patch)
tree273210500e5fd9995c8cd14990844524b3c87657
parent47fb665b59d60093b2e4cb9021a63a04c2a616c2 (diff)
downloadlibexpat-git-deloop.tar.gz
Changes: Document loop replacementdeloop
-rw-r--r--expat/Changes4
1 files changed, 4 insertions, 0 deletions
diff --git a/expat/Changes b/expat/Changes
index 40127e1b..b429eb60 100644
--- a/expat/Changes
+++ b/expat/Changes
@@ -2,6 +2,10 @@ NOTE: We are looking for help with a few things:
https://github.com/libexpat/libexpat/labels/help%20wanted
If you can help, please get in touch. Thanks!
+Release x.x.x xxx xxxxxxxx xx xxxx
+ Other changes:
+ #565 Replace some loops by memcmp, memcpy, strlen, wcslen
+
Release 2.4.6 Sun February 20 2022
Bug fixes:
#566 Fix a regression introduced by the fix for CVE-2022-25313