aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/release-notes.xml
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2005-12-28 16:19:31 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2005-12-28 16:19:31 +0000
commitc79f574913dc39db6cfce9457ad09aeebc74e866 (patch)
tree12c12f770cd1c4c9000288431486c08bd08bbb72 /docbook/release-notes.xml
parentb858f7918bdb7dd5a6b3b010bee56eb3d3a76e24 (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. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@16912 f5534014-38df-0310-8fa8-9805f1628bb7
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>