summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--distribution/src/thirdparty/README.txt2
-rw-r--r--distribution/src/unix/README.Darwin7
-rw-r--r--distribution/src/unix/README.Linux6
-rw-r--r--distribution/src/windows/docs/main/README.txt15
4 files changed, 19 insertions, 11 deletions
diff --git a/distribution/src/thirdparty/README.txt b/distribution/src/thirdparty/README.txt
index 1d92cdd1dc2..e6f7e409c85 100644
--- a/distribution/src/thirdparty/README.txt
+++ b/distribution/src/thirdparty/README.txt
@@ -15,7 +15,7 @@ not need to build these packages yourself, as ZeroC supplies a Windows
installer that contains release and debug libraries for all of the
third-party dependencies. The installer is available at
- http://www.zeroc.com/download.html
+ http://www.zeroc.com/download_beta.html
If you prefer to compile the third-party packages from source code, we
recommend that you use the same Visual C++ version to build all of the
diff --git a/distribution/src/unix/README.Darwin b/distribution/src/unix/README.Darwin
index 3e62ebc2dbf..1924cedcf70 100644
--- a/distribution/src/unix/README.Darwin
+++ b/distribution/src/unix/README.Darwin
@@ -42,8 +42,7 @@ http://doc.zeroc.com/display/Rel/Ice+@majorver@.@minorver@+Manual
Source Code
-----------
-The source distributions of Ice, Berkeley DB, mcpp, JGoodies Common,
-JGoodies Forms, and JGoodies Looks used to build this distribution can
-be downloaded at no cost from:
+The source distributions of Ice and all third-party packages included
+in this binary distribution can be downloaded at no cost from:
-http://www.zeroc.com/download.html
+http://www.zeroc.com/download_beta.html
diff --git a/distribution/src/unix/README.Linux b/distribution/src/unix/README.Linux
index 13d0c3c943f..ac59373f53b 100644
--- a/distribution/src/unix/README.Linux
+++ b/distribution/src/unix/README.Linux
@@ -42,7 +42,7 @@ http://doc.zeroc.com/display/Rel/Ice+@majorver@.@minorver@+Manual
Source Code
-----------
-The source distributions of Ice and all third-party packages used to
-build this distribution can be downloaded at no cost from:
+The source distributions of Ice and all third-party packages included
+in this binary distribution can be downloaded at no cost from:
-http://www.zeroc.com/download.html
+http://www.zeroc.com/download_beta.html
diff --git a/distribution/src/windows/docs/main/README.txt b/distribution/src/windows/docs/main/README.txt
index b9b66b6d84b..81ea502d77c 100644
--- a/distribution/src/windows/docs/main/README.txt
+++ b/distribution/src/windows/docs/main/README.txt
@@ -42,10 +42,19 @@ http://doc.zeroc.com/display/Rel/Ice+@majorver@.@minorver@+Manual
Source Code
-----------
-The source distributions of Ice and all third-party packages used to
-build this distribution can be downloaded at no cost from:
+The source distributions of Ice and all third-party packages included
+in this binary distribution can be downloaded at no cost from:
-http://www.zeroc.com/download.html
+http://www.zeroc.com/download_beta.html
+
+
+OpenSSL
+-------
+
+This Ice release uses OpenSSL in a very limited fashion, as described
+in the Ice @ver@ release notes:
+
+http://doc.zeroc.com/display/Rel/Ice+@ver@+Release+Notes
Acknowledgments