Explorar el Código

Merge branch 'maint'

* maint:
  Update docs
  OpenSSL3: Fix build with base SSL

Conflicts:
	build/autotools/includes/acinclude.m4
	configure
	doc/UPDATES.md
Bryan Drewery hace 2 años
padre
commit
4f3626bc33
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      doc/UPDATES.md

+ 3 - 0
doc/UPDATES.md

@@ -16,6 +16,9 @@
   * Sort cmd_groups and cmd_bots better.
   * cmd_groups: Indicate which bots are down with a _*_.
 
+# maint
+  * Fix OpenSSL 3 build.
+
 # 1.4.10
   * Clear FiSH keys when a client quits.
   * Fix crash when clearing last botset entry for a bot.