blob: b03e50ed320e5c1687b1622a61bd48ea5a802161 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
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>
© 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>
|