diff options
author | aclement <aclement> | 2009-06-18 03:43:07 +0000 |
---|---|---|
committer | aclement <aclement> | 2009-06-18 03:43:07 +0000 |
commit | 37503f9aca30f152c3bcc01b2d32f09429e85a87 (patch) | |
tree | 5b467d6d85ba3b5872f771bce48054b71241ee1b /docs | |
parent | f5f0ab28e5746422fdca2ff4119530bd70016f41 (diff) | |
download | aspectj-37503f9aca30f152c3bcc01b2d32f09429e85a87.tar.gz aspectj-37503f9aca30f152c3bcc01b2d32f09429e85a87.zip |
165 readmeV1_6_5
Diffstat (limited to 'docs')
-rw-r--r-- | docs/dist/doc/README-165.html | 34 | ||||
-rw-r--r-- | docs/dist/doc/index.html | 1 |
2 files changed, 35 insertions, 0 deletions
diff --git a/docs/dist/doc/README-165.html b/docs/dist/doc/README-165.html new file mode 100644 index 000000000..e7132edef --- /dev/null +++ b/docs/dist/doc/README-165.html @@ -0,0 +1,34 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> +<html> <head> +<title>AspectJ 1.6.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> +© Copyright 2009 Contributors. +All rights reserved. +</small></div> + +<h1>AspectJ 1.6.5 Readme</h1> + +<a name="bugsfixed"/> +<h4>Bugs fixed</h4> +<p>The complete list of issues resolved for AspectJ 1.6.5 can be found with +this bugzilla query: +<ul> +<li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&product=AspectJ&target_milestone=1.6.5&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">Bugs resolved</a> +</ul> +<hr> + +<!-- ============================== --> +</body> +</html> diff --git a/docs/dist/doc/index.html b/docs/dist/doc/index.html index 2ef2989d0..228ed9bf7 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-165.html">1.6.5</a>, <a href="README-164.html">1.6.4</a>, <a href="README-163.html">1.6.3</a>, <a href="README-162.html">1.6.2</a>, |