Browse Source

Merge branch 'master' into next

* master:
Bryan Drewery 8 years ago
parent
commit
ea1b80e2fe
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/UPDATES.md

+ 1 - 1
doc/UPDATES.md

@@ -1,5 +1,4 @@
 # next
-  * Properly honor exemptions when kicking matched RBL clients
   * Fix LASTON not being shared
 
 # master
@@ -19,6 +18,7 @@
   * Fix command executions.
   * Reduce compilation spam.
   * Fix OpenSSL 1.1 build (API) and forward-runtime (ABI) compatibility. (#116)
+  * Properly honor exemptions when kicking matched RBL clients
 
 # 1.4.8
   * Support Debian/Ubuntu's libssl1.0.0[:i386] package.