diff options
author | aclement <aclement> | 2008-01-16 23:45:10 +0000 |
---|---|---|
committer | aclement <aclement> | 2008-01-16 23:45:10 +0000 |
commit | 28db8979d221cdcd8c44a16ec198c1a409089ed6 (patch) | |
tree | 74ef5c990477493aeff9cee412dac92caa555f53 /docs/dist/doc/changes.html | |
parent | 51e82f1ae82ceaf093fbdc12a8d8a97c7f9a74b8 (diff) | |
download | aspectj-28db8979d221cdcd8c44a16ec198c1a409089ed6.tar.gz aspectj-28db8979d221cdcd8c44a16ec198c1a409089ed6.zip |
AspectJ6: readme updates for 1.6.0m1
Diffstat (limited to 'docs/dist/doc/changes.html')
-rw-r--r-- | docs/dist/doc/changes.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/dist/doc/changes.html b/docs/dist/doc/changes.html index 70eb308ec..8213eacea 100644 --- a/docs/dist/doc/changes.html +++ b/docs/dist/doc/changes.html @@ -145,6 +145,7 @@ All rights reserved. <ul> + <li> <a href="#1.6.0m1">1.6.0m1</a> (released 2008-01)</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> @@ -196,6 +197,9 @@ All rights reserved. <hr /> +<h2><a name="1.6.0m1">1.6.0m1</a></h2> +<p>This release rebases AspectJ on the Eclipse Compiler version 785_R33X - making it Java6 compliant.</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> |