Bladeren bron

* Update docs to reflect 1.3.1 release

Bryan Drewery 16 jaren geleden
bovenliggende
commit
89f59a34fc
1 gewijzigde bestanden met toevoegingen van 14 en 13 verwijderingen
  1. 14 13
      doc/UPDATES

+ 14 - 13
doc/UPDATES

@@ -1,16 +1,17 @@
-* Fix crash related to slowpart
-* Fixed parsing errors in .chanset
-* Only global +n can use .chanset * now
-* cmd_die no longer puts user's nick into the quit msg.
-* Update rbl list, 'set -yes rbl-servers -' to get new list.
-* Update server list, 'set -yes servers -' and 'set -yes servers6 -' to get new list.
-* Fix default compile so it doesn't use a ton of processes.
-* Fix bot getting killed on OpenBSD 4.7 on startup
-* Ignore 'pflog' interfaces in promisc
-* Fix buffer overflow in DCC
-* Fix problems with changing IP
-* Fix bot going zombie if it jumps during a restart
-* Fix auth IRC lookups getting the wrong cached idx
+1.3.1 - http://wraith.botpack.net/milestone/1.3.1
+  * Fix crash related to slowpart
+  * Fixed parsing errors in .chanset
+  * Only global +n can use .chanset * now
+  * cmd_die no longer puts user's nick into the quit msg.
+  * Update rbl list, 'set -yes rbl-servers -' to get new list.
+  * Update server list, 'set -yes servers -' and 'set -yes servers6 -' to get new list.
+  * Fix default compile so it doesn't use a ton of processes.
+  * Fix bot getting killed on OpenBSD 4.7 on startup
+  * Ignore 'pflog' interfaces in promisc
+  * Fix buffer overflow in DCC
+  * Fix problems with changing IP
+  * Fix bot going zombie if it jumps during a restart
+  * Fix auth IRC lookups getting the wrong cached idx
 
 1.3 - http://wraith.botpack.net/milestone/1.3
 * Binary / shell / startup changes