Share

faststats

File Release Notes and Changelog

Release Name: 0.71

Notes:
--- Version 0.71 - December 3, 2001 ---

* This release consists mainly of bug fixes.

* Fixed crashing on Windows 9x/Me platforms due to improper memory
allocation. Thanks to agraham <agraham@agraham.ca> for pointing out the
fix.

* Fixed problem with victim lists not showing proper counts of weapon
usage. Thanks again to agraham. More information can be found here:
http://faststats.sourceforge.net/forums/viewtopic.php?topic=71&forum=1&0

* Fixed bug in parser.c where it is possible to waste a lot of disk space
outputting players when running FastStats on Windows with STORE_METHOD=name.

* Remember to close the banned names file in fastconfig.c.

* Fix icon on Win32 GUI.

* Cleaned up Win32 build process greatly. Now everything that is needed
to compile FastStats is in CVS (glib, libiconv).

* Some small optimizations in parser.c.


Changes: --- Version 0.71 - December 3, 2001 --- * This release consists mainly of bug fixes. * Fixed crashing on Windows 9x/Me platforms due to improper memory allocation. Thanks to agraham <agraham@agraham.ca> for pointing out the fix. * Fixed problem with victim lists not showing proper counts of weapon usage. Thanks again to agraham. More information can be found here: http://faststats.sourceforge.net/forums/viewtopic.php?topic=71&forum=1&0 * Fixed bug in parser.c where it is possible to waste a lot of disk space outputting players when running FastStats on Windows with STORE_METHOD=name. * Remember to close the banned names file in fastconfig.c. * Fix icon on Win32 GUI. * Cleaned up Win32 build process greatly. Now everything that is needed to compile FastStats is in CVS (glib, libiconv). * Some small optimizations in parser.c.