conor       2003/12/07 18:25:42

  Modified:    .        Tag: ANT_16_BRANCH WHATSNEW
  Log:
  Move to Beta3+ section - should coalesce these on release
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.503.2.18 +10 -4     ant/WHATSNEW
  
  Index: WHATSNEW
  ===================================================================
  RCS file: /home/cvs/ant/WHATSNEW,v
  retrieving revision 1.503.2.17
  retrieving revision 1.503.2.18
  diff -u -w -u -r1.503.2.17 -r1.503.2.18
  --- WHATSNEW  8 Dec 2003 02:23:39 -0000       1.503.2.17
  +++ WHATSNEW  8 Dec 2003 02:25:42 -0000       1.503.2.18
  @@ -1,3 +1,13 @@
  +Changes from Ant 1.6.B3 to CVS
  +=====================================
  +
  +Changes that could break older environments:
  +--------------------------------------------
  +* Attempts to read input in <java> and <exec> tasks will now receive an EOF
  +  rather than blocking. If you run such a process and rely on it blocking, as
  +  it would do in Ant 1.5, you may have problem.
  +
  +
   Changes from Ant 1.6.B2 to Ant 1.6.B3
   =====================================
   
  @@ -10,10 +20,6 @@
     of ant 1.6b1 and ant 1.6b2.
   
   * <csc>'s executable attribute defaults to mcs on non-Windows platforms.
  -
  -* Attempts to read input in <java> and <exec> tasks will now receive an EOF
  -  rather than blocking. If you run such a process and rely on it blocking, as
  -  it would do in Ant 1.5, you may have problem.
   
   Fixed bugs:
   -----------
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to