diff options
author | Bodo Möller <bodo@openssl.org> | 2005-04-25 23:54:14 +0200 |
---|---|---|
committer | Bodo Möller <bodo@openssl.org> | 2005-04-25 23:54:14 +0200 |
commit | b732a8cf5f7d706e9b2bfd3e23ff2a32d95969b1 (patch) | |
tree | e62a85af7b84277639a703b637ca11817b55e83f /ChangeLog.0_9_7-stable_not-in-head | |
parent | fix editing error, and remove a false positive (diff) | |
download | openssl-b732a8cf5f7d706e9b2bfd3e23ff2a32d95969b1.tar.xz openssl-b732a8cf5f7d706e9b2bfd3e23ff2a32d95969b1.zip |
remove some more changes that came from HEAD
Diffstat (limited to 'ChangeLog.0_9_7-stable_not-in-head')
-rw-r--r-- | ChangeLog.0_9_7-stable_not-in-head | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/ChangeLog.0_9_7-stable_not-in-head b/ChangeLog.0_9_7-stable_not-in-head index a386cfe592..c4fbc9c204 100644 --- a/ChangeLog.0_9_7-stable_not-in-head +++ b/ChangeLog.0_9_7-stable_not-in-head @@ -2507,16 +2507,6 @@ but belong there as well, should be added to the end of this file. PR: 1044 + 1045 -2005-04-17 03:15 levitte - - Changed: - ssl/ssltest.c (1.53.2.28), "Exp", lines: +4 -1 - - Apparently, isascii() is an X/Open function, so to get it properly - declared, we need to define _XOPEN_SOURCE before including ctype.h. - - Ported from HEAD. - 2005-04-17 06:35 steve Changed: @@ -2675,13 +2665,6 @@ but belong there as well, should be added to the end of this file. Enable shared link on HP-UX. -2005-04-19 18:00 steve - - Changed: - util/mkdef.pl (1.67.2.9), "Exp", lines: +2 -2 - - Fix from HEAD. - 2005-04-20 10:27 steve Changed: |