Remove more false positives.
[openssl.git] / ChangeLog.0_9_7-stable_not-in-head
index 5880e31cd9d410d2afc1576956207ed8a5336113..3796e1978b4fb0aeeab12fa062662add8ee232ed 100644 (file)
@@ -104,13 +104,6 @@ be added to the end of this file.
        Add the possibility to enable olde des support, not just disable
        it, for future support.  Redocument
 
-2002-04-20 12:25  levitte
-
-       Changed:
-               util/mk1mf.pl (1.41.2.1), "Exp", lines: +4 -1
-
-       Make sure ec is properly handled in Windows.
-
 2002-05-08 17:13  ben
 
        Changed:
@@ -684,21 +677,6 @@ be added to the end of this file.
 
                PR: 900
 
-2004-06-24 14:31  steve
-
-       Changed:
-               crypto/evp/evp_lib.c (1.6.8.5), "Exp", lines: +2 -2
-
-       Return an error if an attempt is made to encode or decode cipher
-       ASN1 parameters and the cipher doesn't support it.
-
-2004-07-04 18:36  steve
-
-       Changed:
-               crypto/asn1/p5_pbev2.c (1.20.2.2), "Exp", lines: +2 -1
-
-       Fix memory leak.
-
 2004-07-24 15:40  appro
 
        Changed:
@@ -734,13 +712,6 @@ be added to the end of this file.
        Another missing module in the VMS build files.  I believe this is
        the last, though...
 
-2004-09-10 22:27  steve
-
-       Changed:
-               crypto/x509/x509_req.c (1.13.2.2), "Exp", lines: +1 -1
-
-       Stop warning.
-
 2004-09-11 11:45  levitte
 
        Changed:
@@ -748,21 +719,6 @@ be added to the end of this file.
 
        Makefile.ssl changed name to Makefile...
 
-2004-09-14 00:39  steve
-
-       Changed:
-               crypto/x509/x509_req.c (1.13.2.3), "Exp", lines: +1 -1
-
-       Oops, forgot to reorder extension request nids.
-
-2004-11-11 02:18  steve
-
-       Changed:
-               crypto/engine/vendor_defns/sureware.h (1.2.2.1), "Exp", lines: +1 -1
-
-       The use of "exp" as a variable name in a prototype causes a
-       conflict with FC2 headers.
-
 2004-12-09 19:00  appro
 
        Changed:
@@ -803,20 +759,6 @@ be added to the end of this file.
        Remove VMS_strcasecmp() from apps.c, it's not used any more.  And
        besides, the implementation is bogus.
 
-2005-01-31 02:40  steve
-
-       Changed:
-               crypto/asn1/a_verify.c (1.12.2.3), "Exp", lines: +7 -6
-
-       Avoid memory leak.
-
-2005-01-31 02:46  steve
-
-       Changed:
-               test/testss (1.7.2.1), "Exp", lines: +1 -1
-
-       Use SHA1 for test certificates so FIPS SSL/TLS tests work.
-
 2005-02-03 12:09  appro
 
        Changed:
@@ -884,13 +826,6 @@ be added to the end of this file.
 
        Move cygcrypto.dll above cygwin.dll.
 
-2005-04-17 06:35  steve
-
-       Changed:
-               util/pl/VC-32.pl (1.11.2.6), "Exp", lines: +1 -1
-
-       Include user32.lib to import MessageBoxIndirect
-
 2005-04-19 16:21  appro
 
        Changed:
@@ -902,21 +837,6 @@ be added to the end of this file.
 
        Enable shared link on HP-UX.
 
-2005-04-20 10:27  steve
-
-       Changed:
-               Configure (1.314.2.118), "Exp", lines: +1 -1
-               util/mk1mf.pl (1.41.2.12), "Exp", lines: +2 -0
-
-       Ignore zlib related options in mk1mf.pl
-
-2005-04-20 18:42  steve
-
-       Changed:
-               Configure (1.314.2.119), "Exp", lines: +2 -2
-
-       Don't use kerberos library locations on windows.
-
 2005-04-22 07:17  steve
 
        Changed: