diff options
author | Werner Koch <[email protected]> | 2002-12-05 15:25:46 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2002-12-05 15:25:46 +0000 |
commit | fce148aa0ecff4b5bf901fd8bc6fe15be89967c2 (patch) | |
tree | ec92f47e041f7e098262cf99a3749ee4ffaa5456 /NEWS | |
parent | * g10.c: New options --[no-]mangle-dos-filenames. (diff) | |
download | gnupg-fce148aa0ecff4b5bf901fd8bc6fe15be89967c2.tar.gz gnupg-fce148aa0ecff4b5bf901fd8bc6fe15be89967c2.zip |
* gpg.sgml: Document --no-mangle-dos-filenames.
Diffstat (limited to '')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -31,6 +31,10 @@ Noteworthy changes in version 1.3.2 (unreleased) * Care is taken to prevent compiler optimization from removing memory wiping code. + * New option --no-mangle-dos-filenames so that filenames are not + truncated in the W32 version. + + Noteworthy changes in version 1.3.1 (2002-11-12) ------------------------------------------------ |