From 572075b2c1b0e190bb60fea8a5c880b1f6b2ffba Mon Sep 17 00:00:00 2001 From: William Deegan Date: Mon, 20 Jan 2025 14:15:52 -0800 Subject: Update CHANGES/RELEASE --- CHANGES.txt | 2 ++ RELEASE.txt | 2 ++ 2 files changed, 4 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index ed6905b..97f7be2 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -96,6 +96,8 @@ RELEASE VERSION/DATE TO BE FILLED IN LATER specified `local_only`, but the code and tests were using `keep_local`. The functionality more closely matches local only. NOTE: It doesn't seem like any code in the wild was using local_only as we'd not received any reports of such until PR #4606 from hedger. + - Fix Issue #2281, AddPreAction() & AddPostAction() were being ignored if no action + was specified when the Alias was initially created. From Alex James: - On Darwin, PermissionErrors are now handled while trying to access diff --git a/RELEASE.txt b/RELEASE.txt index 19927a3..1b823b9 100644 --- a/RELEASE.txt +++ b/RELEASE.txt @@ -176,6 +176,8 @@ FIXES more closely matches local only. NOTE: It doesn't seem like any code in the wild was using local_only as we'd not received any reports of such until PR #4606 from hedger. +- Fix Issue #2281, AddPreAction() & AddPostAction() were being ignored if no action + was specified when the Alias was initially created. IMPROVEMENTS ------------ -- cgit v0.12