diff options
author | Andy Clement <aclement@gopivotal.com> | 2014-06-19 16:40:42 -0700 |
---|---|---|
committer | Andy Clement <aclement@gopivotal.com> | 2014-06-19 16:40:42 -0700 |
commit | f0d71519f53ee5bde96393c7cb61bd26fedf1855 (patch) | |
tree | d9fd715c869a00b67be670d790a4ae0ee1c8c334 /docs/dist | |
parent | 3c2b8b77881c721b5c274db939a30bcb3130a401 (diff) | |
download | aspectj-f0d71519f53ee5bde96393c7cb61bd26fedf1855.tar.gz aspectj-f0d71519f53ee5bde96393c7cb61bd26fedf1855.zip |
fix typo
Diffstat (limited to 'docs/dist')
-rw-r--r-- | docs/dist/doc/README-181.html | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/docs/dist/doc/README-181.html b/docs/dist/doc/README-181.html new file mode 100644 index 000000000..ea225aa91 --- /dev/null +++ b/docs/dist/doc/README-181.html @@ -0,0 +1,40 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> +<html> <head> +<title>AspectJ 1.8.0 Readme</title> +<style type="text/css"> +<!-- + P { margin-left: 20px; } + PRE { margin-left: 20px; } + LI { margin-left: 20px; } + H4 { margin-left: 20px; } + H3 { margin-left: 10px; } +--> +</style> +</head> + +<body> +<div align="right"><small> +© Copyright 2014 Contributors. +All rights reserved. +</small></div> + +<h1>AspectJ 1.8.1 Readme</h1> + +<p>The full list of resolved issues in 1.8.1 is available +<a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;bug_status=RESOLVED;bug_status=VERIFIED;bug_status=CLOSED;product=AspectJ;target_milestone=1.8.1;">here</a></h2>.</p> + +<ul> +<li>1.8.1 available 17-Jun-2014 +</ul> + +<h2>Notable changes</h2> + +<h3>Java 8 update</h3> + +<p>As Eclipse itself nears the 4.4 release, AspectJ has been updated to the latest Eclipse JDT Core +that will be included in it, picking up numerous Java8 related fixes.</p> + + +<!-- ============================== --> +</body> +</html> |