1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

*** empty log message ***

This commit is contained in:
Werner Koch 1998-10-01 07:23:00 +00:00
parent 9a854f1010
commit 6f73ec963a
20 changed files with 1684 additions and 1163 deletions

View file

@ -22,7 +22,7 @@
Compatibility Notes
===================
GNUPG (>0.4) is in compliance with OpenPGP despite these exeptions:
GNUPG (>=0.4.1) is in compliance with OpenPGP despite these exeptions:
* (5.1) The critical bit in signature subpackets is currently
ignored. This will be fixed soon.
@ -58,6 +58,8 @@
* multi-part armored messages are not supported.
MIME should be used instead.
Most of the OPTIONAL stuff is implemented.