mirror of
https://github.com/irssi/irssi.git
synced 2026-08-19 16:42:30 +02:00
Version is now 0.8.16-rc1
git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@5225 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
85f272daaf
commit
56700f9515
2 changed files with 2 additions and 2 deletions
2
NEWS
2
NEWS
|
|
@ -1,4 +1,4 @@
|
||||||
v0.8.16rc1 2013-06-26 The Irssi team <staff@irssi.org>
|
v0.8.16-rc1 2013-06-26 The Irssi team <staff@irssi.org>
|
||||||
+ Add -noautosendcmd to /SERVER and /CONNECT. Passing this option will
|
+ Add -noautosendcmd to /SERVER and /CONNECT. Passing this option will
|
||||||
force Irssi to not execute the content of the autosendcmd chatnet-setting
|
force Irssi to not execute the content of the autosendcmd chatnet-setting
|
||||||
upon connect.
|
upon connect.
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
AC_INIT(irssi, 0.8.15-svn)
|
AC_INIT(irssi, 0.8.16-rc1)
|
||||||
AC_CONFIG_SRCDIR([src])
|
AC_CONFIG_SRCDIR([src])
|
||||||
AC_CONFIG_AUX_DIR(build-aux)
|
AC_CONFIG_AUX_DIR(build-aux)
|
||||||
AC_PREREQ(2.50)
|
AC_PREREQ(2.50)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue