mirror of
https://github.com/irssi/irssi.git
synced 2026-08-19 08:32:07 +02:00
Always build irssi with TLS support.
This patch removes the optional checks for whether to build irssi with TLS support or not. This will allow us to ship a default configuration file where we connect to TLS enabled IRC servers out of the box.
This commit is contained in:
parent
fb78787d4e
commit
6300dfec71
4 changed files with 7 additions and 59 deletions
1
NEWS
1
NEWS
|
|
@ -17,6 +17,7 @@ v0.8.21-head 2016-xx-xx The Irssi team <staff@irssi.org>
|
|||
+ autolog_ignore_targets and activity_hide_targets learn a new syntax
|
||||
tag/* and * to ignore whole networks or everything.
|
||||
+ /hilight got a -matchcase flag to hilight case sensitively (#421).
|
||||
+ Always build irssi with TLS support.
|
||||
- IP addresses are no longer stored when resolve_reverse_lookup is
|
||||
used.
|
||||
- /names and $[...] now uses utf8 string operations (#40, #411).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue