X-Git-Url: http://git.pk910.de/?p=ircu2.10.12-pk.git;a=blobdiff_plain;f=ChangeLog;h=ded20456125800820138abdbe8c3acf354bd468e;hp=2c089c631678a3c98067030aa46db2b98d642126;hb=140ab2b3075fe6b64c32c7f11ef7abf65ab24247;hpb=e418cc009a0315fe8384ba6e316808d9861c2109 diff --git a/ChangeLog b/ChangeLog index 2c089c6..ded2045 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2007-11-30 Kevin L. Mitchell + + * 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.