2001-07-10  Andreas Kupries <andreas_kupries@users.sourceforge.net>

	* tabify.tcl: Frink 2.2 run, fixed dubious code.

2001-06-21  Andreas Kupries <andreas_kupries@users.sourceforge.net>

	* split.tcl:
	* adjust.tcl:
	* trim.tcl: Fixed dubious code reported by frink.

2001-03-23 Andreas Kupries <andreas_kupries@users.sourceforge.net>

	* textutil.tcl: Reworked the implementation of 'StrRepeat', made
	  it much faster (used code from Pool_Base). Renamed to
	  'strRepeat' and exported.

	  **Note** that the tcl implementation is one order of magnitude
	  faster than [string repeat] for num >= 1000.

	* textutil.n: Added description of 'strRepeat'.
	* repeat.test: New file, tests 'strRepeat'.

2000-11-02  Eric Melski  <ericm@ajubasolutions.com>

	* textutil.test:
	* adjust.test:
	* split.test:
	* tabify.test:
	* trim.test:
	* adjust.tcl:
	* split.tcl:
	* tabify.tcl:
	* trim.tcl:
	* textutil.tcl: Added functions from Joel Saunier (adjust, splitx,
	tabify, trim, trimleft, trimright, untabify).

2000-07-01  Eric Melski  <ericm@ajubasolutions.com>

	* pkgIndex.tcl: Standard package index.

	* textutil.tcl: Added [package provide]; no actual functions yet, 
	just the package stub.
