|
@@ -1,6 +1,9 @@
|
|
|
# next
|
|
# next
|
|
|
* Properly honor exemptions when kicking matched RBL clients
|
|
* Properly honor exemptions when kicking matched RBL clients
|
|
|
* Fix LASTON not being shared
|
|
* Fix LASTON not being shared
|
|
|
|
|
+
|
|
|
|
|
+# master
|
|
|
|
|
+ * Require C++11 compiler support (G++ 4.7+, clang32+)
|
|
|
* Wraith now automatically assigns roles to bots for channels, no longer
|
|
* Wraith now automatically assigns roles to bots for channels, no longer
|
|
|
requiring manually assigning them with flags +flry for flood, limit,
|
|
requiring manually assigning them with flags +flry for flood, limit,
|
|
|
resolve, auto-voice, auto-op. These roles are decentralized and per-chan
|
|
resolve, auto-voice, auto-op. These roles are decentralized and per-chan
|
|
@@ -9,9 +12,6 @@
|
|
|
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
|
|
|
* Fix various compile warnings
|
|
* Fix various compile warnings
|
|
|
* Fix ptrace detection on OpenBSD (after 1.4.6 regression for the Linux fix)
|
|
* Fix ptrace detection on OpenBSD (after 1.4.6 regression for the Linux fix)
|