From c9fe84ea2cb849e287ac40c2203da9e1c5bcee96 Mon Sep 17 00:00:00 2001 From: Ervin Hegedus Date: Tue, 3 Sep 2024 07:42:20 +0200 Subject: [PATCH] Typo fixes --- CHANGES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 8ee25084..8a35b675 100644 --- a/CHANGES +++ b/CHANGES @@ -37,7 +37,7 @@ [Issue #3154 - @marcstern] * Missing null byte + optimization [Issue #3153 - @marcstern] - * fix: remove usage of insecure tmpnam + * fix: remove usage of insecure tmpname [Issue #3149 - @fzipi] * docs: update copyright [Issue #3148 - @fzipi] @@ -47,7 +47,7 @@ [Issue #3120 - @marcstern] * Fix possible segfault in collection_unpack [Issue #3099 - @twouters] - * fix: Replace obsolote macros + * fix: Replace obsolete macros [Issue #3094 - @airween] * chore: update bug-report-for-version-2-x.md [Issue #3087 - @fzipi]