On 2001.12.01 14:59:59 +0000 Andrew Church wrote:
> Services 4.5.34 has been released, and can be downloaded from:
>
... snip ...
> 2001/11/28 Fixed bug in Unreal TKL handling causing permanent
> autokills
> to expire. Reported by Tom Moyer
> <squall157 at hotmail.com>
this bug still exists on line 312 of akill.c:
> if (akills[i].expires <= time(NULL)) {