aboutsummaryrefslogtreecommitdiffstats
path: root/docs/dist/doc
diff options
context:
space:
mode:
authorAndy Clement <aclement@pivotal.io>2016-03-14 14:05:33 -0700
committerAndy Clement <aclement@pivotal.io>2016-03-14 14:05:33 -0700
commitf61b515bc0cb2bc5862e48e326beb3da04031b7b (patch)
tree0791490f872dfb3c6080c7ed473c1931d16ec462 /docs/dist/doc
parentdd331b08b39384132ea4aef15f4bc58f36086554 (diff)
downloadaspectj-f61b515bc0cb2bc5862e48e326beb3da04031b7b.tar.gz
aspectj-f61b515bc0cb2bc5862e48e326beb3da04031b7b.zip
1.8.9 docsV1_8_9
Diffstat (limited to 'docs/dist/doc')
-rw-r--r--docs/dist/doc/README-189.html35
-rw-r--r--docs/dist/doc/index.html1
2 files changed, 36 insertions, 0 deletions
diff --git a/docs/dist/doc/README-189.html b/docs/dist/doc/README-189.html
new file mode 100644
index 000000000..b03e50ed3
--- /dev/null
+++ b/docs/dist/doc/README-189.html
@@ -0,0 +1,35 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<html> <head>
+<title>AspectJ 1.8.9 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>
+&copy; Copyright 2016 Contributors.
+All rights reserved.
+</small></div>
+
+<h1>AspectJ 1.8.9 Readme</h1>
+
+<p>The full list of resolved issues in 1.8.9 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.9;">here</a></h2>.</p>
+
+<ul>
+<li>1.8.9 available 14-Mar-2016
+</ul>
+
+<h2>Notable changes</h2>
+
+<p>The JDT compiler inside AspectJ has been upgraded to the Eclipse Mars.2 level (commit #a7bba8b1).</p>
+<!-- ============================== -->
+</body>
+</html>
diff --git a/docs/dist/doc/index.html b/docs/dist/doc/index.html
index 55324f340..513dc12db 100644
--- a/docs/dist/doc/index.html
+++ b/docs/dist/doc/index.html
@@ -138,6 +138,7 @@
<tr> <td>README's
</td>
<td>Changes and porting guide for AspectJ
+ <a href="README-189.html">1.8.8</a>,
<a href="README-188.html">1.8.8</a>,
<a href="README-187.html">1.8.7</a>,
<a href="README-186.html">1.8.6</a>,