diff options
author | Werner Koch <wk@gnupg.org> | 2006-06-25 14:07:16 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2006-06-25 14:07:16 +0200 |
commit | 44e22e1a9480fcb6b3e6e9cb28b92b3d7c95e6bb (patch) | |
tree | 8b0563c3a1ac40ed6f95f1b0168af10ed9030223 /NEWS | |
parent | About to do a new release (diff) | |
download | gnupg2-44e22e1a9480fcb6b3e6e9cb28b92b3d7c95e6bb.tar.xz gnupg2-44e22e1a9480fcb6b3e6e9cb28b92b3d7c95e6bb.zip |
Typo fix
Diffstat (limited to '')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ Noteworthy changes in version 1.4.4 (2006-06-25) ------------------------------------------------ - * User IDs are now capped 2048 byte. This avoids a memory + * User IDs are now capped at 2048 byte. This avoids a memory allocation attack (see CVE-2006-3082). * Added support for the SHA-224 hash. Like the SHA-384 hash, it |