summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorTimo Sirainen <cras@irssi.org>2000-01-24 14:59:27 +0000
committercras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564>2000-01-24 14:59:27 +0000
commit31e1b8cbbaea651527703c0c1b8575ffa73cd5de (patch)
tree95a1f88011a56978c9cfaf5e1cecb1e535f7b004 /NEWS
parent9f792a42f7bf5ee8dd310694e9abbe38caf35868 (diff)
downloadirssi-31e1b8cbbaea651527703c0c1b8575ffa73cd5de.zip
updates for irssi 0.7.23:
+ channel's key (+k key) is displayed in irssi-text's statusbar if it has one. + Nick hilight detector is a bit smarter now, for example if your nick happens to be "its", "it's blahblah" doesn't trigger it.. + colorless irssi-text (/set colors = no): activity list is split in two, Act and Det lists. Det displays list of windows where there's new messages for you. - /LAST without any parameters crashed - if queried nick was changed, GUI didn't notice it. - config file was invalid in .22 - irssi text widget didn't work in .22 - dcc transfers always displayed 0.00kB/s in .22 git-svn-id: http://svn.irssi.org/repos/irssi/trunk@113 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS15
1 files changed, 15 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 285ac08e..88378923 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+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
+ has one.
+ + Nick hilight detector is a bit smarter now, for example if your
+ nick happens to be "its", "it's blahblah" doesn't trigger it..
+ + colorless irssi-text (/set colors = no): activity list is split in
+ two, Act and Det lists. Det displays list of windows where there's
+ new messages for you.
+ - /LAST without any parameters crashed
+ - if queried nick was changed, GUI didn't notice it.
+ - config file was invalid in .22
+ - irssi text widget didn't work in .22
+ - dcc transfers always displayed 0.00kB/s in .22
+
v0.7.22 2000-01-16 Timo Sirainen <cras@irccrew.org> [stable]
+ configure displays a summary of things to compile