mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
New entries
This commit is contained in:
parent
f59aac24bb
commit
77f99fd667
2 changed files with 6 additions and 0 deletions
3
NEWS
3
NEWS
|
@ -16,6 +16,9 @@ Noteworthy changes in version 1.2.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.2.1 (2002-10-25)
|
||||
------------------------------------------------
|
||||
|
|
3
TODO
3
TODO
|
@ -91,8 +91,11 @@
|
|||
* cat foo | gpg --sign | gpg --list-packets
|
||||
Does not list the signature packet.
|
||||
|
||||
* The description texts passed to the agent should be utf-8 encoded.
|
||||
|
||||
Things we won't do
|
||||
------------------
|
||||
|
||||
* New option --file-remove path-to-wipe-program ?
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue