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

Merge branch 'master' into next

* master:

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

+ 4 - 4
doc/UPDATES

@@ -3,13 +3,9 @@ next
   * When 'mdop' protection is on, re-op all previously opped clients automatically.
   * When 'mdop' protection is on, re-op all previously opped clients automatically.
   * When 'mop' protection is on, deop all previously regular clients automatically.
   * When 'mop' protection is on, deop all previously regular clients automatically.
   * Properly honor exemptions when kicking matched RBL clients
   * Properly honor exemptions when kicking matched RBL clients
-  * Added botbitch to mmode (fixes #139)
-  * cmd_mns_user now accepts multiple users (fixes #77)
-  * Permanent owners can no longer be removed via cmd_mns_user
   * Added SSL support
   * Added SSL support
     This includes new set options: 'servers-ssl', 'servers6-ssl', 'server-port-ssl', 'server-use-ssl'
     This includes new set options: 'servers-ssl', 'servers6-ssl', 'server-port-ssl', 'server-use-ssl'
   * libcrypto (openssl) is now loaded at startup and is required.
   * libcrypto (openssl) is now loaded at startup and is required.
-  * Fix +take clearing -fastop (fixes #371)
   * Suicide will now remove all bots related to the binary being removed (fixes #435)
   * Suicide will now remove all bots related to the binary being removed (fixes #435)
   * Added TCL support. This is *only* a .tcl command currently, no scripts are loadable yet.
   * Added TCL support. This is *only* a .tcl command currently, no scripts are loadable yet.
 
 
@@ -26,6 +22,10 @@ next
   * Fix 'mop' causing a mass deop when -bitch
   * Fix 'mop' causing a mass deop when -bitch
   * Don't kick friendly bots that are desynced: op them.
   * Don't kick friendly bots that are desynced: op them.
   * Change +bitch reaction to use normal queue for deopping opper/opped clients
   * Change +bitch reaction to use normal queue for deopping opper/opped clients
+  * cmd_mns_user now accepts multiple users (fixes #77)
+  * Permanent owners can no longer be removed via cmd_mns_user
+  * Fix +take clearing -fastop (fixes #371)
+  * Added botbitch to mmode (fixes #139)
 
 
 1.3.1 - http://wraith.botpack.net/milestone/1.3.1
 1.3.1 - http://wraith.botpack.net/milestone/1.3.1
   * Fix crash related to slowpart
   * Fix crash related to slowpart