[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/activities 680b1180a8 1/2: Merge: v0.7.1
From: |
ELPA Syncer |
Subject: |
[elpa] externals/activities 680b1180a8 1/2: Merge: v0.7.1 |
Date: |
Sat, 27 Jul 2024 03:57:41 -0400 (EDT) |
branch: externals/activities
commit 680b1180a8be327b5f48d099140ac31f30ee2702
Merge: 722093a109 8bc2028e81
Author: Adam Porter <adam@alphapapa.net>
Commit: Adam Porter <adam@alphapapa.net>
Merge: v0.7.1
---
README.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.org b/README.org
index 46359897d6..f6737ba205 100644
--- a/README.org
+++ b/README.org
@@ -151,7 +151,7 @@ When option ~activities-bookmark-store~ is enabled, an
Emacs bookmark is stored
* Changelog
-** v0.8-pre
+** v0.7.1
*Fixes*
+ Race condition when restoring multiple activities in rapid succession from
user code. ([[https://github.com/alphapapa/activity.el/pull/98][#98]]. Thanks
to [[https://github.com/jdtsmith][JD Smith]].)