diff options
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r-- | g10/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog index 969283543..99acde15f 100644 --- a/g10/ChangeLog +++ b/g10/ChangeLog @@ -128,6 +128,9 @@ 2002-07-01 Werner Koch <[email protected]> + * photoid.c (get_default_photo_command): Also use __MINGW32__ + instead of HAVE_DOSISH_SYSTEM. + * encode.c (encode_symmetric): Do not use the new encryption code. 2002-06-30 Werner Koch <[email protected]> |