diff options
author | Timo Sirainen <cras@irssi.org> | 2000-02-18 22:14:11 +0000 |
---|---|---|
committer | cras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2000-02-18 22:14:11 +0000 |
commit | 76279fdbe1ac2ecb2388216e585f5e7fc2e34ec3 (patch) | |
tree | 20362d009a490ab0f62ed8829051d0c9b879bcdb /NEWS | |
parent | e68418de28f651e5f071dc3767c611a20679be4c (diff) | |
download | irssi-76279fdbe1ac2ecb2388216e585f5e7fc2e34ec3.zip |
Released 0.7.24
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@120 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 27 |
1 files changed, 27 insertions, 0 deletions
@@ -1,3 +1,30 @@ +v0.7.24 2000-02-19 Timo Sirainen <tss@iki.fi> [stable] + + + French translation + + Updated Brazilian Portuguese translation translation, now with + the right pot file name :) + + Using fontset_load() instead of font_load(), helps with using + some fonts (by hashao@telebot.com) + + /TS - display topics of all channels you're joined + + Automatically change to the created window + + Option: Show op/voice status in channel messages before nick. + + irssi-text: Displays topic bar op the top of the screen - + /set toggle_show_topicbar = yes|no + + Recognize +a (anonymous) and +r (reop when opless) modes + - Irc network list was still corrupted in channel dialog. + - /LIST dialog - users column is now sorted numerically + (10 shows after 9, not after 1).. + - Log setup dialog: Clear all button was over Client errors + toggle button. + - /LAST's output displayed some crap in log file. + - irssi-text should work better with other curses libraries than + ncurses + - irssi-text should work better with non-black backgounds + - Fixed tab completion when completion char was comma + - Couple of configure bugs fixed + - Specifying source host (vhosts) didn't work. + - DCC resume had been broken quite a while + v0.7.23 2000-01-23 Timo Sirainen <cras@irccrew.org> [stable] + channel's key (+k key) is displayed in irssi-text's statusbar if it |