mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-08 12:44:23 +01:00
* errors.h: Added STARUS_EXPSIG and STATUS_EXPKEYSIG.
This commit is contained in:
parent
a64b3686b4
commit
11d568a62f
@ -1,3 +1,7 @@
|
||||
2002-05-03 Werner Koch <wk@gnupg.org>
|
||||
|
||||
* errors.h: Added STARUS_EXPSIG and STATUS_EXPKEYSIG.
|
||||
|
||||
2002-04-15 Werner Koch <wk@gnupg.org>
|
||||
|
||||
* cryptmiss.c: New.
|
||||
|
@ -174,6 +174,9 @@ enum {
|
||||
STATUS_INV_RECP,
|
||||
STATUS_NO_RECP,
|
||||
STATUS_ALREADY_SIGNED,
|
||||
|
||||
STATUS_EXPSIG,
|
||||
STATUS_EXPKEYSIG
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user