mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
* 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.
This commit is contained in:
parent
1aec20776c
commit
036fbb22a7
4 changed files with 97 additions and 70 deletions
|
@ -1,3 +1,10 @@
|
|||
2002-12-05 Werner Koch <wk@gnupg.org>
|
||||
|
||||
* 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.
|
||||
|
||||
2002-12-04 David Shaw <dshaw@jabberwocky.com>
|
||||
|
||||
* main.h, keyedit.c, keygen.c: Back out previous (2002-12-01)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue