mirror of
https://github.com/irssi/irssi.git
synced 2026-08-18 08:02:13 +02:00
Remove Garbage Collection support.
GC support was never enabled by default and nobody in the current development team seems to care about it.
This commit is contained in:
parent
9586766d87
commit
29cf546ee4
5 changed files with 2 additions and 62 deletions
2
NEWS
2
NEWS
|
|
@ -1,4 +1,6 @@
|
|||
v0.8.18-head 2014-XX-YY The Irssi team <staff@irssi.org>
|
||||
+ Garbage Collection support has been removed. This will hardly have any
|
||||
effect for anyone given that it has been unsupported for several years.
|
||||
+ Disable SSLv3 due to the POODLE vulnerability.
|
||||
+ Try to split long lines on spaces to avoid words being splitted. Adds
|
||||
a new option: 'split_line_on_space' which defaults to on.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue