Browse Source

Move added features to 'other changes'. I don't understand the 'stlist' status

reflect thing as I'm not familiar with Starteam so I assume the user will understand
based on the fixes.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273497 13f79535-47bb-0310-9956-ffa450edef68
master
Stephane Bailliez 23 years ago
parent
commit
a870267e1a
1 changed files with 5 additions and 3 deletions
  1. +5
    -3
      WHATSNEW

+ 5
- 3
WHATSNEW View File

@@ -37,9 +37,7 @@ Fixed bugs:
process a file if it is current. Previously you had to process everything
unless you ran against the default folder which wasn't the normal use-case for
ant-starteam. The stlist task now similarly displays that status correctly
making it a more generally useful tool. Support added for revision labels and
build labels. Checkouts now have the option of using repository timestamps,
instead of current.
making it a more generally useful tool.


Other changes:
@@ -82,6 +80,10 @@ Other changes:
* <xmlcatalog> will now support external catalogs according to the
OASIS "Open Catalog" standard - if resolver.jar from Apache's
xml-commons is in your CLASSPATH.
* Starteam tasks now have support for revision labels and build labels.
Checkouts now have the option of using repository timestamps, instead
of current.

Changes from Ant 1.5.1Beta1 to 1.5.1
====================================


Loading…
Cancel
Save