forked from PsychoticNinja/irssi
tag as 1.1.3
This commit is contained in:
parent
d0aa8af0d7
commit
83040c3c80
10
NEWS
10
NEWS
@ -1,3 +1,13 @@
|
||||
v1.1.3 2019-06-29 The Irssi team <staff@irssi.org>
|
||||
! Contains all changes from 1.0.8
|
||||
- Fix regression of #779 where autolog_ignore_targets would
|
||||
not matching itemless windows anymore (#1012, #1013)
|
||||
|
||||
v1.0.8 2019-06-29 The Irssi team <staff@irssi.org>
|
||||
- Fix a use after free issue when sending the SASL login on
|
||||
(automatic and manual) reconnects (#1055, #1058). Reported
|
||||
by ilbelkyr
|
||||
|
||||
v1.1.2 2019-01-09 The Irssi team <staff@irssi.org>
|
||||
- Fix the resetting of window hiddenlevel (#861)
|
||||
- Fix clearing of hidelevel in layout (#951)
|
||||
|
@ -1,4 +1,4 @@
|
||||
AC_INIT(irssi, 1.1.2)
|
||||
AC_INIT(irssi, 1.1.3)
|
||||
AC_CONFIG_SRCDIR([src])
|
||||
AC_CONFIG_AUX_DIR(build-aux)
|
||||
AC_PREREQ(2.50)
|
||||
|
Loading…
x
Reference in New Issue
Block a user