diff options
author | Timo Sirainen <cras@irssi.org> | 2000-06-04 16:01:19 +0000 |
---|---|---|
committer | cras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2000-06-04 16:01:19 +0000 |
commit | 7755aae26b200859f42477c386462dfe06c10604 (patch) | |
tree | 0b0dda0a432f776ea88e4a163f36ddd9ea5f79f9 /TODO | |
parent | 29ac175069d44469ced6775e3095050437f984de (diff) | |
download | irssi-7755aae26b200859f42477c386462dfe06c10604.zip |
0.7.90 released.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@292 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 12 |
1 files changed, 5 insertions, 7 deletions
@@ -1,12 +1,7 @@ -*** MUST be done before 0.7.90 - - runtime loadable modules aren't working - - DCC CHAT isn't working properly - - /IRCNET ADD/REMOVE - -*** others - + - "Netjoins: nick1, nick2, nick3 .." - just as the "Netsplit quits" text + except prints when people join back. - "#x,#y,#z Cannot join channel (illegal name)" .. what server/ircnet does this happen? - some problems with finding curses? in openbsd it should be -lcurses, @@ -17,6 +12,9 @@ - /SB GOTO, /SB HOME and /SB END don't set gui->ypos right. - When doing a /REHASH, logs are closed?, window logs are entirely removed? (also, check that window logs work right if window's refnum changes) + - When doing a /server <unknown server> - Irssi will join back to same + channels there was before the disconnection, but the channels could be + placed to different windows.. - theme problems: - you can't change theme - some small help about what each format does |