1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

Add gpg-zip, a la PGP Zip.

This commit is contained in:
David Shaw 2005-08-04 18:50:54 +00:00
parent cd4c621017
commit c058bd6632
7 changed files with 193 additions and 1 deletions

View file

@ -1,3 +1,10 @@
2005-08-04 David Shaw <dshaw@jabberwocky.com>
* gpg-zip.in: New. Script wrapper to work with encrypted tar
files, a la PGP Zip.
* Makefile.am: Use it if we have a USTAR compatible tar.
2004-12-18 David Shaw <dshaw@jabberwocky.com>
* Makefile.am: Link with readline where needed.