diff options
author | Werner Koch <[email protected]> | 2003-04-15 15:27:39 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2003-04-15 15:27:39 +0000 |
commit | e5ffcabadbd5e67a8ad8c028f34c95ea916de9ac (patch) | |
tree | 823821325bd8f11f81f6a94daaa8c7a53fc94c83 /NEWS | |
parent | * longlong.h (umul_ppmm): Support SH3 and SH4. Thanks to (diff) | |
download | gnupg-e5ffcabadbd5e67a8ad8c028f34c95ea916de9ac.tar.gz gnupg-e5ffcabadbd5e67a8ad8c028f34c95ea916de9ac.zip |
* configure.ac (HAVE_DOSISH_SYSTEM): New automake conditional.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -55,6 +55,8 @@ Noteworthy changes in version 1.3.2 (unreleased) * Add read-only support for the SHA-256 hash, and optional read-only support for the SHA-384 and SHA-512 hashes. + * New option --enable-progress-filter for use with frontends. + Noteworthy changes in version 1.3.1 (2002-11-12) ------------------------------------------------ |