Irssi 0.7.25 released:

+ /WQUERY - create query to current window
+ Irssi doesn't close the window anymore when using /PART
+ irssi-text also displays user's address in topic bar in queries.
+ /NAMES list is now displayed sorted
+ irssi-text: /WINDOW MOVE PREV|NEXT
- Topic bar sometimes displayed some other channel's topic if the
  channel didn't have a topic.
- Irssi automatically changed to auto-created query windows..
- When using /WINDOW CLOSE it didn't change to different window


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@124 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2000-02-19 14:37:19 +00:00 committed by cras
commit 4d6a23b7b2
8 changed files with 585 additions and 522 deletions

14
NEWS
View file

@ -1,3 +1,17 @@
v0.7.25 2000-02-19 Timo Sirainen <tss@iki.fi> [stable]
+ /WQUERY - create query to current window
+ Irssi doesn't close the window anymore when using /PART
+ irssi-text also displays user's address in topic bar in queries.
+ /NAMES list is now displayed sorted
+ irssi-text: /WINDOW MOVE PREV|NEXT
- Topic bar sometimes displayed some other channel's topic if the
channel didn't have a topic.
- Irssi automatically changed to auto-created query windows..
- When using /WINDOW CLOSE it didn't change to different window
- Made fontset_load() optional - it broke some fonts..
- Using Ctrl-B (bold) didn't move the cursor
v0.7.24 2000-02-19 Timo Sirainen <tss@iki.fi> [stable]
+ French translation