2000-12-01 23:50  juanco

	Updated Time2Help documentation.
	
	Updated DUNIT.HLP.
	
	Created API documentation in HTML format, placed it in the
	./doc/API directory, and made it an integral part of the current
	README.html.
	
	Moved README.html into the ./doc directory, and replaced
	./readmen.html with a file that will redirect to the new location.
	This allows for better integration of the main page, the README,
	the HTML API, in the web site.
	
	Made a few refactorings on the methods that create test suites. Now
	TTestSuite gets most of the responsibility.

2000-12-01 02:43  juanco

	Brough readme.html up to date, gave it better formatting, and
	removed some bugs from it

2000-11-30 20:27  juanco

	Updated Makefile so it will create the framework directory.
	
	Updated ChangeLogs.

2000-11-30 19:53  juanco

	The framework can now be compiled to a package.
	
	The unit tests and the examples now use the framework as a package.
	
	Included the precompiled framework and UnitTests.exe in the
	distribution.
	
	Several refactorings applied to Makefiles.

2000-11-30 18:36  juanco

	Moved unit tests for the framework into their own ./tests
	directory, and changed build system accordingly.

2000-11-18 21:42  juanco

	Added console testing support to Contrib/XPGen.
	
	Removed references to specific disks and directory pats from
	Contrib/XPGen.
	
	Removed warnings about unuser variables and values from
	Contrib/XPGen.
	
	Added a Makefile to Contrib/XPGen, and incorporated it into the
	main Makefile.

2000-11-17 20:18  juanco

	Changed name of changelog target to fullchangelog to better reflect
	its purpose.
	
	Made fullchangelog store information to the file FullChangeLog,
	avoiding collisions with per directory ChangeLogs.
	
	Made fullchangelog show file names. The comments were confusing
	without a context.
	
	Stopped using the --usermap feature. Login names are breafer and
	just as good.

2000-11-17 19:48  juanco

	Added per-directory ChangeLog files

2000-11-17 19:16  juanco

	Added automatic generation of ChangeLog file

2000-11-15 16:52  juanco

	ready for next release

2000-10-25 20:57  juanco

	Changed some of the makefiles to make them work with older versions
	of Borland Make.  Ready for 3.2.4.1 release.

2000-10-24 18:26  juanco

	Ready for next release.

2000-10-20 01:22  juanco

	routine

2000-09-27 01:40  juanco

	Replaced Reademe.txt by a corrected and updated readme.html.

2000-09-25 20:18  juanco

	Changed TTestCase.assertXXX to TTestCase.checkXXX. Changed examples
	and docs accordingly.  Steped version number to 3.2.4beta1.

2000-09-25 20:12  juanco

	Changed TTestCase.assertXXX to TTestCase.checkXXX. Changed examples
	and docs accordingly.  Steped version number to 3.2.4beta1.

2000-09-19 22:25  juanco

	Allow automated compilation and run from within a makefile

2000-09-11 23:14  chrismo

	Added readme.txt

2000-09-06 23:33  juanco

	Ready for 3.2.3.12 release.

2000-08-04 20:09  chrismo

	Latest make file - 3.2.3.11

2000-07-20 03:45  juanco

	Oops! The version number was already bumped. The new version no is
	3.2.3

2000-07-20 03:42  juanco

	Bumped version to 3.2.4 to make things ready for next release.

2000-07-06 03:17  juanco

	Added an admin directory to the list of ignored files so local
	copies of administrative files are ignored while performing CVS
	commands over a project.

2000-07-03 17:13  juanco

	BUG#108815: Screenshot.gif not included in distribution zip file. 
	Changed the makefile so only the zip file is generated with make
	dist.  Added .cvsignore file to ignore dist and scratch
	directories.

2000-07-01 20:24  juanco

	Initial revision

2000-07-01 20:24  juanco

	Initial SourceForge release, equivalent to DUnit version 3.2.2

