Changeset 19815

Show
Ignore:
Timestamp:
02/14/07 13:37:48 (2 years ago)
Author:
patrick
Message:

Mark the VR Juggler 2.0.3 release.

Files:

Legend:

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

    r19750 r19815  
    11DATE        AUTHOR      CHANGE 
    22----------- ----------- ------------------------------------------------------- 
     3[1.0.3 released - 2.14.2007]=================================================== 
     4 
    35[1.0.2 released - 1.4.2007]==================================================== 
    46Dec-17-2006 patrick     Deprecated the method 
  • juggler/branches/2.0/modules/gadgeteer/RELEASE_NOTES.txt

    r19750 r19815  
    1010 
    1111=============================================================================== 
     12 
     13 Version: 1.0.3 
     14Released: February 14, 2007 
     15    No changes. 
    1216 
    1317 Version: 1.0.2 
  • juggler/branches/2.0/modules/gadgeteer/VERSION

    r19750 r19815  
     11.0.3-1 @02/14/2007 19:40:00 UTC@ 
    121.0.2-1 @01/04/2007 15:55:00 UTC@ 
    231.0.2-0 @12/10/2006 18:05:00 UTC@ 
  • juggler/branches/2.0/modules/jackal/ChangeLog

    r19750 r19815  
    11DATE        AUTHOR      CHANGE 
    22----------- ----------- ------------------------------------------------------- 
     3[1.0.3 released - 2.14.2007]=================================================== 
     4Feb-14-2007 patrick     Fixed a critical bug in the loading of included config 
     5                        files when using a relative path. 
     6 
    37[1.0.2 released - 1.4.2007]==================================================== 
    48Aug-10-2006 patrick     Updated for Boost.Filesystem changes in Boost 1.34. 
  • juggler/branches/2.0/modules/jackal/RELEASE_NOTES.txt

    r19750 r19815  
    1010 
    1111=============================================================================== 
     12 
     13 Version: 1.0.3 
     14Released: February 14, 2007 
     15    Bugs fixed in this release: 
     16      * Loading of included config files would fail under certain 
     17        circumstances when relative paths to the included files were used. 
    1218 
    1319 Version: 1.0.2 
  • juggler/branches/2.0/modules/jackal/VERSION

    r19750 r19815  
     11.0.3-1 @02/14/2007 19:40:00 UTC@ 
    121.0.2-1 @01/04/2007 15:55:00 UTC@ 
    231.0.2-0 @12/10/2006 18:05:00 UTC@ 
  • juggler/branches/2.0/modules/sonix/ChangeLog

    r19750 r19815  
    11DATE        AUTHOR      CHANGE 
    22----------- ----------- ------------------------------------------------------- 
     3[1.0.3 released - 2.14.2007]=================================================== 
     4 
    35[1.0.2 released - 1.4.2007]==================================================== 
    46Jul-13-2006 patrick     Implemented automatic linking of the Sonix library. 
  • juggler/branches/2.0/modules/sonix/VERSION

    r19750 r19815  
     11.0.3-1 @02/14/2007 19:40:00 UTC@ 
    121.0.2-1 @01/04/2007 15:55:00 UTC@ 
    231.0.2-0 @12/10/2006 18:05:00 UTC@ 
  • juggler/branches/2.0/modules/tweek/ChangeLog

    r19750 r19815  
    11DATE       AUTHOR      CHANGE 
    22---------- ----------- -------------------------------------------------------- 
     3[1.0.3 released - 2.14.2007]=================================================== 
     4 
    35[1.0.2 released - 1.4.2007]==================================================== 
    462006-07-13 patrick     Implemented automatic linking of the Tweek library. 
  • juggler/branches/2.0/modules/tweek/RELEASE_NOTES.txt

    r19750 r19815  
    88 
    99=============================================================================== 
     10 
     11 Version: 1.0.3 
     12Released: February 14, 2007 
     13    No changes. 
    1014 
    1115 Version: 1.0.2 
  • juggler/branches/2.0/modules/tweek/VERSION

    r19750 r19815  
     11.0.3-1 @02/14/2007 19:40:00 UTC@ 
    121.0.2-1 @01/04/2007 15:55:00 UTC@ 
    231.0.2-0 @12/10/2006 18:05:00 UTC@ 
  • juggler/branches/2.0/modules/vapor/ChangeLog

    r19750 r19815  
    11DATE       AUTHOR   CHANGE 
    22---------- -------- ----------------------------------------------------------- 
     3[1.0.3 released - 2.14.2007]=================================================== 
     4 
    35[1.0.2 released - 1.4.2007]==================================================== 
    462006-08-23 patrick  Fixed bugs in the NSPR socket classes related to timeouts 
  • juggler/branches/2.0/modules/vapor/RELEASE_NOTES.txt

    r19750 r19815  
    88 
    99=============================================================================== 
     10 
     11 Version: 1.0.3 
     12Released: February 14, 2007 
     13    No changes. 
    1014 
    1115 Version: 1.0.2 
  • juggler/branches/2.0/modules/vapor/VERSION

    r19750 r19815  
     11.0.3-1 @02/14/2007 19:40:00 UTC@ 
    121.0.2-1 @01/04/2007 15:55:00 UTC@ 
    231.0.2-0 @12/10/2006 18:05:00 UTC@ 
  • juggler/branches/2.0/modules/vrjuggler/ChangeLog

    r19750 r19815  
    11DATE        AUTHOR      CHANGE 
    22----------- ----------- ------------------------------------------------------- 
     3[2.0.3 released - 2.14.2007]=================================================== 
     4 
    35[2.0.2 released - 1.4.2007]==================================================== 
    46Oct-30-2006 patrick     Register signal handlers for SIGINT, SIGTERM, and (on 
  • juggler/branches/2.0/modules/vrjuggler/RELEASE_NOTES.txt

    r19750 r19815  
    1010 
    1111=============================================================================== 
     12 
     13 Version: 2.0.3 
     14Released: February 14, 2007 
     15    Bugs fixed in this release: 
     16      * Loading of included config files by JCCL would fail under certain 
     17        circumstances when relative paths to the included files were used. 
    1218 
    1319 Version: 2.0.2 
  • juggler/branches/2.0/modules/vrjuggler/VERSION

    r19750 r19815  
     12.0.3-1 @02/14/2007 19:40:00 UTC@ 
    122.0.2-1 @01/04/2007 15:55:00 UTC@ 
    232.0.2-0 @12/10/2006 18:05:00 UTC@