To create new wiki account, please join us on #znc at Libera.Chat and ask admins to create a wiki account for you. You can say thanks to spambots for this inconvenience.

ChangeLog/1.6.4

From ZNC
Revision as of 09:57, 2 April 2017 by DarthGandalf (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
← 1.6.3 ZNC 1.6.4 1.6.5 →


This is a bugfix-only release. Stay tuned for bigger features in the upcoming 1.7 :-)

Fixes

  • Fixed build with OpenSSL 1.1. (#1310)
  • Fixed build on Cygwin.
  • Fixed a segfault after cloning a user. The bug was introduced in ZNC 1.6.0. (#1340)
  • Fixed a segfault when deleting a user or network which is waiting for DNS during connection. The bug was introduced in ZNC 1.0. (#1342)
  • Fixed a segfault which could be triggered using alias module. (#1347)
  • Fixed an error in controlpanel module when setting the bindhost of another user.
  • Fixed route_replies to not cause client to disconnect by timeout. (#1299)
  • Fixed compatibility with the Gitter IRC bridge. (#1321)

Internal