mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-29 14:06:14 +02:00
Fixes a bug where encryption or decryption without target file would just bring up writing mode.
This commit is contained in:
parent
11a73b4fc2
commit
1225063e61
2 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
Changelog
|
||||
=========
|
||||
|
||||
* [Fixed] Fixes a bug where --encrypt or --decrypt without a target file would not work.
|
||||
* [Improved] Supports a config option for setting word wrap.
|
||||
|
||||
### 0.3.0 (May 24, 2012)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue