X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=ChangeLog;h=0a609ff919b94c7ef6e21f46e827bd397f155401;hb=117b8e096997061af00e803f258b1275ae34821c;hp=bfe8d2005c6afe7a52da87fd31703238f8dcaffe;hpb=14db5c7a3f6e2bc64698e66a3b71465d25f2f25b;p=ircu2.10.12-pk.git diff --git a/ChangeLog b/ChangeLog index bfe8d20..0a609ff 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-03-22 Michael Poole + + * ircd/channel.c (send_channel_modes): Fix test for when to send + membership mode suffix, to avoid sending it more than once. + 2005-03-22 Michael Poole (Many thanks to nex and Reed for helping hunt this down and doing the testing of various patches.) @@ -7,6 +12,8 @@ * ircd/ircd_res.c (check_resolver_timeout): Simplify the test for whether to use timer_chg() or timer_add(). + On second thought, use timer_add() unconditionally; the server + connection loop does. (timeout_resolver): Do not try to re-schedule the DNS timeout unless it is the expiration event. (do_query_number): Properly initialize request->state.