|
Revision 59, 0.5 KB
(checked in by anonymous, 6 years ago)
|
|
This commit was manufactured by cvs2svn to create tag 'gpgdir_0_4'.
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
| Line | |
|---|
| 1 | gpgdir-0.4 (04/23/2004): |
|---|
| 2 | - Added --pw-file option so that a decryption password can be |
|---|
| 3 | read out of a file. |
|---|
| 4 | - Better directory validation (filesystem -e and -d checks). |
|---|
| 5 | - Added INSTALL file. |
|---|
| 6 | - Updated man page and README file. |
|---|
| 7 | |
|---|
| 8 | gpgdir-0.3 (09/27/2003): |
|---|
| 9 | - Bundled perl modules GnuPG and TermReadKey with gpgdir. |
|---|
| 10 | - Modified install.pl and gpgdir to install and use GnuPG and |
|---|
| 11 | TermReadKey modules from the /usr/lib/gpgdir directory. |
|---|
| 12 | - Added check_commands() subroutine from psad. |
|---|