From 6b44a0d643ad9ccfda6c8e6f85b824feef443e2f Mon Sep 17 00:00:00 2001 From: codemastr Date: Tue, 6 Aug 2002 01:26:51 +0000 Subject: [PATCH] .RELEASE.NOTES change --- .RELEASE.NOTES | 3 +++ Changes | 1 + 2 files changed, 4 insertions(+) diff --git a/.RELEASE.NOTES b/.RELEASE.NOTES index a5657d6c6..3c1e90488 100644 --- a/.RELEASE.NOTES +++ b/.RELEASE.NOTES @@ -164,5 +164,8 @@ Unreal3.2-Selene (BETA11) RELEASE NOTES please contact the coder team. We however think that the changes will make SSL more transparent and make it work more efficiently. +* Added technical documentation in doc/technical. This directory will contain information + about the protocol used by Unreal. + * MAKE SURE YOU RERUN ./Config AND RUN make clean BEFORE USING THIS VERSION!!! diff --git a/Changes b/Changes index b8f5d14f1..04da735e7 100644 --- a/Changes +++ b/Changes @@ -1448,3 +1448,4 @@ seen. gmtime warning still there - Compile error fix regarding version.h - Made +x send out a SETHOST to VHP servers, requested by PreZ@DarkerNet - Removed support for SSLv2 (SSLv2 is obsolete and insecure) +- .RELEASE.NOTES change