]> source.dussan.org Git - aspectj.git/commitdiff
Update README-198.html and set release date
authorAlexander Kriegisch <Alexander@Kriegisch.name>
Fri, 11 Feb 2022 01:22:11 +0000 (08:22 +0700)
committerAlexander Kriegisch <Alexander@Kriegisch.name>
Fri, 11 Feb 2022 06:03:47 +0000 (13:03 +0700)
Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
docs/dist/doc/README-198.html

index af51cd314737352d5d253e9e87c102c6e002ae9d..5beb81e3d230d1e05ee649fd6e7195c3dea899b6 100644 (file)
       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
 <hr>
 
 <p>
-  <b>Available:</b> 1.9.8 available DD-MMM-2022
+  <b>Available:</b> 1.9.8 available 11-Feb-2022
 </p>
 
 </body>