diff options
author | Alexander Kriegisch <Alexander@Kriegisch.name> | 2024-01-04 08:29:34 +0700 |
---|---|---|
committer | Alexander Kriegisch <Alexander@Kriegisch.name> | 2024-01-06 10:09:11 +0100 |
commit | f7962810eca3ddda75d64b85caab2449eeff480e (patch) | |
tree | 1c6b31641f1e0b714afbb699cebfd1da3ccf96f8 /docs/dist/doc/README-1.8.5.adoc | |
parent | 0065b755292708d6fd27c067564ecef2b10ede04 (diff) | |
download | aspectj-f7962810eca3ddda75d64b85caab2449eeff480e.tar.gz aspectj-f7962810eca3ddda75d64b85caab2449eeff480e.zip |
Bulk-rename release read-me files to version numbers with dots
Also rename references. E.g.
- RELEASE-11 -> RELEASE-1.1
- RELEASE-1810 -> RELEASE-1.8.10
- RELEASE-1921 -> RELEASE-1.9.21
Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
Diffstat (limited to 'docs/dist/doc/README-1.8.5.adoc')
-rw-r--r-- | docs/dist/doc/README-1.8.5.adoc | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/dist/doc/README-1.8.5.adoc b/docs/dist/doc/README-1.8.5.adoc new file mode 100644 index 000000000..22fdcee3f --- /dev/null +++ b/docs/dist/doc/README-1.8.5.adoc @@ -0,0 +1,14 @@ +== AspectJ 1.8.5 + +_© Copyright 2015 Contributors. All rights reserved._ + +The full list of resolved issues in 1.8.5 is available +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.5;[here] + +_Release info: 1.8.5 available 28-Jan-2015_ + +=== Notable changes + +The most important fixes in 1.8.5 are JDT compiler fixes that it +includes +(https://bugs.eclipse.org/bugs/show_bug.cgi?id=455277[455277],https://bugs.eclipse.org/bugs/show_bug.cgi?id=458660[458660]). |