mirror of
https://github.com/irssi/irssi.git
synced 2026-08-20 17:12:51 +02:00
Merge tag '1.0.6' into integrate/1.0.6
This commit is contained in:
parent
9df3d92598
commit
c8012b2e57
1 changed files with 13 additions and 1 deletions
14
NEWS
14
NEWS
|
|
@ -1,4 +1,16 @@
|
||||||
v1.1-head 2017-xx-xx The Irssi team <staff@irssi.org>
|
v1.1-head 2018-xx-xx The Irssi team <staff@irssi.org>
|
||||||
|
|
||||||
|
v1.0.6 2018-01-07 The Irssi team <staff@irssi.org>
|
||||||
|
- Fix invalid memory access when reading hilight configuration
|
||||||
|
(#787, #788).
|
||||||
|
- Fix null pointer dereference when the channel topic is set
|
||||||
|
without specifying a sender (GL#20, GL!25).
|
||||||
|
- Fix return of random memory when using incomplete escape
|
||||||
|
codes (GL#21, GL!26).
|
||||||
|
- Fix heap buffer overflow when completing certain strings
|
||||||
|
(GL#19, GL!27).
|
||||||
|
- Fix return of random memory when using an incomplete
|
||||||
|
variable argument (GL#18, GL!28).
|
||||||
|
|
||||||
v1.0.5 2017-10-23 The Irssi team <staff@irssi.org>
|
v1.0.5 2017-10-23 The Irssi team <staff@irssi.org>
|
||||||
- Fix missing -sasl_method '' in /NETWORK (#718, #719).
|
- Fix missing -sasl_method '' in /NETWORK (#718, #719).
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue