mirror of
https://github.com/irssi/irssi.git
synced 2024-11-03 04:27:19 -05:00
Release 0.8.12
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4606 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
85943e22d5
commit
ed2ab98102
2
NEWS
2
NEWS
@ -1,4 +1,4 @@
|
|||||||
v0.8.12 YYYY-YY-YY The Irssi team <staff@irssi.org>
|
v0.8.12 2007-10-06 The Irssi team <staff@irssi.org>
|
||||||
+ Some changes to character set recoding.
|
+ Some changes to character set recoding.
|
||||||
+ Rewrite SSL connection/handshake code.
|
+ Rewrite SSL connection/handshake code.
|
||||||
+ Remove support for glib 1.x.
|
+ Remove support for glib 1.x.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
AC_INIT(irssi, 0.8.12-rc1)
|
AC_INIT(irssi, 0.8.12)
|
||||||
AC_CONFIG_SRCDIR([src])
|
AC_CONFIG_SRCDIR([src])
|
||||||
AC_PREREQ(2.50)
|
AC_PREREQ(2.50)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user