X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=ChangeLog;h=6ca8562c4db3d5112fb82f1db8e247419f7e15c3;hb=3019b94aedb70ebfacbcae938b9925093f584ad7;hp=4c596638330780651456ac674be12aebb132bc4c;hpb=c8c0b70c86b32079bb85375124f6ee24565f954b;p=ircu2.10.12-pk.git diff --git a/ChangeLog b/ChangeLog index 4c59663..6ca8562 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +2007-11-30 Kevin L. Mitchell + + * ircd/version.c.SH: correct invalid syntax in shell case/esac + + * ircd/ircd_lexer.l: provide an implementation of yywrap() so we + no longer have to link against -lfl + + * configure.in: drop tests on LEXLIB and don't add it to the list + of libs + + * ircd/gline.c (gline_add): apply too-many-users test to realname + G-lines *only* when the origin is my user (or a user, for + remote-local G-lines) + +2007-11-28 Michael Poole + + * include/patchlevel.h (PATCHLEVEL): Bump for pre12 development. + 2007-11-28 Michael Poole * include/patchlevel.h (PATCHLEVEL): Bump for u2.10.12.11 release.