summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2016-12-02 02:31:07 +0100
committerAnne Jan Brouwer <brouwer@annejan.com>2016-12-02 02:31:07 +0100
commite0bc4dff1b9cdb2cc71e34df81a7fbd3f2a757cb (patch)
treee0b4c08d88bc346a7746381d10d7bf5dfb6784d9
parent5c45b150e6d1cffdff4aa231cf123cf7da6de169 (diff)
Updated todo .. erm .. changelog
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2b66a3b4..be6a9a9a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,9 @@
- Short fullname hangs QtPass keypair generation process for infinite time [\#202](https://github.com/IJHack/QtPass/issues/202)
- view box is trimming whitespace [\#210](https://github.com/IJHack/QtPass/issues/210)
+**Fixed bugs:**
+- Better seeder for qrand() as noted in [\#238](https://github.com/IJHack/QtPass/issues/238)
+
**Merged pull requests:**
- Allow ssh links [\#211](https://github.com/IJHack/QtPass/pull/211) ([cgonzalez](https://github.com/cgonzalez))