1.2 / 9-Jun-13

 - Add support for logs having [HH:MM:SS] timestamp format, [HH:MM] is
   also still supported.
 - Disable parsing of lines with unknown timestamp format.
 - Improve handling of first line of every new nick.
 - Fix issues found in sort function that was changed in previous version.
 - Fix valgrind findings.


1.1 / 8-Jun-13

 - Fix compilation issues and warnings.
 - Merge patch from Gentoo bug #334597.
 - Partially merge speedup patch from neuron.
 - Update links in README.


1.0 / 16-Apr-04

 - Homepage url updated to http://humdi.net/ircstats/


1.0 / 1-Jan-03

 - IRCStats is now open source.
 
 - Code somewhat cleaned and commented.
 - Removed forced dirs in filepaths.
 - Fixed possible bugs.
 - Faster analysis especially when using big logs.


0.22 / 17-Feb-02

 - Time of day stats.
 - Daily IRCing activity can now have dates shown.
 - New big numbers: smiley counters.
 - < and > are now converted to &lt; and &gt;.
 - Fixed average letters/line bug in nickjoin.txt.
 - Excluding of nicks is now executed after nickjoin.txt.
 - Total persons visiting the channel recounted after parsing
   nickjoin.txt.
 - Some debug information added. 
 - Scaling "Number of lines" pipes added to config.
 - Added config option to select if shown topics are the last 5
   or randomly selected.
 - Fixed topic corruption bug when the log had very long topics.
 - Updated README, includes now some common error situations.


0.21 / 6-Jan-02

 - Language file support.
 - Changed format of the config file.
 - Color config moved to a different file.
 - Rised maximum user limit to 20000.
 - Comments in the color config are now more informative.
 - Global select removed from the config because it made
   configuring difficult.
 - The case sensitivity of nickjoin.txt can be selected from the config.
 - Changed some error messages to include the file where the error 
   occured.
 - The content of the <head> tag can be specified in a file.
 - Fixed bug that made monologues disappear when the nick was in
   nickjoin.txt.
 - < and > are converted to &lsaquo; and &rsaquo;.
 - The generated html code will pass the validator at 
   http://validator.w3.org in most cases.
 - Topics in the topic section are random.
 - Removed images of height="0".
 - Updated TODO file.


0.20 / 4-Aug-01

 - The error for writing the html file was always showing index.html.
   That's now fixed the show the file selected in the config.
 - Big numbers showing a different record for average letters than
   top talkers is now fixed.
 - Nickjoin.txt is now casesensitive and wont try to join the original
   nick to itself even if the file says so.
 - The historyfile is now written before making any changes to nicks
   so even an error in nickjoin.txt wont do any dataloss to the history.
 - Graphics showing daily ircing activity added.
 - Average letters sometimes showing a zero when using nickjoin.txt 
   should now be fixed.
 - Fixed problem with big numbers not showing equal numbers of
   stats.
 - Added more debug info when the debug level is set to 2.
   Nickjoining is now shown.
 - Updated the TODO file.


0.19 / 17-Mar-01

 - Fixed bug in big numbers. The selection of the second
   nick didn't work right.
 - First nick in top talkers is now bolded.
 - Updated the link to the IRCStats homepage.
 - New routine for sorting nicks.
 - Fixed problem of nicks having equal number of
   lines being shown in both top tables.
 - No more images of width="0" in the html code.
 - Added average letters/line to top talkers table.
 - Minimum lines required can now be selected from the config.
 - Width of the top talkers table can be specified.


0.18 / 5-Jan-01

 - Bug in topics fixed
 - Seeking the log is only done when history is on.
 - Daycounter fixed.
 - Timelimits fixed.
 - Possibility to select only some section.
 - < and > are now shown as ( and ) instead of empty spaces.
 - Selection of quote should finally work better.
 - The output level can now be selected.
 - 'When do we...' can now begin from 6 instead of 0.
 - Filenames for header and footer can be selected.
 - More big numbers.
 - Identification of monologues fixed.


0.17 / 3-Aug-00

 - Rewrote historyfile (more space for new features).
 - IRCStats can now continue from the line that was last
   analyzed if the logfile is the same but contains more
   lines.
 - Topics are now stored in the historyfile.
 - The code is now compiled with RedHat 6.2.


0.16 / 14-Jun-00

 - Added a new README.
 - Removed FAQ.
 - Html code removing code checked.
 - There should no more be more than 80 dots
   when doing the analysis.
 - Cleaned the html code a little bit (' -> ").
   It still won't pass validators though...
 - Adding new nicks using nickjoin.txt is now possible.
 - Fixed a bug that made some nicks to disappear
   when using a * in the end of the nick in nickjoin.txt.
 - Adjusted the code selection quotes.
 - Hourly bar color bug fixed.


0.15 / 13-Apr-00

 - Width of big numbers table is now 70%.
 - Fixed bug in history system that made it count
   each log as one day.
 - ChanServ and * aren't anymore shown in topics.
 - You can use * as the last character in manual nickjoin
   to include all nicks starting with beginning chars.


0.15pre3 / 06-Apr-00

 - Now you can finally join nicks also manually. The file
   containing rules for joining is specified in the cfg-file.
 - Support for logs using short join / part lines.
 - When using the history system one run isn't anymore
   interpreted as one day. Each run just shouldn't contain
   identical lines.   
 - This version is compiled using optimization. Please report
   is this causes problems.


0.15pre2 / 27-Mar-00

 - Fixed bugs in big numbers.
 - Datafile format changed. After running with 0.15pre2
   it won't be compatible with older versions. That backups
   if you want.
 - Support for background pictures. See ircstats.cfg for
   new line.
 - Html code is now removed from topics and quotes.
 - Code cleaned.

0.15pre1 / 20-Mar-00

 - Crashing with long topics should now be fixed.
 - Nickconnection with case nonsensitive is now much faster.


0.14 / 18-Mar-00

 - Changed the quote randomization code a little bit.
 - Fixed a bug in the last big number.
 - No more images with width=0.
 - Shouldn't crash anymore when a log contains only one person speaking.
 - Added the small top that contains nicks without quotes.
 - Changes in big numbers "with himself" to "without company".
 - Big numbers are only counted for those who have at least 5% of lines 
   compared to the first in the top list.
 - Recent topics found from the log are now listed.


0.13 / 02-Feb-00

 - Support for small logs (1-day or so) without dataloss using
   a history file.
 - Possibility to exclude nicks from stats.
 - Now the footer should come from the footer file and not
   from the header file.
 - Speed gain by optimizing nickhandling.
 - Fixed a bug that caused the top list being shorter than
   selected in the config.


0.12 / 23-Jan-00

 - The config file can be specified on the commandline.
 - Filename of the html file can be specified.
 - Timezone correction is now possible.
 - Nickconnection can now be made case nonsensitive.
 - Footer and header support.
 - Some modifications in Big Numbers.
 - Fixed a bug in nickhandling that caused some lines to go to the
   wrong nick when the person spoke for the first time.


0.11 / 17-Jan-00

 - Colors can now be changed from config.
 - Fixed a bug that caused a segmentation fault
   when a long nick was found.


0.10 / 16-Jan-00

 - Channel name moved to config.
 - More Big Numbers.
 - Minor changes.


0.9 / 09-Jan-00

 - Search code optimized.
   85% faster than previous version.


0.7 / 08-Jan-00

 - Quotes are now more random.
 - Version id in config file.
 - Some other minor changes.


0.6 / 07-Jan-00

 - Hourly stats with colors.
 - Colored linebar.


0.5 / 05-Jan-00

 - Limited nicklisting.
 - Random quotes.
 - Linebar after nick.
 - Config file.


0.4 / 04-Jan-00

 - First version with html output.
 - Listed all nicks to the same page...


0.3 / 03-Jan-00

 - Nicks with talked lines.


0.2 / 30-Dec-99

 - Used nicks listed.


0.1 / 29-Dec-99

 - Hourly stats.
 - Progress shown.


0.0 / 28-Dec-99

 - Well... it did count lines. :)
