diff options
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r-- | g10/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog index c542f767b..00cacbfab 100644 --- a/g10/ChangeLog +++ b/g10/ChangeLog @@ -1,3 +1,12 @@ +2003-02-11 David Shaw <[email protected]> + + * g10.c (print_mds): Check that SHA384 and 512 are available + before using them as they are no longer always available. + + * exec.c (set_exec_path): Add debugging line. + + * Makefile.am: Use the more correct @PACKAGE@ rather than "gnupg". + 2003-02-06 David Shaw <[email protected]> * Makefile.am: Pass GNUPG_LIBEXECDIR as part of CFLAGS so it can |