summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2017-01-17 16:23:54 +0100
committerAnne Jan Brouwer <brouwer@annejan.com>2017-01-17 16:23:54 +0100
commit0a697e47378ac09832b82195a93919c0eb74d224 (patch)
tree5908e4f1787c6649077244dcf58a70f72a505852 /CHANGELOG.md
parentec02de091467dc80cff5242c61d7f9718c679ff8 (diff)
Auto-updated CHANGELOG
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5a1628bd..53a5f359 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -17,6 +17,8 @@
**Closed issues:**
+- Adding new password on Windows does not create git commit [\#277](https://github.com/IJHack/QtPass/issues/277)
+- There is no `git cp` [\#272](https://github.com/IJHack/QtPass/issues/272)
- pass working fine but qtprocess failure with qtpass [\#260](https://github.com/IJHack/QtPass/issues/260)
- Feature: CTRL/CMD + Q closes the mainwindow [\#258](https://github.com/IJHack/QtPass/issues/258)
- Refactoring: removal of lastDecrypt [\#256](https://github.com/IJHack/QtPass/issues/256)
@@ -26,6 +28,7 @@
**Merged pull requests:**
+- small band aid fix for password generation on windows [\#276](https://github.com/IJHack/QtPass/pull/276) ([treat1](https://github.com/treat1))
- Final step in process mgmt refactoring [\#275](https://github.com/IJHack/QtPass/pull/275) ([tezeb](https://github.com/tezeb))
- Fix pwgen and refactor Pass::finished [\#271](https://github.com/IJHack/QtPass/pull/271) ([tezeb](https://github.com/tezeb))
- Process specific signals for process management [\#270](https://github.com/IJHack/QtPass/pull/270) ([tezeb](https://github.com/tezeb))