Răsfoiți Sursa

Merge branch 'master' into next

* master:
Bryan Drewery 8 ani în urmă
părinte
comite
e5c6abb045
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      doc/UPDATES.md

+ 1 - 1
doc/UPDATES.md

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