summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-05-07 00:56:15 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-05-07 00:56:15 -0400
commit52f7aa543989b5ef3b1e6815ecdbe00148bb3a91 (patch)
tree2382ea4beac1528516ea982cfac10d8525cf8dfb
parentac03ab15b4dc0b98e44411388bb2eedb6a3bf396 (diff)
another proper fix for a user profile bug
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index c54ac9a3..d29bbf6f 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -452,6 +452,7 @@
<ul>
<li>Updater: fix minor theme issue for light theme when pressing preferences</li>
<li>replace our workaround for an upstream user profile crash issue with a proper upstream fix from Sony</li>
+ <li>replace our workaround for another upstream user profile crash issue with a proper fix based on the approach of the fix from Sony</li>
</ul>
</article>
-->