Module name:    irssi
Changes by:     cras    00/01/12 23:10:37

Modified files:
        .              : NEWS TODO configure.in 
        plugins/external: Makefile.am 
        plugins/sample : Makefile.am 
        plugins/sound  : Makefile.am 
        plugins/speech : Makefile.am setup-festival.c 
        po             : fi.po pl.po 
        src            : Makefile.am nls.h 
        src/gui-gnome  : dialog-dcc.c dialog-irssibot.c gui-dcc.c 
                        gui-mainwindows.c irssi.c itext.c 
        src/gui-none   : Makefile.am 
        src/gui-text   : screen.c 
        src/irc-base   : commands.h nicklist.c server.c 
        src/settings   : settings.c settings.h setup-servers.c 
        src/ui-common  : ui-dcc.c ui-formats.c ui-printtext.c 

Log message:
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

Reply via email to