Index: manifest.mf =================================================================== RCS file: /cvs/vcscore/manifest.mf,v retrieving revision 1.54 diff -u -r1.54 manifest.mf --- manifest.mf 18 Jan 2005 11:08:42 -0000 1.54 +++ manifest.mf 2 Mar 2005 14:23:51 -0000 @@ -1,7 +1,7 @@ Manifest-Version: 1.0 OpenIDE-Module: org.netbeans.modules.vcscore/1 OpenIDE-Module-Localizing-Bundle: org/netbeans/modules/vcscore/Bundle.properties -OpenIDE-Module-Specification-Version: 1.13 +OpenIDE-Module-Specification-Version: 1.14 OpenIDE-Module-Implementation-Version: promotionE OpenIDE-Module-Layer: org/netbeans/modules/vcscore/resources/mf-layer.xml OpenIDE-Module-Requires: org.openide.windows.IOProvider Index: api/doc/changes/apichanges.xml =================================================================== RCS file: /cvs/vcscore/api/doc/changes/apichanges.xml,v retrieving revision 1.4 diff -u -r1.4 apichanges.xml --- api/doc/changes/apichanges.xml 18 Jan 2005 11:08:41 -0000 1.4 +++ api/doc/changes/apichanges.xml 2 Mar 2005 14:23:53 -0000 @@ -120,6 +120,27 @@ + + + New commands added to API + + + + + + Following interfaces added to API: +
    +
  • AddFolderCommand
  • +
  • DiffCommand
  • +
  • HistoryCommand
  • +
  • PropertiesCommand
  • +
  • RemoveFolderCommand
  • +
  • UncheckOutCommand
  • +
  • UpdateCommand
  • +
+
+
+