Procházet zdrojové kódy

Merge branch 'master' into next

* master:

Conflicts:
	doc/UPDATES
Bryan Drewery před 12 roky
rodič
revize
a5823c49f2
1 změnil soubory, kde provedl 3 přidání a 0 odebrání
  1. 3 0
      doc/UPDATES

+ 3 - 0
doc/UPDATES

@@ -11,6 +11,9 @@ next
     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)
 
 
+master
+  * Require C++11 compiler support (G++ 4.7+, clang32+)
+
 maint
 maint
   * Read in /etc/hosts on startup
   * Read in /etc/hosts on startup
   * Fix 'bl %group cmd' giving incorrect message when group/bots not found.
   * Fix 'bl %group cmd' giving incorrect message when group/bots not found.