diff options
author | Yang Tse <yangsita@gmail.com> | 2007-04-25 03:00:10 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2007-04-25 03:00:10 +0000 |
commit | 94b253fde793a7419f0eafe16b24f440d344a1c9 (patch) | |
tree | 535b51278396773021d65c7df0a81dd7a359d7a0 /RELEASE-NOTES | |
parent | 61d7e720a58bef33e46b300c70ad88793801e077 (diff) |
Steve Little's fixes to allow compilation on VMS 64-bit mode
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 863ed8fbf..99fddefe1 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -28,6 +28,7 @@ This release includes the following bugfixes: o GnuTLS free of NULL credentials o NSS-fix for closing down SSL o bad warning from configure when gnutls was selected + o compilation on VMS 64-bit mode This release includes the following known bugs: @@ -49,6 +50,6 @@ This release would not have looked like this without help, code, reports and advice from friends like these: Song Ma, Dan Fandrich, Yang Tse, Jay Austin, Robert Iakobashvil, - James Housley, Daniel Black + James Housley, Daniel Black, Steve Little Thanks! (and sorry if I forgot to mention someone) |