]> source.dussan.org Git - aspectj.git/commitdiff
165 readme V1_6_5
authoraclement <aclement>
Thu, 18 Jun 2009 03:43:07 +0000 (03:43 +0000)
committeraclement <aclement>
Thu, 18 Jun 2009 03:43:07 +0000 (03:43 +0000)
docs/dist/doc/README-165.html [new file with mode: 0644]
docs/dist/doc/index.html

diff --git a/docs/dist/doc/README-165.html b/docs/dist/doc/README-165.html
new file mode 100644 (file)
index 0000000..e7132ed
--- /dev/null
@@ -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>
+&copy; 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>
index 2ef2989d0547d2eec7cd1ecbe481f7eba725bcc3..228ed9bf75fdcfc2dde33c59211d08c19293e85f 100644 (file)
 <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>,