diff options
author | Timo Sirainen <cras@irssi.org> | 2000-02-18 22:54:41 +0000 |
---|---|---|
committer | cras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2000-02-18 22:54:41 +0000 |
commit | 7729acb7365ec31f2edca69eaa18c26c13397ff5 (patch) | |
tree | db41fa6ce081f388798e40f843a5e1855ec5a212 /NEWS | |
parent | 962e6fea11c72999a95a56682746a63b10cecdb0 (diff) | |
download | irssi-7729acb7365ec31f2edca69eaa18c26c13397ff5.zip |
Final 0.7.24 changes
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@122 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -11,6 +11,9 @@ v0.7.24 2000-02-19 Timo Sirainen <tss@iki.fi> [stable] + 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 + + Don't allow any setup file changes or log writing if another irssi + session is running. + + /whois without any arguments gives a whois of yourself - Irc network list was still corrupted in channel dialog. - /LIST dialog - users column is now sorted numerically (10 shows after 9, not after 1).. |