]> source.dussan.org Git - aspectj.git/commitdiff
1.8.5 readme V1_8_5
authorAndy Clement <aclement@gopivotal.com>
Thu, 29 Jan 2015 01:09:31 +0000 (17:09 -0800)
committerAndy Clement <aclement@gopivotal.com>
Thu, 29 Jan 2015 01:09:31 +0000 (17:09 -0800)
docs/dist/doc/README-185.html [new file with mode: 0644]
docs/dist/doc/index.html

diff --git a/docs/dist/doc/README-185.html b/docs/dist/doc/README-185.html
new file mode 100644 (file)
index 0000000..b7c47b9
--- /dev/null
@@ -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>
index 6fa96d091843ff20fcf5a1987502f8fb158ca921..fabaf0d0a64104db53ea4bca2849503047396ed0 100644 (file)
 <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>,