summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorTimo Sirainen <cras@irssi.org>2000-01-15 17:00:44 +0000
committercras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564>2000-01-15 17:00:44 +0000
commit144836a4dda1efeee44bc467ab2ad417bebeb216 (patch)
tree10be148876f5e4c5fb730370b890fd5532301226 /NEWS
parent57029fc4123c4edcca62e33cc475569a710294ed (diff)
downloadirssi-144836a4dda1efeee44bc467ab2ad417bebeb216.zip
+ /window goto active now finds first the window with the higest
activity (msgs to you -> msgs -> rest). Alt-A is also default key shortcut for this - Modeless channels (+channel) didn't get synced ever.. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@106 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0fa4c8ca..c93214da 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ 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
+ + /window goto active now finds first the window with the higest
+ activity (msgs to you -> msgs -> rest). Alt-A is also default key
+ shortcut for this
- 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
@@ -16,6 +19,9 @@ v0.7.22 2000-01-13 Timo Sirainen <cras@irccrew.org> [stable]
build GTK irssi
- Doesn't crash when trying to create DCC dialog after being
disconnected from IRC server
+ - Modeless channels (+channel) didn't get synced ever..
+ - Some transparency fixes, it's a lot faster now when moving the
+ window, but it's still too slow when creating it, not sure why..
v0.7.21 1999-12-20 Timo Sirainen <cras@irccrew.org> [unstable]