Просмотр исходного кода

Merge branch 'master' into next

* master:

Conflicts:
	doc/UPDATES
Bryan Drewery 13 лет назад
Родитель
Сommit
041889486e
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      doc/UPDATES

+ 2 - 2
doc/UPDATES

@@ -2,8 +2,6 @@ next
   * Bot will now jump from the server it's on if it is removed from the server list. (fixes a changing network bug)
   * Properly honor exemptions when kicking matched RBL clients
   * Fix LASTON not being shared
-  * Warn when using 'chattr +a' as some users may expect it to be auto-op
-  * When using msg OP, check for and allow '#chan PASS' as well as 'PASS #chan'
 
 maint
   * Prevent crashing on startup if openssl can not be loaded
@@ -11,6 +9,8 @@ maint
   * Show a nicer compile error when BUILDTS unable to be determined / gmake is not used.
   * Show 'Do!' in 'chaninfo' for 'Voice-moderate' to be consistent with other flags.
   * Fix CALLERID not respecting ignores (#63)
+  * When using msg OP, check for and allow '#chan PASS' as well as 'PASS #chan'
+  * Warn when using 'chattr +a' as some users may expect it to be auto-op (#58)
 
 1.4.1 - http://wraith.botpack.net/milestone/1.4.1
   * Update server list, 'set -yes servers -' and 'set -yes servers6 -' to get new list.