diff options
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r-- | g10/ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog index 5ae14b4f8..61acb9ba1 100644 --- a/g10/ChangeLog +++ b/g10/ChangeLog @@ -11,13 +11,14 @@ --delete-secret-key(s) and --delete-secret-and-public-key(s) as well. -2001-01-09 Timo Schulz <[email protected]> +2002-01-09 Timo Schulz <[email protected]> * encode.c (encode_crypt_files): Now it behaves like verify_files. + * g10.c (main): We don't need to check argc for encode_crypt_files any longer. -2001-01-09 Timo Schulz <[email protected]> +2002-01-09 Timo Schulz <[email protected]> * exec.c: Include windows.h for dosish systems. |