aboutsummaryrefslogtreecommitdiffstats
path: root/docs/dist/doc/README-188.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/dist/doc/README-188.html')
-rw-r--r--docs/dist/doc/README-188.html40
1 files changed, 0 insertions, 40 deletions
diff --git a/docs/dist/doc/README-188.html b/docs/dist/doc/README-188.html
deleted file mode 100644
index 1c7bc1768..000000000
--- a/docs/dist/doc/README-188.html
+++ /dev/null
@@ -1,40 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
-<html> <head>
-<title>AspectJ 1.8.8 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.8 Readme</h1>
-
-<p>The full list of resolved issues in 1.8.8 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.8;">here</a></h2>.</p>
-
-<ul>
-<li>1.8.8 available 7-Jan-2016
-</ul>
-
-<h2>Notable changes</h2>
-
-<h3>Around advice on default methods</h3>
-<p>In previous releases attempting to apply around advice to default methods would
-create methods with rogue modifiers in the interface declaring the default method (loading
-these interfaces would then result in a verifier error).
-This has now been fixed.</p>
-
-<!-- ============================== -->
-</body>
-</html>