mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02:00
Head is now 0.8.17-head.
This commit is contained in:
parent
56bd481974
commit
503cbeb330
2 changed files with 2 additions and 2 deletions
2
NEWS
2
NEWS
|
|
@ -1,4 +1,4 @@
|
|||
v0.8.17-rc2 2014-08-31 The Irssi team <staff@irssi.org>
|
||||
v0.8.17-head 2014-XX-XX The Irssi team <staff@irssi.org>
|
||||
+ Document that SSL connections aren't properly handled during /UPGRADE. See Github PR #39.
|
||||
+ Synchronize scripts with scripts.irssi.org.
|
||||
+ Performance enhancement of the nicklist as well as the window_item_find function. See Github PR #24.
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
AC_INIT(irssi, 0.8.17-rc2)
|
||||
AC_INIT(irssi, 0.8.17-head)
|
||||
AC_CONFIG_SRCDIR([src])
|
||||
AC_CONFIG_AUX_DIR(build-aux)
|
||||
AC_PREREQ(2.50)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue