diff options
author | Teddy Wing | 2022-08-20 19:59:50 +0200 |
---|---|---|
committer | Teddy Wing | 2022-08-20 19:59:50 +0200 |
commit | 20893044c11152fac7deedac6a1afb147bc92bfc (patch) | |
tree | 7efdab5d5e7349bbdd0662a1a6b86d64a75d5e6b | |
parent | a28e80100104b6bc2ca73537708e75f7fce7f392 (diff) | |
download | Passextract-master.tar.bz2 |
-rw-r--r-- | CHANGELOG | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -3,6 +3,11 @@ CHANGELOG v0.5.0 (2022-08-20): +Breaking changes: + + * If no fields are recognised for copying in the input, the program now + exits with code EX_NOINPUT (66) instead of 1. + Fixes: * Add support for GnuPG 2 with Pinentry. |