aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/release-notes.xml
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2005-12-28 16:19:31 +0000
committerGerald Combs <gerald@wireshark.org>2005-12-28 16:19:31 +0000
commit1b3ca88853450d174af2026fcbb02cf027909d27 (patch)
tree12c12f770cd1c4c9000288431486c08bd08bbb72 /docbook/release-notes.xml
parent93643c799285dada588e2e6e76ca29a6e6618094 (diff)
Fix download URLs in the release notes. Disable building release-notes.txt,
since the Windows build server doesn't have elinks. Copy over ChangeLog and NEWS from 0.10.14. svn path=/trunk/; revision=16912
Diffstat (limited to 'docbook/release-notes.xml')
-rw-r--r--docbook/release-notes.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/docbook/release-notes.xml b/docbook/release-notes.xml
index d9fc233ea0..87001f7feb 100644
--- a/docbook/release-notes.xml
+++ b/docbook/release-notes.xml
@@ -145,7 +145,7 @@ Gnu info
<section><title>Microsoft Windows</title>
<para>
Download ethereal-setup-&EtherealCurrentVersion;.exe from the
- <ulink url="http://www.ethereal.com/docs/distribution/win32/">Windows
+ <ulink url="http://www.ethereal.com/distribution/win32/">Windows
download area</ulink> on the main web site. Double-click the
installer executable.
</para>
@@ -154,7 +154,7 @@ Gnu info
<section><title>Sun Solaris</title>
<para>
Download the appropriate package from the
- <ulink url="http://www.ethereal.com/docs/distribution/solaris/">Solaris
+ <ulink url="http://www.ethereal.com/distribution/solaris/">Solaris
download area</ulink> on the main web site. Uncompress the package
using bzip2, and install it using pkgadd.
</para>
@@ -163,7 +163,7 @@ Gnu info
<section><title>Source Code</title>
<para>
Download ethereal-&EtherealCurrentVersion;.tar.gz from the
- <ulink url="http://www.ethereal.com/docs/distribution/">main
+ <ulink url="http://www.ethereal.com/distribution/">main
download area</ulink> on the web site. Extract the package
using tar and gzip. Run "configure ; make ; make install".
</para>