summaryrefslogtreecommitdiffstats
path: root/docs/dist
diff options
context:
space:
mode:
authorAndy Clement <aclement@gopivotal.com>2015-01-28 17:09:31 -0800
committerAndy Clement <aclement@gopivotal.com>2015-01-28 17:09:31 -0800
commit3869f363bc6e473f4063faf2c296825283a21f1a (patch)
tree1cd3d40f4fc8a5e623df7680e6e5a0e661079d35 /docs/dist
parentaa57d565adae30b8a95efb5bb2e8f8e86b00c056 (diff)
downloadaspectj-3869f363bc6e473f4063faf2c296825283a21f1a.tar.gz
aspectj-3869f363bc6e473f4063faf2c296825283a21f1a.zip
1.8.5 readmeV1_8_5
Diffstat (limited to 'docs/dist')
-rw-r--r--docs/dist/doc/README-185.html36
-rw-r--r--docs/dist/doc/index.html1
2 files changed, 37 insertions, 0 deletions
diff --git a/docs/dist/doc/README-185.html b/docs/dist/doc/README-185.html
new file mode 100644
index 000000000..b7c47b95e
--- /dev/null
+++ b/docs/dist/doc/README-185.html
@@ -0,0 +1,36 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<html> <head>
+<title>AspectJ 1.8.5 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 2015 Contributors.
+All rights reserved.
+</small></div>
+
+<h1>AspectJ 1.8.5 Readme</h1>
+
+<p>The full list of resolved issues in 1.8.5 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.5;">here</a></h2>.</p>
+
+<ul>
+<li>1.8.5 available 28-Jan-2015
+</ul>
+
+<h2>Notable changes</h2>
+
+<p>The most important fixes in 1.8.5 are JDT compiler fixes that it includes (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=455277">455277</a>,<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=458660">458660</a>).</p>
+
+<!-- ============================== -->
+</body>
+</html>
diff --git a/docs/dist/doc/index.html b/docs/dist/doc/index.html
index 6fa96d091..fabaf0d0a 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-185.html">1.8.5</a>,
<a href="README-184.html">1.8.4</a>,
<a href="README-183.html">1.8.3</a>,
<a href="README-182.html">1.8.2</a>,