Submitted by: Neil Costigan <neil.costigan@celocom.com>

PR:
This commit is contained in:
Dr. Stephen Henson
1999-01-14 18:21:57 +00:00
parent 2d723902a0
commit 27eb622b78
2 changed files with 8 additions and 5 deletions

View File

@@ -5,6 +5,9 @@
Changes between 0.9.1c and 0.9.2
*) Remove C++ style comments from crypto/bn/bn_local.h.
[Neil Costigan <neil.costigan@celocom.com>]
*) The function OBJ_txt2nid was broken. It was supposed to return a nid
based on a text string, looking up short and long names and finally
"dot" format. The "dot" format stuff didn't work. Added new function