***
Version: 1.7.3466
Build Date: 2013/03/13 12:33:37
***
 
Release Notes 2008/01/04
-----------------------------------
* Release now is compatible only with >= Java1.5
* Implement more rlbust string handling in IDL bridge
* Version information now prints on all platforms when using IDL
* Updated tmlibrc
* Tested on Leopard

Release Notes 2007/03/24
-----------------------------------
* Fixed bugs in how IDL handles strings in some of the time routines.
* Change how the version information is printed out.
* Change how the version information is gotten so it's not platform specific.

Release Notes 2007/03/06
-----------------------------------
* Fixed bug in installer. Incorrect permissions were being set on the
  .tmlibrc file causing "I/O..." errors.

Release Notes 2007/02/25
-----------------------------------
* Added new sites to tmlibrc

Release Notes 2007/01/21
-----------------------------------
* Added new sites to tmlibrc

Release Notes 2006/12/09
-----------------------------------
* Changed versioning system. Versions are now denoted by sequentially
  incrementing integers, such as 1.2.3456, where 1 denotes the major revision,
  2 denotes the minor revision, and 3456 denotes a unique release number.
* When using sidl to start IDL (under Unix) the version and build date
  information will display. Under Windows the user must use the IDL startup
  script to compile the routines for this information to print.

Release Notes 11/22/06
-----------------------------------
* The date that the Chooser shows for each file has been changed to a more
  compact and readable format.
* TM_Select_Stream_File has been added and TM_Select_Stream has been deprecated,
  though it is still available for backward compatibility.
* Added new API called TM_UR8_to_YDOYH
* TM_UR8_to_String_Fr is now deprecated in favor of the newly localized
  TM_UR8_to_String. In fact, TM_UR8_to_String_Fr now just calls the latter
  directly.
* Fixed bug in which the installer would change various shell and tmlib
  initialization files to be owned by root. Installing this package fixes the
  ownership.

Release Notes 11/13/2006
-----------------------------------
* Fixed bug in which UR8s would be calculated incorrectly on days where
  daylight savings time is effected.
* TMlib Client is now Universal on Mac OS X

Release Notes 07/27/2006
------------------------------------
* beta release for Intel Mac OS X

Release Notes 07/27/2006
------------------------------------
* beta release for Linux

Release Notes 07/25/2006
------------------------------------
* formal release for Windows

Release Notes 07/20/2006
------------------------------------
* tmconfig will not seg fault when tmlibrc is absent.
* configuration library will not complain if tmlibrc doesn't exist.
* tmlibrc.new is now copied to the user's home directory.
* "Last Stream" has been renamed to "Last File" in the unix chooser.
* tmlibrc has been updated to reflect a new site and formatting.

Release Notes 07/20/2006
------------------------------------
* Specifying 'chooser' to TM_Select_Stream on an invalid connection now returns
  an error immediately.
* New tmconfig command has been added for configuring multiple TMlib servers.
  Environment variables still work for configuring the client, but are
  deprecated.

Release Notes 05/31/2006
------------------------------------
* Fixed TM_UR8_From_Local_Time() bug. Daylight saving time was not taken into
  account when figuring the high reolution local time. 

Release Notes 03/27/2006
------------------------------------
* Updated the user guide to the most current examples.
* added a release notes file to the distribution.
* fixed the csh initialization file to test for the existence of environment
  variables before using them.
