فهرست منبع

Merge branch 'master' into next

* master:

Conflicts:
	doc/UPDATES
Bryan Drewery 14 سال پیش
والد
کامیت
4a508d0bcf
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      doc/UPDATES

+ 1 - 1
doc/UPDATES

@@ -1,7 +1,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
-  * Optimize userfile writing by doing it asynchronously
   * Add [bot]set var 'groups' to configure what groups bots are in
   * Add chanset 'groups' to take a list of groups that should join. 'chanset #chan groups { main backup }'
 
@@ -24,6 +23,7 @@ next
   * Add './wraith -V' which will display the packconfig that the bot is using.
   * Add cmd_newhub for adding a new hub. All bots will add this to their config.
   * Hubs can now be overridden inside the botconfig (-C)
+  * Optimize userfile writing by doing it asynchronously
 
 maint
   * Fix various compile warnings with newer GCC