From 99448ba57290ecf76384a2a778532f362399e50d Mon Sep 17 00:00:00 2001 From: Alexander Kriegisch Date: Fri, 26 Nov 2021 09:17:21 +0100 Subject: [PATCH] Document bugfix #105 in release notes Signed-off-by: Alexander Kriegisch --- docs/dist/doc/README-198.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/dist/doc/README-198.html b/docs/dist/doc/README-198.html index 24abfdb95..57165e5c0 100644 --- a/docs/dist/doc/README-198.html +++ b/docs/dist/doc/README-198.html @@ -99,6 +99,11 @@
  • Document build profiles and properties in docs/developer/BUILD.md
  • Add a guide for setting up an AspectJ development environment in docs/developer/IDE.md
  • Allow JAR saving if -proceedOnError is specified
  • +
  • + Fix issue #105: Compilation fails when using an + aspect library via -aspectpath in combination with introducing an annotation via ITD. This was broken since + version 1.9.5 and fixed in 1.9.8.RC3. +
  • -- 2.39.5