X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=ChangeLog;h=68186934a5d11541844ce38a42c28128b09c4166;hb=29f44aa47fc6e1a3b009c67628f8b3fcb23d7665;hp=18531a4f0d22d86c7703f77f6310c9a2ef5e5333;hpb=21f054b27bb7a3a4d953fdf4a3cb0f75f2a9dd1c;p=ircu2.10.12-pk.git diff --git a/ChangeLog b/ChangeLog index 18531a4..6818693 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2004-09-16 Michael Poole + + * INSTALL: Fix name of example.conf and mention its installed + location. + + * include/supported.h (FEATURESVALUES2): Fix a reference to + channel mode +u that escaped earlier rename attempts. + + * ircd/ircd_auth.c (iauth_connect): Assign port number after + zeroing out the destination address. + Add some additional debug statements to help follow operations. + + * ircd/ircd_parser.y (iauthblock): Do not require "name" to be set. + 2004-09-11 Bas Steendijk * include/channel.h, include/supported.h, ircd/channel.c,