From 413e3e4628ec46f3191e3be0579aba584d72adca Mon Sep 17 00:00:00 2001 From: djmcgrath Date: Mon, 14 Apr 2008 05:26:51 +0000 Subject: [PATCH 1/1] * Added entry in BUGS for minor wildcard problem in hostmask matching code git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1657 c11ca15a-4712-0410-83d8-924469b57eb5 --- BUGS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/BUGS b/BUGS index 1e981d4..1807b02 100644 --- a/BUGS +++ b/BUGS @@ -14,4 +14,8 @@ Known bugs that should be dealt with soon as possible: * Bot can be flooded offline with a crash if !+factstats help and /msg nick factstats help, are used at the same time + * Wildcards in --HOSTS section has problems. + eg: nick!*@foo.*.someisp.com doesnt recognize for removing factoids but: + nick!foobar@*.someisp.com does + # vim:ts=4:sw=4:expandtab:tw=80 -- 2.39.2