root/juggler/branches/2.2/modules/tweek/ChangeLog

Revision 21060, 2.5 kB (checked in by patrick, 6 months ago)

Mark the 1.2.1 release.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1 DATE       AUTHOR      CHANGE
2 ---------- ----------- --------------------------------------------------------
3 [1.2.1 released - 3.5.2008]====================================================
4 2007-09-07 patrick     Set TWEEK_BASE_DIR automatically on all platforms.
5
6 [1.2.0 released - 8.14.2007]===================================================
7 2007-07-08 patrick     Debug-enabled code linked against the release runtime
8                        on Windows is now named the same as optimized code.
9                        The debug DLLs are installed in the "debug"
10                        subdirectory.
11                        NEW VERSION: 1.1.13
12 2007-06-27 patrick     Changed the preprocessor identification of debug versus
13                        optimized to look for TWEEK_DEBUG or JUGGLER_DEBUG
14                        instead of _DEBUG (and TWEEK_OPT or JUGGLER_OPT instead
15                        of _OPT).
16                        NEW VERSION: 1.1.12
17 2007-01-30 patrick     Eliminated the need to set TWEEK_BASE_DIR on Windows to
18                        run applications.
19                        NEW VERSION: 1.1.11
20 2006-11-15 patrick     Replaced the use of vpr::ReturnStatus with bool in
21                        tweek::CorbaManager, tweek::SubjectManagerImpl, and
22                        tweek::CorbaService.
23                        NEW VERSION: 1.1.10
24 2006-10-01 patrick     Updated for VPR 1.1.35.
25                        NEW VERSION: 1.1.9
26 2006-10-01 patrick     Updated for VPR 1.1.31.
27                        NEW VERSION: 1.1.8
28 2006-08-03 dshipton    Use flagpoll for metadata
29                        NEW VERSION: 1.1.7
30 2006-07-12 patrick     Changed the DLL name to include the version as part of
31                        the base library name on Windows. Implemented automatic
32                        linking of the Tweek library.
33                        NEW VERSION: 1.1.6
34 2006-06-25 patrick     Added support for building universal binaries on Mac
35                        OS X.
36                        NEW VERSION: 1.1.5
37 2006-05-26 dshipton    Make and install fully versioned libraries.
38                        NEW VERSION: 1.1.4
39 2006-02-15 patrickh    Updated to VPR 1.1.16.
40                        NEW VERSION: 1.1.3
41 2005-11-12 patrickh    Added tweek::SubjectManagerImpl::hasSubject().
42                        NEW VERSION: 1.1.2
43 2005-06-09 patrickh    Updated to support Windows 64-bit edition.
44                        NEW VERSION: 1.1.1
45 2005-06-07 patrickh    VR Juggler 2.0 branch created.
46                        NEW VERSION: 1.1.0
Note: See TracBrowser for help on using the browser.