All rights reserved.
</small></div>
-<h1>Changes in AspectJ</h1>
+<h2>Changes in AspectJ</h2>
<ul>
<li> <a href="#1.0.6">1.1.1</a> (not released)
<p>...
</p>
+<p>Bugs fixed</p>
+<ul>
+ <li>39959: AJC Compiler generates invalid class files under certain
+ circumstances</li>
+ <li>39626: Compiler error when compiling a buggy class</li>
+</ul>
<h3><a name="1.1.1ajde">AJDE</a></h3>
<h4>Framework</h4>
<p>...</p>
+<p>Bugs fixed</p>
+<ul>
+ <li>38717: ".lst" file parsing errors should include sourceline information</li>
+ <li>40194: error handling during build config parsing</li>
+ <li>40256: need incremental compilation restrictions blurb</li>
+ <li>40824: asm treats "declare parents" as methods</li>
+</ul>
<h4>JBuilder OpenTool</h4>
<p>...</p>
+<p>Bugs fixed</p>
+<ul>
+ <li>39170: Problem with aspectJforBuilder when using with JBuilder9</li>
+ <li>39974: Some strange error when compiling the observer example with
+ JBuilder7 integrated AJDE</li>
+</ul>
<h4>NetBeans Module</h4>