(file) Return to changelog.txt CVS log (file) (dir) Up to [Pegasus] / pegasus / doc / Attic

Diff for /pegasus/doc/Attic/changelog.txt between version 1.153 and 1.157

version 1.153, 2002/06/08 17:52:40 version 1.157, 2002/07/30 16:14:52
Line 6 
Line 6 
 From here forward, We are fixing bugs. From here forward, We are fixing bugs.
 TAG: Version_1_10 TAG: Version_1_10
  
   
   1. 10 June 2002 (KS) - Add new test function to use command line for
      many commands.  The command is CLI. Right now it has no documentation.
   
   2. (Ramnath Ravindran - HP) 10 June 2002 - Commented out" #define
       PEGASUS_HAVE_TEMPLATE_SPECIALIZATION" in Platform_TRU64_ALPHA_DECCXX.h.
   
   3. (Carol Ann Krug Graves - HP) 17 July 2002 -
   Modified test source and Makefiles to make it possible to run the test suite
   specifying a location in which all temporary files (e.g. output files,
   repository files, etc.) are created.  This ability can be useful if you would
   like, for example, on a test system, to nfs-mount the pegasus directory
   without write access, and run the test suite.
   
   The new functionality uses the PEGASUS_TMP environment variable.  The TMP_DIR
   variable is set from the PEGASUS_TMP environment variable, and used in the
   Makefiles.  If PEGASUS_TMP is not set, TMP_DIR defaults to ".", and the
   behavior is the same as previously (creates files in the current directory).
   Test programs use the value of the PEGASUS_TMP environment variable (or "." if
   not set) to construct the path of a file or directory to be created.
   
   When new tests are added that need to create files, directories, repository,
   etc., please use the TMP_DIR variable in the Makefile, and the value of the
   PEGASUS_TMP environment variable in the test program source file.  For examples,
   see the current test programs (e.g. pegasus/src/Pegasus/Repository/tests/*).
   
   4. (Roger Kumpf - HP) 30 July 2002 - Changes from the Pegasus API review:
   
      - Updated the CIMName class to a data type class
      - Added CIMNamespaceName as a data type class
      - Updated the client, provider, and common (CIM*) classes to use CIMName
        and CIMNamespaceName in place of String when handing CIM names (class,
        property, qualifier, method, and parameter names)
      - Changed the CIMClass constructor to take a CIMName for the class name
        instead of a CIMObjectPath
      - Changed the CIMName::equal method to be non-static
   
   
 ----------------------------------------------------------------- -----------------------------------------------------------------
 Version 1.09 - Started 5 April 2002 Version 1.09 - Started 5 April 2002
 TAG: Version_1_09. TAG: Version_1_09.


Legend:
Removed from v.1.153  
changed lines
  Added in v.1.157

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2