summaryrefslogtreecommitdiffstats
path: root/ChangeLog.0_9_7-stable_not-in-head
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2005-04-26 17:37:21 +0000
committerDr. Stephen Henson <steve@openssl.org>2005-04-26 17:37:21 +0000
commit6ededa42db8b4c222fa95198d43c1ad57c19b411 (patch)
treea39dee19de91f2dcc7d5651dd8dfd2e806d64b91 /ChangeLog.0_9_7-stable_not-in-head
parent36d16f8ee0845d932e250286e8e236580470e35b (diff)
False positive removed.
Diffstat (limited to 'ChangeLog.0_9_7-stable_not-in-head')
-rw-r--r--ChangeLog.0_9_7-stable_not-in-head13
1 files changed, 0 insertions, 13 deletions
diff --git a/ChangeLog.0_9_7-stable_not-in-head b/ChangeLog.0_9_7-stable_not-in-head
index 0a214535af..2acb3705ee 100644
--- a/ChangeLog.0_9_7-stable_not-in-head
+++ b/ChangeLog.0_9_7-stable_not-in-head
@@ -925,19 +925,6 @@ be added to the end of this file.
Makefile.ssl changed name to Makefile...
-2004-09-14 00:30 steve
-
- Changed:
- crypto/asn1/a_strex.c (1.8.2.6), "Exp", lines: +7 -2
-
- ASN1_STRING_to_UTF8() assumed that the MBSTRING_* flags were of the
- form MBSTRING_FLAG|nbyte where "nbyte" is the number of bytes per
- character.
-
- Unfortunately this isn't so and we can't change the
- #defines because this would break binary compatibility, so for
- 0.9.7X only translate between the two.
-
2004-09-14 00:39 steve
Changed: