X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=ChangeLog;h=75257b534ec276dcd8ea4421833d3ca7ebec65f7;hb=03c46045d7842ef91735201a7ec14f229bc47c12;hp=c4534ae750cfb87c2a4ba5a3e0e2eb3f4035f398;hpb=037ea5b9ceaec42f9000cd6d3c47e548fd472d31;p=ircu2.10.12-pk.git diff --git a/ChangeLog b/ChangeLog index c4534ae..75257b5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,16 @@ 2001-06-28 Kevin L. Mitchell + * ircd/Makefile.in: tune for VPATH builds/installs; add a rule to + force bin directory to be created if necessary prior to + installation; run make depend + + * doc/Makefile.in (install): tune for VPATH installs by cd'ing to + the ${srcdir} + + * Makefile.in: tune to detect Makefile.in changes in + subdirectories and to create installation directory indicated by + ${prefix} + * ircd/whocmds.c (count_users): routine to count the number of users matching a given user@host mask