Explorar o código

Merge branch 'maint'

* maint:
  * Update docs

Conflicts:
	doc/UPDATES
Bryan Drewery %!s(int64=15) %!d(string=hai) anos
pai
achega
116ba18391
Modificáronse 1 ficheiros con 9 adicións e 5 borrados
  1. 9 5
      doc/UPDATES

+ 9 - 5
doc/UPDATES

@@ -1,14 +1,10 @@
-1.3.2 - http://wraith.botpack.net/milestone/1.3.2
+1.4.0 - http://wraith.botpack.net/milestone/1.4.0
   * Add an extra 2 second delay before releasing nick to aide in syncing and time to type /nick
   * Add an extra 2 second delay before releasing nick to aide in syncing and time to type /nick
   * When a nick is released, start regaining as soon as it is witnessed to have been taken again
   * When a nick is released, start regaining as soon as it is witnessed to have been taken again
   * Wraith is now linked dynamically. This should improve binary compat.
   * Wraith is now linked dynamically. This should improve binary compat.
     Compile on the oldest OS you want to support, and ensure newer ones have
     Compile on the oldest OS you want to support, and ensure newer ones have
     all necessary compat libraries.
     all necessary compat libraries.
-  * 'make' on BSD will now redirect to gmake.
-  * Fix partyline cmds for |m and |o users who do not have console set correctly. (.adduser)
-  * Allow simulated terminal (HQ) user to access owners (ie, .chpass owner)
   * Updated server list, 'set -yes servers -' and 'set -yes servers6 -' to get new list.
   * Updated server list, 'set -yes servers -' and 'set -yes servers6 -' to get new list.
-  * 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)
   * cmd_mns_user now accepts multiple users (fixes #77)
@@ -24,6 +20,14 @@
   * FiSH message support added.
   * FiSH message support added.
   * FiSH support for DH1080 key-exchange. 'keyx' command added to start from bot, and responds to key-exchanges.
   * FiSH support for DH1080 key-exchange. 'keyx' command added to start from bot, and responds to key-exchanges.
 
 
+1.3.2 - http://wraith.botpack.net/milestone/1.3.2
+  * Misc bug fixes
+  * 'make' on BSD will now redirect to gmake.
+  * Fix partyline cmds for |m and |o users who do not have console set correctly. (.adduser)
+  * Allow simulated terminal (HQ) user to access owners (ie, .chpass owner)
+  * Fix 'mop' causing a mass deop when -bitch
+  * Update server list, 'set -yes servers -' and 'set -yes servers6 -' to get new list.
+
 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
   * Fixed parsing errors in .chanset
   * Fixed parsing errors in .chanset