diff options
author | aclement <aclement> | 2008-04-23 20:24:45 +0000 |
---|---|---|
committer | aclement <aclement> | 2008-04-23 20:24:45 +0000 |
commit | 9ba565893debcc67764e63f748205926951c7a98 (patch) | |
tree | 5eee4edb956288decc38936f63e8afbdda266fd5 /docs | |
parent | 7796a3f542c6bad580076b074fa778297d4683f3 (diff) | |
download | aspectj-9ba565893debcc67764e63f748205926951c7a98.tar.gz aspectj-9ba565893debcc67764e63f748205926951c7a98.zip |
updated build to say 1.4 requirement on install screen. updated changes.html to 1.6.0 final
Diffstat (limited to 'docs')
-rw-r--r-- | docs/dist/doc/changes.html | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/docs/dist/doc/changes.html b/docs/dist/doc/changes.html index 8213eacea..c3bd45add 100644 --- a/docs/dist/doc/changes.html +++ b/docs/dist/doc/changes.html @@ -137,7 +137,7 @@ <div align=right><small> © Copyright 1998-2002 Palo Alto Research Center Incorporated - 2003-2006 Contributors. + 2003-2008 Contributors. All rights reserved. </small></div> @@ -145,7 +145,7 @@ All rights reserved. <ul> - <li> <a href="#1.6.0m1">1.6.0m1</a> (released 2008-01)</li> + <li> <a href="#1.6.0">1.6.0</a> (released 2008-04)</li> <li> <a href="#1.5.4">1.5.4</a> (released 2007-12)</li> <li> <a href="#1.5.3">1.5.3</a> (released 2006-11)</li> <li> <a href="#1.5.2">1.5.2</a> (released 2006-06)</li> @@ -197,9 +197,13 @@ All rights reserved. <hr /> -<h2><a name="1.6.0m1">1.6.0m1</a></h2> +<h2><a name="1.6.0">1.6.0</a></h2> <p>This release rebases AspectJ on the Eclipse Compiler version 785_R33X - making it Java6 compliant.</p> +<p>A full list of bugs fixed and enhancements implemented can be found in +<a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&product=AspectJ&target_milestone=1.6.0+M1&target_milestone=1.6.0+M2&target_milestone=1.6.0+RC1&target_milestone=1.6.0&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">Bugzilla</a>. +</p> + <h2><a name="1.5.4">1.5.4</a></h2> <p>This release contains around 40 bug fixes and enhancements since the 1.5.3 release.</p> |