X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=ChangeLog;h=4201d70eaf4778936af1b2190d18bc945f9591d1;hb=db8241bf9000810986cd427f064fa23ce06bf5e5;hp=ef85125d20252952f9eca276acc0269d2062453e;hpb=71719a0aca6a5adcf075025ef0f298ced6f3fe9e;p=ircu2.10.12-pk.git diff --git a/ChangeLog b/ChangeLog index ef85125..4201d70 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,17 @@ -2005-05-13 Michael Poole +2005-06-16 Michael Poole + + * include/ircd_string.h: Include necessary header. + + * ircd/test/.cvsignore: Ignore log output files. + + * ircd/test/Makefile.in: Remove log output files. + + * ircd/test/kill-block-1.cmd: Add sleeps to try to trigger Kills. + + * ircd/test/run-tests.sh: Switch sense of argument. Send an IRC + debug dump to log files. + +2005-06-13 Michael Poole * ircd/s_user.c (make_user): Unconditionally increment userCount. (free_user): Unconditionally decrement it here. @@ -11,7 +24,7 @@ ban-walking loop. Add missing "e" to "members". -2005-05-10 Michael Poole +2005-06-10 Michael Poole * ircd/match.c (check_if_ipmask): Strings that contain '?' cannot be true IP masks.