소스 검색

Update ChangeLog

Daniel Voipan 5 년 전
부모
커밋
82677f28ee
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      ChangeLog

+ 2 - 2
ChangeLog

@@ -1,11 +1,11 @@
  2021-03-04  BLaCkShaDoW  <BLaCkShaDoW@tclscripts.net>
   * optimised the ban module to work more fast
-   (fields with [ ] are optional. To se available banmask use .man banmask.
-   The regex is added in banlist and everyone who matches it will get banned (just chanban)
   * added .banlist regex to to show only the regex added
   * added .sb -regex to check details of the regex added
   * added .ub -regex to remove the regex stored with .b -regex
   * added .b -regex in wich you can specify regex for <nick>!<ident>@<host>/[realname]/[ban mask]
+    (fields with [ ] are optional). To se available banmask use .man banmask.
+    The regex is added in banlist and everyone who matches it will get banned (just chanban)
   * solved other minor bugs
  2021-02-28  BLaCkShaDoW  <BLaCkShaDoW@tclscripts.net>
  ? * add antibotidle for eggdrop (after being removed in 2.5.3 :|)