Changeset 20346

Show
Ignore:
Timestamp:
06/26/07 18:04:07 (1 year ago)
Author:
patrick
Message:

Note the change from _DEBUG to VPR_DEBUG/JUGGLER_DEBUG and bumped the version
to 2.1.3.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • juggler/trunk/modules/vapor/ChangeLog

    r20337 r20346  
    11DATE       AUTHOR   CHANGE 
    22---------- -------- ----------------------------------------------------------- 
     32007-06-26 patrick  Changed the preprocessor identification of debug versus 
     4                    optimized to look for VPR_DEBUG or JUGGLER_DEBUG instead 
     5                    of _DEBUG (and VPR_OPT or JUGGLER_OPT instead of _OPT). 
     6                    NEW VERSION: 2.1.3 
    372007-06-26 patrick  Allow user-level code to customize the DSO name extension 
    48                    used to distinguish between build variants through the 
  • juggler/trunk/modules/vapor/VERSION

    r20337 r20346  
     12.1.3-0 @06/26/2007 23:05:00 UTC@ 
    122.1.2-0 @06/26/2007 21:30:00 UTC@ 
    232.1.1-0 @05/23/2007 15:10:00 UTC@