summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorTimo Sirainen <cras@irssi.org>2000-01-12 22:10:30 +0000
committercras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564>2000-01-12 22:10:30 +0000
commitaccc66c5118d9d5150e978285fda1ff0a568ca86 (patch)
tree61127bca2cadf62f97194137694bc93864a475f1 /NEWS
parent2219b4096a12521c049daa4f2fb420b8df23c78b (diff)
downloadirssi-accc66c5118d9d5150e978285fda1ff0a568ca86.zip
updates for new version:
+ configure displays a summary of things to compile + /set toggle_use_colors = yes|no, sets colors on/off in irssi-text - Some kB/s messages displayed wrong values when resuming DCC transfers. Also, kB/s is now displayed with two decimals - "Day changed to 00-10-2000" .. month was wrong. No Y2K bugs however ;) - List of ircnets was displyed wrong in server dialog. - Userhost replies didn't handle ircops right.. - Doesn't quit when receives SIGHUP - some window managers send it when restarting itself (Afterstep) - Specifying "source host IP" didn't work (vhosts). - Using ctrl-b etc. didn't move the cursor forward.. - Don't try to compile GTK parts of plugins if we don't even want build GTK irssi - Doesn't crash when trying to create DCC dialog after being disconnected from IRC server git-svn-id: http://svn.irssi.org/repos/irssi/trunk@104 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS19
1 files changed, 19 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 37845310..0fa4c8ca 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+v0.7.22 2000-01-13 Timo Sirainen <cras@irccrew.org> [stable]
+
+ + configure displays a summary of things to compile
+ + /set toggle_use_colors = yes|no, sets colors on/off in irssi-text
+ - Some kB/s messages displayed wrong values when resuming DCC
+ transfers. Also, kB/s is now displayed with two decimals
+ - "Day changed to 00-10-2000" .. month was wrong. No Y2K bugs
+ however ;)
+ - List of ircnets was displyed wrong in server dialog.
+ - Userhost replies didn't handle ircops right..
+ - Doesn't quit when receives SIGHUP - some window managers send it
+ when restarting itself (Afterstep)
+ - Specifying "source host IP" didn't work (vhosts).
+ - Using ctrl-b etc. didn't move the cursor forward..
+ - Don't try to compile GTK parts of plugins if we don't even want
+ build GTK irssi
+ - Doesn't crash when trying to create DCC dialog after being
+ disconnected from IRC server
+
v0.7.21 1999-12-20 Timo Sirainen <cras@irccrew.org> [unstable]
+ Irssi-text: Channel activities are displayed with different colors