projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4f165e
)
Apply a change by Toomas Kiisk <vix@cyber.ee>:
author
Richard Levitte
<levitte@openssl.org>
Fri, 25 Jan 2002 19:28:32 +0000
(19:28 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Fri, 25 Jan 2002 19:28:32 +0000
(19:28 +0000)
* Fix a crashbug and a logic bug in hwcrhk_load_pubkey()
CHANGES
patch
|
blob
|
history
diff --git
a/CHANGES
b/CHANGES
index fddfadea39e13a4c1f9c6bcf22554266c5d968cb..3ce34d98a2ca71ba82870cd6e9e65b71b5afe10f 100644
(file)
--- a/
CHANGES
+++ b/
CHANGES
@@
-4,7
+4,8
@@
Changes between 0.9.6c and 0.9.6d [XX xxx XXXX]
- *)
+ *) Fix a crashbug and a logic bug in hwcrhk_load_pubkey()
+ [Toomas Kiisk <vix@cyber.ee> via Richard Levitte]
Changes between 0.9.6b and 0.9.6c [21 dec 2001]