Changeset 20368

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

Noted the change from _DEBUG to GADGET_DEBUG/JUGGLER_DEBUG and bumped the
version to 1.1.29.

Files:

Legend:

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

    r20309 r20368  
    11DATE        AUTHOR      CHANGE 
    22----------- ----------- ------------------------------------------------------- 
     3Jun-26-2007 patrick     Changed the preprocessor identification of debug versus 
     4                        optimized to look for GADGET_DEBUG or JUGGLER_DEBUG 
     5                        instead of _DEBUG (and GADGET_OPT or JUGGLER_OPT 
     6                        instead of _OPT). 
     7                        NEW VERSION: 1.1.29 
    38Jun-15-2007 aronb       Introduced typedefs for known gadget::InputMixer<> 
    49                        instantiations to be used as the base class for device 
  • juggler/branches/2.2/modules/gadgeteer/VERSION

    r20309 r20368  
     11.1.29-0 @06/27/2007 20:50:00 UTC@ 
    121.1.28-0 @06/15/2007 21:15:00 UTC@ 
    231.1.27-0 @05/02/2007 02:00:00 UTC@