gnupg/g10 (ChangeLog g10.c openfile.c options.h)
cvs user werner
cvs@cvs.gnupg.org
Thu, 05 Dec 2002 16:25:16 +0100
Date: Thursday, December 5, 2002 @ 16:25:16
Author: werner
Path: /cvs/gnupg/gnupg/g10
Modified: ChangeLog g10.c openfile.c options.h
* g10.c: New options --[no-]mangle-dos-filenames.
* options.h (opt): Added mangle-dos-filenames.
* openfile.c (open_outfile) [USE_ONLY_8DOT3]: Truncate the
filename only when this option is set; this is the default.
------------+
ChangeLog | 7 ++
g10.c | 10 +++
openfile.c | 149 +++++++++++++++++++++++++++++++----------------------------
options.h | 1
4 files changed, 97 insertions(+), 70 deletions(-)