aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorFrankie <frankie.diamond@gmail.com>2016-09-13 01:22:06 +0800
committerGitHub <noreply@github.com>2016-09-13 01:22:06 +0800
commitfcc9ca812e557fd5ecc547f5eb597069788d6c00 (patch)
tree8cf24728e862b048c49e0e94bb1d614b42ddf3bc /CHANGELOG.md
parent3e836abc4797445fa97f8d325c2b4801d2106930 (diff)
parent56b9b1766d5d71ac427e27503e5fc8b51fd85b99 (diff)
downloadtangerine-wallet-browser-fcc9ca812e557fd5ecc547f5eb597069788d6c00.tar.gz
tangerine-wallet-browser-fcc9ca812e557fd5ecc547f5eb597069788d6c00.tar.zst
tangerine-wallet-browser-fcc9ca812e557fd5ecc547f5eb597069788d6c00.zip
Merge pull request #638 from MetaMask/i555-SaltVault
Add new eth-lightwallet salting to vault.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9d89c2438..ff1d4c2e7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@
- MetaMask logo now renders as super lightweight SVG, improving compatibility and performance.
- Now showing loading indication during vault unlocking, to clarify behavior for users who are experience slow unlocks.
- Now only initially creates one wallet when restoring a vault, to reduce some users' confusion.
+- Improved the security of vault encryption by ensuring passwords are always uniquely salted.
## 2.10.2 2016-09-02