diff options
author | Werner Koch <wk@gnupg.org> | 1998-09-14 17:49:56 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 1998-09-14 17:49:56 +0200 |
commit | c07a88da5d293db89726767fef58090177b423f4 (patch) | |
tree | 7ea1d5d10d3e65cf29c4b03616772fb4c829f4d1 /NEWS | |
parent | Updates (diff) | |
download | gnupg2-c07a88da5d293db89726767fef58090177b423f4.tar.xz gnupg2-c07a88da5d293db89726767fef58090177b423f4.zip |
New release
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -10,6 +10,16 @@ Noteworthy changes in version 0.3.5 * --delete-[secret-]key is now also availabe in gpgm. + * cleartext signatures are not anymore converted to LF only. + + * Fixed a trustdb problem. Run "gpgm --check-trustdb" to fix old + trust dbs. + + * Building in another directory should now work. + + * Weak key detection mechanism (Niklas Hernaeus). + + Noteworthy changes in version 0.3.4 ----------------------------------- * New options --comment and --set-filename; see g10/OPTIONS |