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

Merge branch 'master' into next

* master:
  Document perf changes
  The perf changes are in master
Bryan Drewery 7 лет назад
Родитель
Сommit
90ad6f608e
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      doc/UPDATES.md

+ 1 - 1
doc/UPDATES.md

@@ -11,12 +11,12 @@
   * Add cmd_roles (leaf only) to display roles for a channel. (#39)
   * Add 'chanset homechan-user [nothing/voice/op]' to auto-voice or auto-op
     clients who are opped in 'set homechan'.
+  * Some small performance improvements.
 
 # maint
   * Clear FiSH keys when a client quits.
   * Fix crash when clearing last botset entry for a bot.
   * Bots now share channel key to other bots even if not opped.
-  * Some small performance improvements.
   * Fix rare issue with writing binary config.
   * Make ./wraith -q and -Q clearly exit when already written.