diff options
author | Werner Koch <[email protected]> | 2008-12-11 17:47:47 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2008-12-11 17:47:47 +0000 |
commit | 3bd834c95e2d70cfbee469b5465cd847ee4fb6e4 (patch) | |
tree | bb47fd0c0ca127a54a2ec740e9ccd3c13793c7a9 | |
parent | Change SIG_ID computation to m (diff) | |
download | gnupg-3bd834c95e2d70cfbee469b5465cd847ee4fb6e4.tar.gz gnupg-3bd834c95e2d70cfbee469b5465cd847ee4fb6e4.zip |
Change the SIG_ID computation to match 2.0.10.
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ Noteworthy changes in version 1.4.10 (unreleased) ------------------------------------------------- + * The algorithm to compute the SIG_ID status has been changed to + match the one from 2.0.10. Noteworthy changes in version 1.4.9 (2008-03-26) |