diff options
author | Andy Clement <aclement@pivotal.io> | 2021-06-07 16:30:41 -0700 |
---|---|---|
committer | Andy Clement <aclement@pivotal.io> | 2021-06-07 16:30:41 -0700 |
commit | d2c3c52c5284af9d0d07bdc061a7d0a05def0883 (patch) | |
tree | 50b701d7ce06c4ffcf5565d24c0da48050e15e62 | |
parent | 635cfd1f2e8d9fbca4bd1ac384aa03e5eb424be7 (diff) | |
download | aspectj-d2c3c52c5284af9d0d07bdc061a7d0a05def0883.tar.gz aspectj-d2c3c52c5284af9d0d07bdc061a7d0a05def0883.zip |
Added issue tracker links
-rw-r--r-- | docs/dist/doc/README-197.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/dist/doc/README-197.html b/docs/dist/doc/README-197.html index 2316ab580..7c1805f88 100644 --- a/docs/dist/doc/README-197.html +++ b/docs/dist/doc/README-197.html @@ -24,6 +24,13 @@ <a href="https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.txt">Eclipse Public License v 2.0</a>. </p> +<p> + Please note that going forward Bugzilla for issue management is deprecated and new issues should be filed as <a href="https://github.com/eclipse/org.aspectj/issues/new">GitHub issues</a>. + The list of issues addressed for 1.9.7 can be found + <a href="https://bugs.eclipse.org/bugs/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&f0=OP&f1=OP&f3=CP&f4=CP&j1=OR&list_id=16866879&product=AspectJ&query_format=advanced&target_milestone=1.9.7">here for Bugzilla</a> + and <a href="https://github.com/eclipse/org.aspectj/issues?q=is%3Aissue+is%3Aclosed++milestone%3A1.9.7">here for GitHub issues</a>. +</p> + <h2>New features</h2> <p> |