gnupg/g10 (ChangeLog g10.c misc.c)
cvs user dshaw
cvs@cvs.gnupg.org
Fri, 15 Nov 2002 05:07:24 +0100
Date: Friday, November 15, 2002 @ 05:07:24
Author: dshaw
Path: /cvs/gnupg/gnupg/g10
Modified: ChangeLog g10.c misc.c
* g10.c (main): Allow compression algorithm names as the argument to
--compress-algo. The old algorithm names still work for backwards
compatibility.
* misc.c (string_to_compress_algo): Allow "none" as an alias for
"uncompressed".
-----------+
ChangeLog | 9 +++++++++
g10.c | 36 ++++++++++++++++++++++++++++++++----
misc.c | 2 ++
3 files changed, 43 insertions(+), 4 deletions(-)