2005-10-06  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	*
	* Released and tagged Tcllib 1.8 ========================
	* 

2005-09-26  Andreas Kupries <andreask@activestate.com>

	* tie_file.tcl: Fixed bug in cache invalidation. nothing to do
	  if the cache is already invalidated.

2005-09-20  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	* tie.test: Made results of tie-7.1 and -7.2 version-dependent,
	  using the proper tcltest commands from all.tcl.

2005-09-12  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	* ../examples/tie/metakit.tcl: Added an example backend for tieing
	  arrays to a metakit database.

2005-03-02  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	* tie.man (unsetv): Fixed a small documentation error. The
	  argument to unsetv is not optional. Thanks to Colin McCormack
	  <coldstore@users.sourceforge.net> for finding this.

2004-10-05  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	*
	* Released and tagged Tcllib 1.7 ========================
	* 

2004-09-27  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	* tie_file.tcl:  Fixed problems with tests and implementation
	* tie_file.test: on Windows.

2004-09-23  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	* pkgIndex.tcl: Fixed mismatch in the names of provided
	  vs. indexed packages, for the packages implementing the standard
	  types. Thanks to './sak.tcl validate'.

	* tie_rarray_comm.test: Added code to abort tests when trying
	* tie_rarray.test:      to run them with a Tcl < 8.4.
	* tie_array.test:
	* tie_file.test:
	* tie_log.test:
	* tie.test:

2004-09-22  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	* tie_rarray_comm.test: Fixed test suite dependencies on
	* tie_test:             'cmdline', ensuring source of local
	                        implementation.

2004-09-19  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	* Bumped version to 1.0.

	* tie_rarray.tcl: Fixed propagation of [unset] to use the option
	  -nocomplain. Required to avoid problems with circular ties.

	* tie_rarray_comm.test: New tests for remote array involving true
	  remove communication, using [comm].

	* tie_array.test: Updated to surely use the local revision of
	* tie_file.test:  snit when perfoming the tests.
	* tie_log.test:   
	* tie_rarray.test:

2004-09-16  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	* pkgIndex.tcl:   Updated, now version 0.9. Proxy renamed
	* tie.man:        to 'dsource'. Template renamed to .txt.
	* tie.tcl:        API frozen in simpler form, no -dsource,
	* tie_array.tcl:  only types. dsource functionality available
	* tie_array.test: through the dsource/proxy type. Better
	* tie_file.tcl:   introspection. Untie api changed, always
	* tie_file.test:  taking a var-name. This allows tieing to
	* tie_log.tcl:    proc local variables. Full testsuite for
	* tie_log.test:   basic framework and all types.
	* tie_dsource.tcl:
	* tie_rarray.tcl:
	* tie_rarray.test:
	* tie_template.txt:

2004-09-08  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	* pkgIndex.tcl: Framework for tied array variables.
	* tie.man:      Documentation, standard data sources.
	* tie.tcl:
	* tie_array.tcl:
	* tie_file.tcl:
	* tie_log.tcl:
	* tie_proxy.tcl:
	* tie_rarray.tcl:
	* tie_template.tcl:
