Tue Feb 16 10:49:07 PST 1999

	Version 0.18.

	Minor fixes.

	Version 0.17.

	Group names are now sorted depending upon the format of the
	group names.  For example, this now will list nfs13 after nfs5,
	even though cmp will sort nfs13 before nfs5.

	Created GIFs now print the current measured value in addition
	to the average measured value.

	percollator.cfg.in updated to shorten the http and inode with
	page steals legends to have shorter legends so that RRDtool will
	plot the whole comment along with the average and last value in
	the GIF.

Mon Feb 15 12:29:18 PST 1999

	Require RRDtool 0.99.11.

	Add versioning information to the DS names created by Orca so new
	versions of Orca can make older RRD files obsolete.  This feature
	is now used to make sure that the current measurement using LAST
	is stored in Orca's RRDs.

Fri Feb 12 15:10:05 PST 1999

	Require RRDtool 0.99.10.

	When creating a brand new RRD, create new RRAs for the current
	value measured using the LAST DS type.

Thu Feb 11 11:48:14 PST 1999

	Require RRDtool 0.99.8.

Thu Feb  4 12:51:54 PST 1999

	Update the installation instructions for SE 3.1 beta.

Fri Jan 29 15:38:53 PST 1999

	Require RRDtool 0.99.6.

Thu Jan 28 15:44:07 PST 1999

	If a file uses the first line as a column description and if
	the following line does not have the same number of columns,
	then warn and skip that line.

	Require RRDtool 0.99.4.

Tue Jan 26 15:28:26 PST 1999

	Rename Orca::GIFFile::expire_string to
	Orca::GIFFile::_expire_string.

	Change the default location of the percollator RRDs to be
	$prefix/var/orca/rrd/percollator instead of $prefix/var/orca/rrd.

	Sort the order of RRD files being updated by the RRD's filename.

	Do not make RRD_DIR/percollator

	Require RRDtool 0.99.2.

	Remove sanity check on group update times that could cause
	false dies.

Tue Jan 26 10:07:40 PST 1999

	Version 0.16.

	Fix a bug in lib/Makefile.in where the variable $(CP) was used
	but never defined.

	Fix a bug where watch_data_sources() would do an extra loop each
	time file updates were looked for.

Mon Jan 25 15:25:12 PST 1999

	Version 0.15.

	Update to use RRDtool 0.99.1.

	Rename not_running to percol_running.

	Update the URL to Tobias Oetiker's RRD web site.

	Make sure lib/Makefile does not overwrite old
	lib/percollator.cfg's when a make install is done.

Fri Jan 22 20:17:56 PST 1999

	Create an Orca logo and have the logo appear at the bottom of
	each HTML file.  The logo is stored as hexadecimal inside the
	Orca perl script.

	Update percollator.cfg.in to not contain bzajac@geostaff.com
	any more.  Changed it to root@localhost.

Thu Jan 21 13:31:50 PST 1999

	Add a configure script to Orca to make installation of Orca and
	percollator much easier.

	Add a new file env_percol to set up all the environmental
	variables so that percollator runs correctly instead of having
	to edit start_percol, stop_percol, and restart_percol.

Mon Jan 11 16:58:28 PST 1999

	Require MRTG version 0.04 minimum.  This corresponds to
	mrtg-19990111.22.

Wed Jan  6 09:47:44 PST 1999

	Version 0.14.

	Change the program's name from FMRTG to Orca.

	Change all references of SMRTG to Cricket.

Fri Dec 18 13:10:47 PST 1998

	Change all occurances of MRTG in fmrtg to FMRTG.

Thu Dec 10 16:47:20 PST 1998

	Add percol_column to the list of programs in the percollator
	directory.  This program makes it easy to read several columns of
	data from a percollator.se output file instead of trying to look
	at 1000 character lines that percollator.se generally outputs.

Thu Dec 10 12:50:19 PST 1998

	Version 0.13.

	Found an extra loop in creating the HTML files.  They are now
	created much faster.

	Add HREFs to the top of the HTML files showing plots from
	different groups and different data types to make jumping
	around easier.

	Add more documentation to &create_html_files.

	Add some documentation describing why Digest::MD5 is used.

Wed Dec  9 13:35:07 PST 1998

	Add more documentation to fmrtg and percollator about setting
	up FMRTG and percollator.se to work together.

Wed Dec  9 09:55:01 PST 1998

	Version 0.12.

	Correct incorrect URL for Digest::MD5 in fmrtg.

Tue Dec  8 12:12:07 PST 1998

	Version 0.11.

	Update the sample FMRTG configuration files to work properly
	with the configuration options in FMRTG.

	Switch from MD5 to Digest::MD5, since it is faster.

	Update the documentation to reflect the above changes.

	Update the code documentation in fmrtg for date_source.

	Add some more documentation to the percollator/start_percol
	script.

Fri Dec  4 14:34:13 PST 1998

	Version 0.10.
