Changeset 20364

Show
Ignore:
Timestamp:
06/27/07 15:41:37 (1 year ago)
Author:
patrick
Message:

Noted the change from _DEBUG to VPR_DEBUG/JUGGLER_DEBUG and bumped the version
to 1.1.48.

Files:

Legend:

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

    r20338 r20364  
    11DATE       AUTHOR   CHANGE 
    22---------- -------- ----------------------------------------------------------- 
     32007-06-27 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: 1.1.48 
    372007-06-26 patrick  Allow user-level code to customize the DSO name extension 
    48                    used to distinguish between build variants through the 
  • juggler/branches/2.2/modules/vapor/VERSION

    r20338 r20364  
     11.1.48-0 @06/27/2007 20:45:00 UTC@ 
    121.1.47-0 @06/26/2007 19:35:00 UTC@ 
    231.1.46-0 @05/23/2007 16:25:00 UTC@