bodewig 01/03/12 06:47:46
Modified: . WHATSNEW
Log:
Admit that the patch to <style> breaks backwards compatibility.
Revision Changes Path
1.84 +3 -3 jakarta-ant/WHATSNEW
Index: WHATSNEW
===================================================================
RCS file: /home/cvs/jakarta-ant/WHATSNEW,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -r1.83 -r1.84
--- WHATSNEW 2001/03/09 16:04:24 1.83
+++ WHATSNEW 2001/03/12 14:47:44 1.84
@@ -6,6 +6,9 @@
* Zip.setWhenempty() has changed its signature.
+* <style>'s style attribute will be resolved as relative to the
+ projects basedir instead of the basedir attribute of the task.
+
Fixed bugs:
-----------
@@ -21,9 +24,6 @@
* <antstructure> should create a valid DTD for propertyfile.operation.entry
and omit tasks it fails to load.
-
-* <style>'s style attribute will be resolved as relative to the
- projects basedir.
* won't try to pass a -bootclasspath flag to javac 1.1 anymore
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]