diff options
author | Wouter Coekaerts <coekie@irssi.org> | 2005-11-09 15:16:43 +0000 |
---|---|---|
committer | coekie <coekie@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2005-11-09 15:16:43 +0000 |
commit | 2779edc4f9fdd4ba0a08a4f7b85ffdff0723ad91 (patch) | |
tree | 50301d3883347a6639aa41b785d408e45e1277cd /NEWS | |
parent | 68e4516d0b102d1119fdc95b6f5184c01d4d1d47 (diff) | |
download | irssi-2779edc4f9fdd4ba0a08a4f7b85ffdff0723ad91.zip |
Time for 0.8.10-rc7
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4072 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -36,7 +36,7 @@ v0.8.10 2005-xx-xx The Irssi team <staff@irssi.org> including NULL items associated with it, by jimmy + /UPGRADE now saves server->version + If available, send who set topic and when to irssi-proxy clients - + Removed 'freenode' from the network list + + Cleaned up network list: removed smaller networks, added QuakeNet + New default aliases: MANUAL-WINDOWS, EXEMPTLIST and ATAG + Recode support: /RECODE for manipulation of the conversion database. Setting "term_type" has been renamed to "term_charset". @@ -110,6 +110,10 @@ v0.8.10 2005-xx-xx The Irssi team <staff@irssi.org> - Fixed remote /WHOWAS - Parse negative time setting values, makes it possible again to do /SET server_reconnect_time -1 to disable reconnecting + - Compile with gcc4 + - Compile with readonly srcdir + - Fixed crash if receiving broken privmsg without source + (which bitlbee can send if you msg yourself) v0.8.9 2003-12-11 Timo Sirainen <tss@iki.fi> |