]> source.dussan.org Git - aspectj.git/commitdiff
*** empty log message ***
authormkersten <mkersten>
Thu, 31 Jul 2003 10:55:37 +0000 (10:55 +0000)
committermkersten <mkersten>
Thu, 31 Jul 2003 10:55:37 +0000 (10:55 +0000)
docs/dist/doc/changes.html

index 91aa54c33de15c41d9eefec48c33e3f19e9d4cb2..388e9e1fa2d36e9b2db3ee92d599e9dda4fdfa0c 100644 (file)
 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) 
@@ -193,16 +193,35 @@ All rights reserved.
 
 <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: &quot;.lst&quot; 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 &quot;declare parents&quot; 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>