diff options
author | Werner Koch <wk@gnupg.org> | 2009-07-02 14:12:44 +0000 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2009-07-02 14:12:44 +0000 |
commit | ab9ff33b9b55db3077af87bf321937e3fd9826c8 (patch) | |
tree | f31e7adbb9cd16e69a9bba96cd85ace324394186 /src/ChangeLog | |
parent | 72cf93388c0aedc50e66dc2ece236a919d4eaf42 (diff) | |
download | libgcrypt-ab9ff33b9b55db3077af87bf321937e3fd9826c8.tar.gz |
Get more in sync to the Fedora version.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 94cc4be9..f7bcc628 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,8 @@ 2009-07-02 Werner Koch <wk@g10code.com> + * fips.c (_gcry_initialize_fips_mode): Do not use FIPS mode if + /proc/.../fips_enabled has insufficient permissions. + * dumpsexp.c (main): Fix handling multiple files. (parse_and_print): Implement hex and octal escaping. |