diff options
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r-- | g10/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog index 872791703..c4ff17743 100644 --- a/g10/ChangeLog +++ b/g10/ChangeLog @@ -1,5 +1,11 @@ 2001-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]> + * exec.c: Include windows.h for dosish systems. 2002-01-08 Timo Schulz <[email protected]> |