diff options
Diffstat (limited to 'tools/ChangeLog')
-rw-r--r-- | tools/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/tools/ChangeLog b/tools/ChangeLog index 06398c10f..552ef92cd 100644 --- a/tools/ChangeLog +++ b/tools/ChangeLog @@ -1,3 +1,15 @@ +2007-08-27 Werner Koch <wk@g10code.com> + + * gpg-check-pattern.c: New + * Makefile.am (libexec_PROGRAMS): Add unless DISABLE_REGEX. + +2007-08-24 Werner Koch <wk@g10code.com> + + * gpgconf-comp.c <gpg-agent>: Add options --check-passphrase-pattern, + --min-passphrase-nonalpha and --enforce-passphrase-constraints and + move them into a new "passphrase policy" group. + (gc_component) [W32]: Enable dirmngr. + 2007-08-21 Werner Koch <wk@g10code.com> * gpgkey2ssh.c (key_to_blob): Use gnupg_tmpfile(). |