2001-10-18  Damian Ryan Eads  <googol@mail.rit.edu>

	* Makefile.in: updated all Makefile.in's.
	* configure: update script.
	* Makefile: added files for those people who don't have automake.

2001-10-18  Damian Ryan Eads  <googol@mail.rit.edu>

	* java/gnu/dtools/ritopt/Makefile.am: Added more entries for new files.
	* java/gnu/dtools/ritopt/SimpleProcess.java: Does the same thing as a
	process does except it handles the streams.
	* java/gnu/dtools/ritopt/StreamPrinter.java: Redirects an input stream
	to an output stream.

2001-10-17  Damian Ryan Eads  <googol@mail.rit.edu>

	* README: Removed last section.
	* Makefile.in: new file
	* java/Makefile.in: new file
	* java/gnu/Makefile.in: new file
	* java/gnu/dtools/Makefile.in: new file
	* java/gnu/dtools/ritopt/Makefile.in: new file
	* java/gnu/dtools/ritopt/*.java: almost finished documenting API.
	* java/gnu/dtools/ritopt/test/Makefile.in: new file
	* java/gnu/dtools/ritopt/test/Makefile.am: new file
	* java/gnu/dtools/ritopt/test/FavoriteFood.java: new file
	
2001-10-16  Damian Ryan Eads  <googol@mail.rit.edu>

	* INSTALL: new file
	* missing: new file
	* install-sh: new file
	* mkinstalldirs: new file
	* autogen.sh: new file
	* configure.in: adjusted automake/conf to compile java files and
	put resultant class files in a jar.
	* Makefile.am: ""
	* java/Makefile.am:
	* java/gnu/Makefile.am: ""
	* java/gnu/dtools/Makefile.am: ""
	* java/gnu/dtools/ritopt/Makefile.am: ""
	* java/gnu/dtools/ritopt/*.java: Continuing to document API.
	* java/edu: removed all files
	
2001-10-13  Damian Ryan Eads  <googol@mail.rit.edu>

	* NEWS: new file
	* README: new file
	* AUTHORS: new file

2001-10-12  Damian Ryan Eads  <googol@mail.rit.edu>

	* java/gnu/dtools/ritopt/*.java: Wrote more documentation for
	each class. Documentation almost finished.

2001-10-10  Damian Ryan Eads  <googol@mail.rit.edu>
	
	* java/gnu/dtools/ritopt/*.java: Wrote more documentation for
	each class.
	
2001-10-10  Damian Ryan Eads  <googol@mail.rit.edu>

	* LICENSE: new file
	* java/gnu/dtools/ritopt/*.java: Changed package structure from
	edu.rit.ritopt to gnu.dtools.ritopt

2001-10-09  Damian Ryan Eads  <googol@mail.rit.edu>

	* LICENSE: new file
	* java/edu/rit/ritopt/*.java: Initial implementation of ritopt
	is complete.

