diff options
author | Timo Sirainen <cras@irssi.org> | 2003-12-10 23:16:38 +0000 |
---|---|---|
committer | cras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2003-12-10 23:16:38 +0000 |
commit | 9da6e85aedf3111ef9ce4d7d4ad17913ef7a583e (patch) | |
tree | e570793c7ec2662a5cee825b3fc1b868d1839508 /NEWS | |
parent | 77f43fe1fba18a8a627d5e565e53fa619f454277 (diff) | |
download | irssi-9da6e85aedf3111ef9ce4d7d4ad17913ef7a583e.zip |
0.8.9 release
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3195 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +v0.8.9 2003-12-11 Timo Sirainen <tss@iki.fi> + + * Fixes a remote crash with: + a) non-x86 hardware (one requiring memory alignmentation) + b) script using "gui print text" signal (with x86 hardware too) + + + /SET auto_whowas OFF allows now disabling automatic /whowas when + /whois doesn't find a nick (by Borys) + - If pasted line starts with command char, treat it as command always. + Paste detection can go on too easily with lagged connections. + v0.8.8 2003-11-23 Timo Sirainen <tss@iki.fi> - Just a few fixes to converting old settings automatically |