Add SSL version and cipher to SSL connect message

Similar to what EPIC5 does.
This commit is contained in:
Kevin Easton
2017-12-03 00:13:47 +11:00
parent cdf53cbf86
commit 5d131bcf01
2 changed files with 6 additions and 2 deletions

View File

@@ -1,5 +1,7 @@
[Changes 1.2.2]
* Add SSL version and cipher to SSL connect message. (caf)
* Add BITCHXRC_NAME to config.h. (caf)
* Correctly handle case when a nick comes between a -s flag and a server name