Changeset 20369

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

Noted the change from _DEBUG to VJ_DEBUG/JUGGLER_DEBUG and bumped the version
to 2.1.30.

Files:

Legend:

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

    r20330 r20369  
    11DATE        AUTHOR      CHANGE 
    22----------- ----------- ------------------------------------------------------- 
     3Jun-27-2007 patrick     Changed the preprocessor identification of debug versus 
     4                        optimized to look for VJ_DEBUG or JUGGLER_DEBUG 
     5                        instead of _DEBUG (and VJ_OPT or JUGGLER_OPT instead 
     6                        of _OPT). 
     7                        NEW VERSION: 2.1.30 
    38Jun-26-2007 patrick     Exposed VRJBasicDelegate so that user-level code can 
    49                        derive from it to customize response to Cocoa events. 
  • juggler/branches/2.2/modules/vrjuggler/VERSION

    r20330 r20369  
     12.1.30-0 @06/27/2007 20:50:00 UTC@ 
    122.1.29-0 @06/26/2007 19:55:00 UTC@ 
    232.1.28-0 @05/14/2007 20:50:00 UTC@