-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
31 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
# Changes | ||
|
||
## 3.4 | ||
|
||
* New `--pinentry` (`-e`) global option. This is an alternative way to | ||
input passphrases. This allows smoother `enchive-mode.el` operation. | ||
* New `ENCHIVE_FILE_EXTENSION` compile-time option | ||
* Removed `ENCHIVE_RANDOM_DEVICE` compile-time option. | ||
* Improved error messages. | ||
* Various documentation and bug fixes. | ||
|
||
## 3.3 | ||
|
||
* New `enchive-mode.el` for editing `.enchive` files in Emacs. | ||
* Remove `help` command and add a man page | ||
* New `PREFIX` make variable, with `install` and `uninstall` targets | ||
* Various bug fixes. | ||
|
||
## 3.2 | ||
|
||
* New `fingerprint` command and `--fingerprint` (`-i`) key generation | ||
option to help identify keys. | ||
|
||
## 3.1 | ||
|
||
* Various bug fixes. | ||
|
||
## 3.0 | ||
|
||
* File format locked down. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters