aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authoracolyer <acolyer>2005-12-19 20:33:55 +0000
committeracolyer <acolyer>2005-12-19 20:33:55 +0000
commit22966838cb6460a0a3fcff882611ba71e0a60225 (patch)
treeaeb90511beae41ce793ce87eeed76d8a6a6f84fa /docs
parentb9f1bb7ce3de0a6b0848c7fd9a1f791847acc88d (diff)
downloadaspectj-22966838cb6460a0a3fcff882611ba71e0a60225.tar.gz
aspectj-22966838cb6460a0a3fcff882611ba71e0a60225.zip
updates to docs for 1.5.0
Diffstat (limited to 'docs')
-rw-r--r--docs/dist/doc/changes.html13
-rw-r--r--docs/dist/doc/index.html9
-rw-r--r--docs/dist/doc/quick5.pdfbin0 -> 56648 bytes
-rw-r--r--docs/dist/doc/quick5A4.pdfbin0 -> 56400 bytes
-rw-r--r--docs/quick5.docbin0 -> 83968 bytes
5 files changed, 19 insertions, 3 deletions
diff --git a/docs/dist/doc/changes.html b/docs/dist/doc/changes.html
index 6a6b17735..eb78be930 100644
--- a/docs/dist/doc/changes.html
+++ b/docs/dist/doc/changes.html
@@ -145,7 +145,7 @@ All rights reserved.
<ul>
- <li> <a href="#1.5.0">1.5.0</a> (not yet released)</li>
+ <li> <a href="#1.5.0">1.5.0</a> (released 2005-12)</li>
<li> <a href="#1.2.1">1.2.1</a> (released 2004-10)</li>
<li> <a href="#1.2">1.2</a> (released 2004-05)
</li>
@@ -193,7 +193,16 @@ All rights reserved.
<hr />
<h2><a name="1.5.0">1.5.0</a></h2>
-<p>To be completed...</p>
+<p>This release contains nearly 400 bug fixes and enhancements since the 1.2.1 release.
+Major updates to the language are documented in the
+<a href="adk15notebook/index.html">AspectJ 5 Developer's Notebook</a>. There are
+also a number of enhancements to accompanying tools documented in the
+<a href="devguide/index.html">Developer's Guide</a>
+</p>
+
+<p>A full list of bugs fixed in AspectJ 5 can be found in
+<a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&product=AspectJ&resolution=FIXED&chfieldfrom=2004-11-06&chfieldto=2005-12-20">bugzilla</a>.
+</p>
<h2><a name="1.2.1">1.2.1</a></h2>
<p>All known P1 and P2 bugs have been fixed in this release. The
diff --git a/docs/dist/doc/index.html b/docs/dist/doc/index.html
index 89b8de596..dfee0c9c7 100644
--- a/docs/dist/doc/index.html
+++ b/docs/dist/doc/index.html
@@ -22,7 +22,8 @@
<tr><td><u>Section</u></td><td><u>Contents</u></td></tr>
<tr><td><a href="#documentation">docs</a></td><td>
<a href="faq.html">FAQ</a>,
- <a href="quick.pdf">Quick Reference</a>,
+ <a href="quick5.pdf">Quick Reference (AspectJ 5)</a>,
+ <a href="quick.pdf">Quick Reference (1.2.1)</a>,
<a href="adk15notebook/index.html">AspectJ 5 Developer's Notebook</a>,
<a href="progguide/index.html">programming</a> and
<a href="devguide/index.html">development</a> guides,
@@ -55,6 +56,12 @@
<tr> <th>Documentation</th><th>Description</th>
</tr>
+
+<tr> <td><a href="quick5.pdf"> AspectJ 5 Quick Reference</a>
+ </td>
+ <td>This is a four-page quick reference for the AspectJ 5 language.
+ </td> </tr>
+
<tr> <td><a href="quick.pdf"> AspectJ Quick Reference</a>
</td>
<td>This is a two-page quick reference for the AspectJ language.
diff --git a/docs/dist/doc/quick5.pdf b/docs/dist/doc/quick5.pdf
new file mode 100644
index 000000000..02452caac
--- /dev/null
+++ b/docs/dist/doc/quick5.pdf
Binary files differ
diff --git a/docs/dist/doc/quick5A4.pdf b/docs/dist/doc/quick5A4.pdf
new file mode 100644
index 000000000..317512818
--- /dev/null
+++ b/docs/dist/doc/quick5A4.pdf
Binary files differ
diff --git a/docs/quick5.doc b/docs/quick5.doc
new file mode 100644
index 000000000..2f372f0a9
--- /dev/null
+++ b/docs/quick5.doc
Binary files differ