1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

* gpg.sgml: Document --no-mangle-dos-filenames.

This commit is contained in:
Werner Koch 2002-12-05 15:25:46 +00:00
parent 036fbb22a7
commit fce148aa0e
3 changed files with 21 additions and 0 deletions

4
NEWS
View file

@ -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)
------------------------------------------------