Bryan Drewery 6 anni fa
parent
commit
879cf1aa05
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2 1
      doc/UPDATES.md

+ 2 - 1
doc/UPDATES.md

@@ -1,3 +1,5 @@
+ * Logs now include timestamps for forwarded messages.
+
 # master
   * Require C++14 compiler support (GCC 5+, Clang 3.4+)
   * Wraith now automatically assigns roles to bots for channels, no longer
@@ -15,7 +17,6 @@
   * Tweak server connect burst to progress quicker.
   * Sort cmd_groups and cmd_bots better.
   * cmd_groups: Indicate which bots are down with a _*_.
-  * Logs now include timestamps for forwarded messages.
 
 # maint
   * Clear FiSH keys when a client quits.