This is an automated email from the ASF dual-hosted git repository.
ahuber pushed a commit to branch maintenance-branch
in repository https://gitbox.apache.org/repos/asf/causeway.git
The following commit(s) were added to refs/heads/maintenance-branch by this
push:
new eda2d7f67c8 CAUSEWAY-3969: updates changelog
eda2d7f67c8 is described below
commit eda2d7f67c85aaefd7b7bb4d452541cfc4e8df23
Author: andi-huber <[email protected]>
AuthorDate: Wed Mar 4 17:25:17 2026 +0100
CAUSEWAY-3969: updates changelog
---
adoc/changelog.adoc | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/adoc/changelog.adoc b/adoc/changelog.adoc
index 09bd86e2a89..ae0c518e110 100644
--- a/adoc/changelog.adoc
+++ b/adoc/changelog.adoc
@@ -1,3 +1,10 @@
+= Mar 2016
+
+🐞 Bug Fixes
+
+- [Commons] Internal OneShot Util may deadlock
https://issues.apache.org/jira/browse/CAUSEWAY-3972[CAUSEWAY-3972] (potentially
preventing App from startup)
+
+
= Feb 2016
⭐ New Features