aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2005-05-11 18:36:47 +0000
committerBodo Möller <bodo@openssl.org>2005-05-11 18:36:47 +0000
commitb874ce4dc2e8330bc8276e6c44b6569fc5711dfb (patch)
tree3b657b68ec3515ff317d6ff6695a6957ef15da46
parentc6c2e3135dd6cff21bb4cd05a3891b5fdde04977 (diff)
downloadopenssl-b874ce4dc2e8330bc8276e6c44b6569fc5711dfb.tar.gz
Move another item into ChangeLog.0_9_7-stable_not-in-head_FIPS
-rw-r--r--ChangeLog.0_9_7-stable_not-in-head12
-rw-r--r--ChangeLog.0_9_7-stable_not-in-head_FIPS12
2 files changed, 12 insertions, 12 deletions
diff --git a/ChangeLog.0_9_7-stable_not-in-head b/ChangeLog.0_9_7-stable_not-in-head
index 515eb1b981..1203a22158 100644
--- a/ChangeLog.0_9_7-stable_not-in-head
+++ b/ChangeLog.0_9_7-stable_not-in-head
@@ -150,18 +150,6 @@ be added to the end of this file.
DES CFB8 test.
-2004-05-12 16:11 ben
-
- Changed:
- crypto/rand/rand.h (1.26.2.8), "Exp", lines: +2 -0
- crypto/rand/rand_err.c (1.6.2.4), "Exp", lines: +2 -0
- fips/fingerprint.sha1 (1.1.2.5), "Exp", lines: +1 -1
- fips/fips.c (1.1.2.4), "Exp", lines: +5 -1
- fips/rand/fingerprint.sha1 (1.1.2.5), "Exp", lines: +1 -1
- fips/rand/fips_rand.c (1.1.2.5), "Exp", lines: +29 -0
-
- Blow up in people's faces if they don't reseed.
-
2005-04-19 16:21 appro
Changed:
diff --git a/ChangeLog.0_9_7-stable_not-in-head_FIPS b/ChangeLog.0_9_7-stable_not-in-head_FIPS
index d7e4ed9439..1e6c88f77a 100644
--- a/ChangeLog.0_9_7-stable_not-in-head_FIPS
+++ b/ChangeLog.0_9_7-stable_not-in-head_FIPS
@@ -588,6 +588,18 @@ This is the "FIPS"-related part.
Ignore 'Makefile.save'
+2004-05-12 16:11 ben
+
+ Changed:
+ crypto/rand/rand.h (1.26.2.8), "Exp", lines: +2 -0
+ crypto/rand/rand_err.c (1.6.2.4), "Exp", lines: +2 -0
+ fips/fingerprint.sha1 (1.1.2.5), "Exp", lines: +1 -1
+ fips/fips.c (1.1.2.4), "Exp", lines: +5 -1
+ fips/rand/fingerprint.sha1 (1.1.2.5), "Exp", lines: +1 -1
+ fips/rand/fips_rand.c (1.1.2.5), "Exp", lines: +29 -0
+
+ Blow up in people's faces if they don't reseed.
+
2004-05-15 19:51 ben
Changed: