Associate
- Joined
- 22 Feb 2007
- Posts
- 278
- Location
- Oxfordshire
FahMon 2.3.4 Released
FahMon 2.3.4 is now available for download here: http://fahmon.net/download.html
What's new in this release:
* This version fixes the nasty bug in 2.3.3 which cause clients to fail to update after non-specific periods of time. This was caused by a typo in the update queue handler which now works properly.
* CPU usage has been reduced slightly when refreshing clients thanks to a re-worked message logger.
* clientstab.txt is now tab-delimited. This has no effect on FahMon, but may break compatibility with other tools that read this file.
As always if you find any bugs in FahMon please report them using trac
Complete changelog:
FahMon 2.3.4 is now available for download here: http://fahmon.net/download.html
What's new in this release:
* This version fixes the nasty bug in 2.3.3 which cause clients to fail to update after non-specific periods of time. This was caused by a typo in the update queue handler which now works properly.
* CPU usage has been reduced slightly when refreshing clients thanks to a re-worked message logger.
* clientstab.txt is now tab-delimited. This has no effect on FahMon, but may break compatibility with other tools that read this file.
As always if you find any bugs in FahMon please report them using trac
Complete changelog:
Code:
v2.3.4 (04/11/08)
General
* Fixed missing core support.
* Fixed clients never reloading.
* Improved CPU usage by altering message log routines.
* Altered clientstab.txt to be tab delimited.
Windows
* Installer now cleans up old config folder which is no longer used.
* Release generator language support fixed.