aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2002-12-05 15:25:46 +0000
committerWerner Koch <[email protected]>2002-12-05 15:25:46 +0000
commitfce148aa0ecff4b5bf901fd8bc6fe15be89967c2 (patch)
treeec92f47e041f7e098262cf99a3749ee4ffaa5456 /NEWS
parent* g10.c: New options --[no-]mangle-dos-filenames. (diff)
downloadgnupg-fce148aa0ecff4b5bf901fd8bc6fe15be89967c2.tar.gz
gnupg-fce148aa0ecff4b5bf901fd8bc6fe15be89967c2.zip
* gpg.sgml: Document --no-mangle-dos-filenames.
Diffstat (limited to '')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9f81fafd9..fd1c21e29 100644
--- a/NEWS
+++ b/NEWS
@@ -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)
------------------------------------------------