STABLE-BRANCH-1-2 gnupg/g10 (ChangeLog g10.c openfile.c options.h)
cvs user werner
cvs@cvs.gnupg.org
Thu, 05 Dec 2002 16:21:18 +0100
Date: Thursday, December 5, 2002 @ 16:21:17
Author: werner
Path: /cvs/gnupg/gnupg/g10
Tag: STABLE-BRANCH-1-2
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.
NOT YET TESTED!
------------+
ChangeLog | 7 ++
g10.c | 29 +++++------
openfile.c | 147 +++++++++++++++++++++++++++++++----------------------------
options.h | 1
4 files changed, 101 insertions(+), 83 deletions(-)