2002-08-28  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris:
		* re-added cache-bug workarounds.
		* added warnings for the reports, so everyone could know about
		  problems with old cache-files.
		* fixed a perl-warning which appears in ascii-reports error-section
		  (found by Michael Pophal (michael.pophal@siemens.com))
		* moved the error-section to the top of the report. It now also
		  produces a valid HTML-Table.

	* README:
		* spelling fixes.
		* added a note about (not) announcing spy-features.
		* re-added the statement about fixed cache-bugs.
		* added a workaround for broken SmartFilter-Logfiles.

2002-08-02  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris:
		+ fixed a bug in cache-file-writing. other-lines in host-related
		  sub-reports in the requester-reports were put out with a
		  missing field, which makes it impossible to read them in
		  again.  However:  this part of the reports is not the default
		  so this won't hit many users. I put a workaround in, which
		  normally should recover 'broken' cachefiles without data-loss.
		  (This one is reported by Radu - Eosif Mihailescu
		  (rmihailescu@lumina.ro))
		+ removed some old bug-workarounds.
		+ moved the Error-report to the Top of the reports.

	* README:
		+ removed note about a workaround. which is now removed
		  from the source.

2002-06-10  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris.1:
		+ reflected change in -N-switch from f to -1
		+ bumped version Number to 2.50

	* calamaris:
		+ fixed a problem with the new -N-switch.
		  changed the f-value to -1 to make it more consistent
		  to the other switches.
		+ enabled IPv6-IPs.
		  Calamaris now accepts IPv6-Ips and is able to resolve
		  encapsulated IPv4-Ips.

	* README:
		+ changed comment on IPv6: Calamaris cannot resolve real
		  IPv6-IPs yet.

2002-06-05  Cord Beermann  <cord@Wunder-Nett.org>

	* README:
		+ added a statement about the net-yet supported IPv6
		+ added plan to change output-options.

	* calamaris.1:
		+ added new -W-option.
		+ bumped calamaris-version-number.

	* calamaris:
		+ fixed a bug with %-signs in the url, which Calamaris tried to expand
		  internal. (reported by Sergey Zarubin (serge-home@yandex.ru))
		+ Helge Oldach (calamaris@oldach.net) submitted a patch which fixes a
		  problem with syntactical-wrong html-output, and also added a
		  -W-switch to produce HTML-Output without HTML-Headers, so it can
		  used for Server-Side-Includes.

2002-05-29  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris.1:
		+ changed 3rd-level to N-level-reports.
		+ bumped calamaris-version to 2.48.

	* calamaris:
		+ changed -3-switch to -N, which makes it possible for the user to
		  define how many levels of URL-Hosts should be displayed. -Nf
		  displays all Host-Components. (requested by Mark Gthling
		  (privat@mague-pcservice.de))
		+ changed behaviour when wrong switches are submitted. Now there will
		  be only a one-line hint will be displayed.

2002-05-23  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris:
	  + fixed problem with dynamic help, which happened if Calamris is run without
	    -a or -P-option. (reported by Steve Snyder (swsnyder@home.com))
	  + fixed bug with -m -option. Mail-Subject wasn't printed out in the correct
	    order. (reported by Philipp Frauenfelder
	    (philipp.frauenfelder@swissonline.ch))
	  + found a problem with 'Incoming TCP-requests by status'. It wasn't
	    displayed if all requestes were classified as ERROR. (found with the help
	    of Alexey Markov (markov@crpi.ru))
	  + concentrated some Regexps.
	  + cleaned even more up ;-)

2002-05-17  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris.1:
	+ added documentation for the new -S and -3 options.
	+ bumped referenced Calamaris-Version-Number.
	+ cleaned up.

	* calamaris:
	+ added third-level-switch (requested by Shawn Switenky
		(S.Switenky@telesat.ca))
	+ added seperate on/off-switching and sorting for all reports (requested by
		Jarkko Saloranta (jjs@kpo.fi) a long time ago, and Jigar Rasalawala
		(jrasalawala@fourelle.com))
	+ bugfixed Netscape-Proxy-Logfiles. The months were off-by-one.
	+ cleaned up. made Calamaris better perl?! ;-)

	* README:
	+ added Squid with SmartFilter-Patch to the supported Logfiles
	+ added a statement about broken Squid-Smartfilterpatch-Logfiles.
	+ added a statement for 0-0-bytes lines in the distribution histogram
	+ removed wishlist item 'seperate on/off switching of incoming
		UDP/TCP-Requests'
	+ removed wishlist item 'n-level requester report'

	* EXAMPLES:

	+ cleaned up a little bit.

2002-01-25  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris.1:
	- added 'squid-smartfilter'-Input-Format.
	- bumped Version-Number to 2.45

	* calamaris:
	- added 'squid-smartfilter' input format (thanks to James Crocker
		(jcrocker@menasha.com))
	- fixed/added the new Netcache V5.2-Logfile-Support (thanks to Enrico
		Ardizzoni (enrico@unife.it))
	- added warnings and workarounds to the 'eating-all-memory'-problem in
		peak-reports (thanks to John Line (webadm@info.cam.ac.uk))
	- corrected order of shorcuts in HTML-output.

	* README:
	- changed notes about peak-reports and unsorted input
	- removed note about Calamaris eating up all memory, as that problem is found
		and fixed.

2002-01-18  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris.1:
	- added documentation about the Debug-switch -L

	* calamaris:
	- fixed a bug in the new -D-option. now you should be able to set it yourself.
		(fix by John Line (webadm@info.cam.ac.uk))

	* README:
	- removed the part about a probably buggy input-file guessing from the
		Bug-section. It's in there for months and nobody complained
		about it.
	- added a notice about a possible bug somewhere else, causing Calamaris
		to eat all your Memory. Reason unknown yet. Hints welcome.
		(reported by John Line (webadm@info.cam.ac.uk))

2002-01-17  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris.1: * added -D-option.
	* clarified NetCache-Versions.
	* fixed typo.
	* bumped Version-Number for Calamaris
	* extended Copyright notice.

	* calamaris:
	* expanded Copyright-Notice. Hey! Calamaris is 5 years old!
	* added a new report about size-based Distribution of objects. (suggested by
		Gerold Meerkoetter (gerold@noc.fh-lippe.de))
	* the -a-switch contains the new switch -D
	* clarified NetCache-Versions. (thanks to Stephane Lentz
		(Stephane.Lentz@ansf.alcatel.fr))
	* added a -L-switch for debugging purposes (idea by Matt Hubbard
		(m.hubbard@ic.ac.uk))
	* fixed 'gt' vs. > -bug in invalid counter (first reported by Gerold
		Meerkoetter (gerold@noc.fh-lippe.de))
	* also fixed about 10 more similar bugs (maybe now i can remember when which
		is correct?)
	* added 'cs-username' as possible ident-content and cs(X-Forwarded-For) to
		ignore in elff-format. (patch by Matt Hubbard (m.hubbard@ic.ac.uk))
	* quoted unquoted POST.

	* README: * added NetCache V5.x to the supported Proxies.
	* added wishlist-item about a timerange-option. (suggested by Steffen Sledz
		<sledz@zone42.org>)

	* COPYRIGHT:
	The FSF (in person of Janet Casey) pointed out, that the 'How to Apply These
	Terms to Your New Programs' is a part of the GNU GPL. So i corrected this now.

2001-08-12  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris: calamaris: * fixed a bug in Logfile-guessing

2001-03-24  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris:
	* fixed bug in cache-reading routines witn unquoted keys. (noted by Elrond
	  (elrond@Wunder-Nett.org))
	* added support for NetApp NetCache V (thanks to Christian Niederdorfer
	  (christian.niederdorfer@infineon.com) for providing logfiles, testing
	  and also for the donmation. Thank You.)
	* fixed a bug in cache-reading of Requesters. (fixed by Klaus Brinkmeyer
	  (Klaus_Brinkmeyer@inasys.de))
	* corrected indentation
	* added 2001 to the copyright. (uh, since 1997. Calamaris is 4 now.)
	* added a warning to the output if more that 5% of the input lines are
	  unparsable.

	* README:
	* changed Link to Inktomi Proxy
	* added 'NetApp NetCache V' to the supported Proxies.
	* overworked pointers to deb/rpm and *BSD-Ports.

2000-10-27  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris.1:
	* added 'nse' (Netscape Extended Logfile-Format) to the manpage.
	* added a workaround-hint for reusing cache-files
	* the manpage now described V2.40 and later of calamaris

	* calamaris:
	* improved Netscape Extended-1/2 Logfile Format support
	* fixed a seldom occuring problem with some perl-versions (reported by
	  Stephen Welker (stephen.welker@nemostar.com.au))

	* README:
	* added Netscape/iplanet Web Proxy Server to the supported servers.
	* added a pointer with a workaround to a problem with reusing cache-files.
	  (problem noted by Clare Lahiff (clare@tarboosh.anu.edu.au))

	* EXAMPLES:
	added an EXAMPLE for usage of caching taken from the Debian-package
	(written by Philipp Frauenfelder (pfrauenf@debian.org))

2000-10-12  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris: fixed the unit-bug again.

	* calamaris.1: changed the pointer to the Calamaris Version.

	* calamaris: fixed a bug regarding units on byte values.

2000-09-18  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris:
	* fixed a bug with undefined variable

	* calamaris.1, calamaris:
	* added a -U -option to define the Unit used on the Byte-stats.
	(suggested by Steven Snyder (Steven_Snyder@3com.com))

2000-09-14  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris:
	* added Novell ICS to -f elff-help.
	* we get $log_url now from cs-uri-stem instead of cs-uri in elff-logs.
	* added cs(Referer)-field for elff.

	all reported and patched by Ram Cherukuri (ram@edgix.com)

	* README: added link for Novell Internet Caching System

2000-09-02  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris:
	* fixed a bug in Logfile-guessing.
	* added alpha-quality support for Netscape-Extend-1/2 Logfiles.

	* README:
	added a statement.

2000-06-24  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris.1:
	* changed default for -a to -r 20
	* added -R-Option.
	* added a new Section 'PRIVACY'

	* calamaris:
	* changed the one-line description.
	* changed the -a option to -r 20.
	* added -R-option to extend -r to report targets.
	* removed cts (Compaq Tasksmart)-Logformat.
	* added elff (Extended Logfile Format)-Logformat.
	* corrected help about -T
	* added another pointer to privacy-problems to help.

	* README:
	* checked referenced documents and corrected them where nessecary.
	* changed 'Which formats are supported?' to
	  'Which software can produce Calamaris-parseable Logfiles?'
	* changed 'How to use it?' from Squid-specific to a more general
	  description. and added a pointer to Extended Logfile Format.
	* removed some pointers to known problems as nobody noted these for
	  longer than a year.
	* added a harsh comment about (mis-?)using Calamaris to break the
	  privacy of users.
	* removed the comment about not adding privacy-breaking functions.

2000-06-22  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris.1:
	* changed short description.
	* added all known Caches which can produce Calamaris-parseble logs.
	* changed the -f Default.
	* corrected -T description.

	* calamaris: * added support for 'Oops', a forking Squid-relative.
	* added support for Compaq Tasksmart.
	* changed guessing messages.
	* made guessing the default.

	* README:
	* added a new section 'Which formats are supported?'
	* changed the comment on Logfile-guessing.
	* removed 'Compaq Cache' from wishlist.

2000-05-25  Cord Beermann  <cord@Wunder-Nett.org>

	* EXAMPLES:
	fixed a small bug in Thomas Wahyudis Example (noted by himself)

2000-05-24  Cord Beermann  <cord@Wunder-Nett.org>

	* README: added a note about the to come support of Compaq Cache

	* calamaris:
	* added a new hierarchie-method of Inktomi Traffic Server -->
		EMPTY (patched by Warren Brown (wbrown@inktomi.com))

	* EXAMPLES:
	* added another example provided by Thomas Wahyudi (thomas@home.unpar.ac.id)

2000-05-13  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris.1: * added descriptions for the new logfile formats.
	* added descriptions for -T, -c and -v
	* changed -c and -v to -C and -V.
	* manpage now reflects V2.30 and above.

	* calamaris: * corrected Dancer Vesperman's credit.
	* added a new logfile-type for Inktomi Traffic Server. (reported by
	  	Michael Smith (good_guy93@hotmail.com)
	* added a pseudo logfile type 'auto' which let's Calamaris guess
	        what logfile is read. (still beta, please test)
	* added a verbose switch, (but it didn't do more yet as
		displaying which kind of logfile is guessed, maybe i
		should move the -b-switch in here?)
	* added a switch which enables correcting the Performance Report
		to a specific timezone. (noted by Holger Marzen (hm@sik-gmbh.de)
	* added a switch to make the file-extensions report case-insensitive.
		(requested by Steve Snyder (swsnyder@home.com)
	* changed the copyright switch from -c to -C.
	* changed the version switch from -v to -V.
	* changed the output of byte values: now all output is in Byte (not KByte
		anymore) if the space in the output would cut off something
		Calamaris will switch to KByte, MByte, GByte and TByte (I think
		this is enough ;-) indicating this by appending a K, M, G or T to
		the value. I saved a digit in the output here and gave it to the
		requests. (a problem with this is reported by Panagiotis Christias
		(P.Christias@noc.ntua.gr)

	* README: * Removed a hint for very old browsers.
	* Added a HELP REQUEST according the new Logfile-guessing.
	* Changed the comment on Common Logfile-Format.
	* Added a reply to the many requests about more user tracking with Calamaris.

	* EXAMPLES:
	* added an example provided by Gottfried Hamm (ghamm@ghks.de)

1999-12-16  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris: * Bugfix to 2.28.

1999-09-25  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris:
	* the benchmark option gives now hash-signs which were written to STDERR.
	        (patch provided by Gerold Meerkoetter (gerold@noc.fh-lippe.de))
	* all warn-calls were replaced by print to STDERR, so get rid of the
	        automagically apended line-numbers.
	* now Calamaris checks the syntax of Logfilelines a little more, because lines
	        such as 'if needed, or if running Squid for the first time.' lead to
	        strange errors. A correct line has to have a date-field with the
	        syntax \d+\.\d\d\d (reported by Gerold Meerkoetter
	        (gerold@noc.fh-lippe.de))
	* if ident-information parsing is activated, but there isn't an
		ident-information available now the ouput is without the leading '-@'.
		(patch by Chris Teakle (ccteakle@its.uq.edu.au))
	* added new hierarchie-method 'ANY_PARENT'.
	* added a small invisible Y2K-fix. Now Calamaris uses internal the correct
		4-digit-year. However Calamaris only prints 2-digit-years because i
		want to produce lines which were max. 79 chars long. (patch by Toni
		Andjelkovic (toni@telecom.at))


	* README:
	* Feature request added: n-level requester report. (suggested by Jarkko
		Saloranta <jjs@kpo.fi>)

1999-06-08  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris: fixed parsing of squid-mime Logfiles.

1999-06-05  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris:
	* changed the 'require 5' to 'require 5.002' because of vars.pm. (pointed out
		by Jonas Luster (jonas@nethammer.qad.org))
	* fixed a bug regarding 'Outgoing requests by destination' where the
		approximate request time was calculated wrong for the Status-lines.
		(Clare Lahiff (Clare.Lahiff@anu.edu.au) reported this bug.)

1999-05-11  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris.1, calamaris:
	* added a new input-format 'squid-mime' for log_mime_hdrs-enhanced Squids.

1999-05-01  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris:
	* added a new kind of ERROR from NetCache (reported by Ryan Donnelly)
	* changed the unknown log_hier_method -error, because many people simply sent
		the output to me, without thinking if the bug could be somewhere else
		(corrupted Logfile) or fixed in a later release.
	* cleaned up the HTML-Output (suggested and patch by Christos Cheretakis)
		because better HTML will be rendered faster (and weblint is now also
		happy ;-)

	* README: * clarified Mailinglist-Subcription.
	* changed link to FreeBSD-Port.
	* added a point to 'bugs and shortcomings regarding corrupted Logfiles.

1999-04-02  Cord Beermann  <cord@Wunder-Nett.org>

	* README: * added a confirmation-request on wrong SSL-Request parsing.
	* added a suggestion from John Line <webadm@info.cam.ac.uk>) about seperate
		on/off-switching for UDP/TCP-Requests-reports.

	* calamaris:
	* Copyright an Usage-Information will now also appear on STDOUT.
	* added new symbolic Protocol, Content-Type and extension <secure> for
		SSL-Requests.
	* all INVALID_URL-Requests will now be reported as symbolic <error> in the
		TCP-Request report.
	* moved Nameserverlookups back into the main loop to avoid double reportings
		of Hosts, which were sometimes resolved by Squid, and sometimes not.
		(reported by John Line (webadm@info.cam.ac.uk))
	* moved checking for -n also into the mainloop.
	* moved CARP-Requests from the 'FETCH from Parent Cache' to the 'HIT on
		Sibling or Parent Cache'-section of the Outgoing-request-status. (Hope
		this is correct, but the Reports provided by Emmanuel Adeline
		(emmanuel.adeline@mail.dotcom.fr) look to me like this is the correct
		section for CARP.)
	* the Performance-Report is now sorted correctly.
	* added some &nbsp; to the HTML-Report to make the HTML-Report more readable.

	* EXAMPLES: added an Example of Matthew King.

1999-02-20  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris: * bugfix for the old peak-calculation method.
	* added format-info to reports.

	* calamaris.1: changed reference Id for Calamaris.

	* calamaris:
	* added new option -l (logo) for adding a customizable head to HTML-Report.
	* fixed (again) a small problem with -H option.
	* changed the hack to parse broken NetCache 3.2.x-Logfiles. The old hack broke
	  some lines if a semicolon is the last char of a field.
	* all hostnames converted to lowercase. NuTsCaPe and nUtScApE as host is now
	  recognized as the same.
	* fixed something with NetCaches ICP-Requests.
	* TIMEOUT_NONE is now recognized, Calamaris doesn't complain anymore.
	* added a HTML 4.0-header to the HTML-Report. (thanks to Iain Lea)
	* Performance-Report corrected. ICP-Request are not counted anymore.
	* Fixed a Y2K-Problem :-) Y2K has been reported as 100, which is correct, but
	  this breaks my 80-chars text-width, and it is not that intuitive. Now Y2K
	  will show up as 00. (Internal I calculate all with UNIX-epoch (seconds since
	  1.1.1970). A quick test shows that Calamaris should work 'til
	  19.1.19^H^H2038 ;-) However: Y2K-Statement:  Calamaris comes with ABSOLUTELY
	  NO WARRANTY.
	* added Homepage-Location to the Copyright-Footer.
	* added '-- ' to seperate footer and report in Mail-reports.
	* added links to the HTML-Copyright-footer.
	* cleaned up (printf --> print where possible.)

	* README:
	moved the Common-Log-Statement from todo to bugs&shortcomings.
	NetCache is now in late beta-state. Removed some warnings :-)
	cleaned up.

	* calamaris.1: cleaned all up a bit (mainly in the groff-source)
	added new option -l

1999-02-06  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris.1, calamaris, README:
	NetCache-Support changed. removed the Support for Common-Log-style Logfiles.
	added a -f-option type for the default.

1999-02-04  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris: fixed a bug regarding old squid logfile support.

	* calamaris.1:
	chnaged a few things to reflect changes of V2.19 and later.

	* calamaris: * added new -f -option for selecting input logfile format
	* worked on NetCache-Support, now Calamaris should understand another format.
		(untested)
	* added support for pre-V1.1.beta26-Squid-Logfiles.
	* changed -p -option to select between old (2.8) and new (2.16)
		peak-measurement method
	* removed -p -option from the -a -switch.

	* README: changed statements regarding NetCache and peak mesurement.
	added Help Requests to these points.

1999-02-03  Cord Beermann  <cord@Wunder-Nett.org>

	* README: Added pointer to the FreBSD-Calamris-Port.

1999-01-22  Cord Beermann  <cord@Wunder-Nett.org>

	* README: added a todo.

	* calamaris: made the error message more helpful.

	* calamaris.1: only a little reformatting.

1998-12-09  Cord Beermann  <cord@Wunder-Nett.org>

	* README: looked through it and cleaned up again...

	* calamaris.1:
	taken over the manpage... there is more work to be done...

1998-12-06  Cord Beermann  <cord@Wunder-Nett.org>

	* README: added manpage to the installation-'manual'
	changed the comments on the new Squid-generation
	changed comments on peak-measurement
	added a comment about Common Logfileformat

1998-12-05  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris: fixed small bug to handle (drop) negative reqtimes.

	* calamaris:
	reworked the measurement of peak-usage. Hour-data is now calculated in
	  hour-steps, and a throughput peak is also there. The changes make Calamaris
	  about 20% faster (on a 60k-line-file compared with V2.8). With bigger
	  Logfiles the gain should be greater. However: The Peakmeasurement is the
	  less efficient part of Calamaris, if you switch it off Calamaris will be 30%
	  (with 60k-lines) or more faster. (I'm not glad with it, maybe someone has an
	  idea how to build a routine which is fast AND more reliable?).

	made some changes in line-formating and some cosmetic changes in the code.

	included new adress for the Calamaris-Homepage.

	* README: Included new adress for the Calamaris-Homepage.

	* EXAMPLES: wrapped the long lines and added a warning.

	* calamaris:
	Added a few suggestions by Gerold Meerkoetter <gerold@noc.fh-lippe.de>

1998-11-18  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris.1: A manpage for Calamaris.

1998-11-17  Cord Beermann  <cord@Wunder-Nett.org>

	* README:
	Fixed some faults. Thanks to gerold Meerkoetter for pointing me on them.

1998-11-16  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris.1: New Manpage for Calamaris
	Many thanks to Philipp Frauenfelder <pfrauenf@debian.org>

	* EXAMPLES, README: changed the name of calamris.pl to calamaris

	* calamaris: save the previous revisionnumbers from calamaris.pl
	2.13 is the actual number of calamaris

	* calamaris.pl:
	Renamed calamaris.pl to calamaris to make it more logically with the new
	manpage.

	* calamaris: New file.

	* calamaris:
	Renamed calamaris.pl to calamaris to make it more logically with the new
	manpage.

	* calamaris.1: A manpage for Calamaris.
	Many thanks to Philipp Frauenfelder <pfrauenf@debian.org> for it.

	* calamaris.1: New file.

1998-10-23  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris.pl:
	found another performance-thing... Now it is ~8% faster than 2.8 (last release)

1998-10-22  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris.pl: moved $perf-initialisation to the TCP-Part.
	cleaned Calamaris up.
	Calamaris is now ~5% faster, if you use '-a'

1998-10-20  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris.pl, README:
	Added new switch for chnaging the sort order in reports from number of
	requests to size of requests.

1998-10-19  Cord Beermann  <cord@Wunder-Nett.org>

	* README:
	on Squid V2.0.x: I'm still looking for a report of a CARP-User how Calamaris
	works for him.

	I removed the todo 'rewrite Mainloop'. I have build it in, and now the
	Mainloop is build first and then run. But: It doesn't work as good as i hoped.
	On my measurements on my (slow) 386DX40 with a very short access.log it is
	slower, with a longer file (60k lines) it is faster by about 2%

1998-10-18  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris.pl:
	Moved logfile-parsing part into a pre-run-part.  Now the Mainloop for parsing
	is build before running it. Static things like switches are build in...

1998-10-14  Cord Beermann  <cord@Wunder-Nett.org>

	* README: Added pointers for rpm and Debian-Packages

1998-10-12  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris.pl, README:
	Had a better idea how to handle the broken data while showering :-)
	Now wrong data is printed as - in the Report.

	* calamaris.pl:
	fixed breaking old (buggy) cachefile. Now old and new Cachefile work without
	complaining... But with old cachefiles the performance-values of Cache-Hits
	are wrong...

	* README: added text about the Cachefile-breaking Bug.

	* calamaris.pl:
	found and removed no longer needed tcp_miss_neighbor-strings.
	moved caching for peakvalues into the $opt_P-Option.
	corrected (again) the measurement of transfered data in the Performance-Report

	* README: added a statement regarding perl 5.001

1998-10-10  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris.pl: fixed more bugs regarding cached Performance...

	* calamaris.pl: added better handling of cached 'other'.

	* calamaris.pl: fixed bug regarding caching function.
	WARNING: This breaks cached Performance-data from old cachefiles.

	* README: added another todo

1998-10-07  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris.pl:
	fixed bugs reported ans patched by Roar Smith <Roar.Smith@Ericsson.Dk>

	* README: added wish for switch the sorting between requests and size

1998-10-05  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris.pl, EXAMPLES, README, COPYRIGHT: no program changes.
	checked the spelling and rewrote a few parts of the README

	'official' release of Calamaris V2

1998-10-03  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris.pl: added CACHE_DIGEST and CARP

1998-09-30  Cord Beermann  <cord@Wunder-Nett.org>

	* README: added a sentence to 'What Is It?'

	* calamaris.pl: changed location of Calamaris-Homepage.
	changed adress of Announcementlist

	* README: changed location of calamaris-Homepage.
	added link to the calamaris C++ port Seafood.

1998-09-25  Cord Beermann  <cord@Wunder-Nett.org>

	* README: Cleaned up README.

1998-09-24  Cord Beermann  <cord@Wunder-Nett.org>

	* EXAMPLES: Added Version-Information.

	* EXAMPLES: New File for Examples of calamaris usage.

	* README: Damned! CVS lost my first rewrite.
	OK, so here we go again.
	This is the text which was formerly at the beginning of calamaris.pl.

	Now it's more verbose, HTH

	* calamaris.pl:
	Fixed bug in Performancereport: Transfered Data is now real given in MBytes

1998-09-23  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris.pl, COPYRIGHT, README:
	Moved READMEs out of calamaris into the New README file
	Added GPL-File

1998-09-22  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris.pl:
	changed Performance-report: now zero-sized measures are printed as '-' instead of 0.00

1998-09-21  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris.pl: added more usage-information.

	Hmmm... i think i'm going to wait a few weeks and then i release this as 'official' calamaris v2

	* calamaris.pl: added default-values for the -a -Option
	changed caching to add many cachefile at once
	fixed a bug in the Syntaxcheck of the input cachefiles.
	removed checks for -a-option

1998-09-19  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris.pl: changed URL for calamaris
	added Announcement-Mailinglist
	added -P-switch for measuring performance values
	added new report for it
	removed transfervariable for peakmeasurement

1998-08-12  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris.pl: added CLOSEST_PARENT method
	wrote a few lines on NetCache-Support

	* calamaris.pl:
	changed syntaxcheck of Logfile for parsing NetCache-Logs

1998-07-19  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris.pl: fixed small bug in hostnamelookup

1998-07-18  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris.pl:
	moved DNS-Lookups from the parsing part into the output part of calamaris

1998-07-09  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris.pl: added support for parsing NetCache-Logfiles
	wrote a few lines in the README-Section

	* calamaris.pl: added reporting number of unique clients.
	fixed small bug with

1998-05-10  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris.pl: fixed bug in content-type-limiting

	* calamaris.pl: added 3 todos
	changed usage line
	added Content-type for HTML-Mails *urgs*

1998-05-09  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris.pl: fixed hostname output (again)
	removed bogus Debug-line
	corrected usage line

1998-04-15  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris.pl: added Link for jumping back to the Top in HTML-Output
	fixed small bug in the content-type report (other content-types)
	wrapped long lines where possible.

1998-04-09  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris.pl: changed output string.

1998-04-07  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris.pl: now report ERR_INVALID_URL correct as error

	* calamaris.pl: added Referers into HTML-Output for indocument links.

	* calamaris.pl: fixed small bug with hostname-output.

1998-04-06  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris.pl: changed short variables back into long ones.

1998-01-17  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris.pl:
	at this point i remember tht there was 1.99.1.1, i put that changes in the 'official' devel branch. RCS simply fooled me ;-(

	replaced -f-option with -i and -o option
	moved -o-option into -H-option
	readded syntaxcheck of cachefiles

1998-01-15  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris.pl: chnged behaviour of error reporting

1998-01-11  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris.pl: This version is based on 1.99

	added -o option for defining Hostname
	added more TLD's with functional subdomains.

1997-12-29  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris.pl:
	changed the Cachefile-Option -f to two options -i and -o
	added syntaxcheck to cachefileparser
	fixed a few bugs

1997-12-28  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris.pl:
	i choose this number to give the old calamaris room to grow
	shorten all variables to make calamaris shorter and faster
	added caching of data
	added -z option for only parsing cached data

1997-12-23  Cord Beermann  <cord@Wunder-Nett.org>

	* calamaris.pl: cleaned up calamaris v1
	added command-line-options
	made peak-measurement more effective
	added HTML-Output-option
	added new reports and changed some old reports
	moved diverse functions into subroutines

	This is the initial revision of calamaris v2

