fixed pwGenerate hanging

This commit is contained in:
Jonathan Lamothe
2019-01-01 04:48:36 -05:00
parent 32c9241a2e
commit 60f40262f7
2 changed files with 4 additions and 1 deletions

View File

@@ -1,3 +1,6 @@
# Changelog for passman
## Unreleased changes
- corrected a bug that was causing the pwGenerate function to hang occasionally.
- this may cause some passwords to be generated differently