diff options
Diffstat (limited to 'docs/dist/doc')
-rw-r--r-- | docs/dist/doc/README-198.html | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/dist/doc/README-198.html b/docs/dist/doc/README-198.html index af51cd314..5beb81e3d 100644 --- a/docs/dist/doc/README-198.html +++ b/docs/dist/doc/README-198.html @@ -110,9 +110,10 @@ craft a condy class with ASM</a>. </li> <li> - Fix <a href="https://github.com/eclipse/org.aspectj/issues/115">issue #115</a>: In annotation-style pointcuts, - <tt>if(false)</tt> and <tt>if(true)</tt> now work as expected and do not require a boolean return value and body for - the <tt>@Pointcut</tt> method. + Improvements for <tt>if()</tt> pointcuts in annotation syntax, see issues + <a href="https://github.com/eclipse/org.aspectj/issues/115">#115</a>, + <a href="https://github.com/eclipse/org.aspectj/issues/120">#120</a>, + <a href="https://github.com/eclipse/org.aspectj/issues/122">#122</a>. </li> <li> Thanks to Andrey Turbanov for several clean code contributions and to Dmitry Mikhaylov for fixing a potential @@ -148,7 +149,7 @@ <hr> <p> - <b>Available:</b> 1.9.8 available DD-MMM-2022 + <b>Available:</b> 1.9.8 available 11-Feb-2022 </p> </body> |