Last documentation updates before 1.8.1 release

git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@323063 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 5d0c2ccb1e
This commit is contained in:
Michael Stover 2003-02-01 16:12:07 +00:00
parent 0050662c29
commit 33cd152f7b
2 changed files with 16 additions and 1 deletions

View File

@ -10,6 +10,19 @@
(least recent)</b></p>
<b>Changes: for more info, contact <a href="mailto:mstover1@apache.org">Michael Stover</a></b>
<h3>Version 1.8.1</h3>
<ul>
<li>Bug Fix Release. Many bugs were fixed.</li>
<li>Removed redundant "Root" node from test tree.</li>
<li>Re-introduced Icons in test tree.</li>
<li>Some re-organization of code to improve build process.</li>
<li>View Results Tree has added option to view results as web document (still buggy at this point).</li>
<li>New Total line in Aggregate Listener (still buggy at this point).</li>
<li>Improvements to ability to change JMeter's Locale settings.</li>
<li>Improvements to SSL Manager.</li>
</ul>
<h3>Version 1.8</h3>
<ul>
<li>Improvement to Aggregate report's calculations.</li>

View File

@ -9,7 +9,8 @@
<body>
<menu name="About">
<item name="Overview" href="/index.html"/>
<item name="Download" href="http://jakarta.apache.org/builds/jakarta-jmeter/"/>
<item name="Download Releases" href="http://jakarta.apache.org/builds/jakarta-jmeter/"/>
<item name="Download Nightly Tarball" href="http://cvs.apache.org/builds/jakarta-jmeter/nightly"/>
<item name="Changes" href="/changes.html"/>
<item name="Known Bugs" href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=JMeter&amp;short_desc=&amp;short_desc_type=substring&amp;long_desc=&amp;long_desc_type=substring&amp;bug_file_loc=&amp;bug_file_loc_type=substring&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;cmdtype=doit&amp;order=Reuse+same+sort+as+last+time"/>
<item name="License" href="/license.html"/>
@ -19,6 +20,7 @@
<menu name="Documentation">
<item name="User Manual" href="/usermanual/index.html"/>
<item name="Developer Manual" href="/extending/index.html"/>
<item name="JMeter Wiki" href="http://nagoya.apache.org/wiki/apachewiki.cgi?JMeterProjectPages"/>
</menu>
<menu name="Community">
<item name="Get Involved" href="/site/getinvolved.html"/>