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

Merge branch 'user-caching' into next

* user-caching:
  Document changes
Bryan Drewery 10 лет назад
Родитель
Сommit
55eb5e9b74
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      doc/UPDATES.md

+ 1 - 0
doc/UPDATES.md

@@ -8,6 +8,7 @@
     will properly assign roles out to bots to not cause overlap. Only leaf
     will properly assign roles out to bots to not cause overlap. Only leaf
     bots know which bots have which roles. (#39)
     bots know which bots have which roles. (#39)
   * Add cmd_roles (leaf only) to display roles for a channel. (#39)
   * Add cmd_roles (leaf only) to display roles for a channel. (#39)
+  * Fix some various internal caching issues.
 
 
 # master
 # master
   * Require C++11 compiler support (G++ 4.7+, clang32+)
   * Require C++11 compiler support (G++ 4.7+, clang32+)