Workaround for a Win95 console bug triggered by the password read stuff.
This commit is contained in:
7
CHANGES
7
CHANGES
@@ -5,7 +5,12 @@
|
||||
|
||||
Changes between 0.9.1c and 0.9.2
|
||||
|
||||
*) Add text documentation for the BUFFER functions.
|
||||
*) Add text documentation for the BUFFER functions. Also added a work around
|
||||
to a Win95 console bug. This was triggered by the password read stuff: the
|
||||
last character typed gets carried over to the next fread(). If you were
|
||||
generating a new cert request using 'req' for example then the last
|
||||
character of the passphrase would be CR which would then enter the first
|
||||
field as blank.
|
||||
[Steve Henson]
|
||||
|
||||
*) Added the new `Includes OpenSSL Cryptography Software' button as
|
||||
|
||||
Reference in New Issue
Block a user