diff options
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | NEWS | 2 |
2 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ +2004-06-17 David Shaw <[email protected]> + + * NEWS: --ask-cert-level actually defaults to on for the stable + branch. + 2004-06-16 Werner Koch <[email protected]> Released 1.2.5rc2. @@ -3,7 +3,7 @@ Noteworthy changes in version 1.2.5 (unreleased) * New --ask-cert-level/--no-ask-cert-level option to turn on and off the prompt for signature level when signing a key. Defaults - to off. + to on. * New --min-cert-level option to disregard key signatures that are under a specified level. Defaults to 1 (i.e. don't disregard |