  .----------------------.
--|   X-Chat ChangeLog   |--------------------------------------------
  `----------------------'
  
----------------------------------------------------------------------
 0.9.3 -> 0.9.4
----------------------------------------------------------------------

 - Brought the client up to speed with the curious way ircd handles
   case sensitivity with respect to section 2.2 of RFC1459.
 - Nick completion now chooses the best matching nick rather than
   just the 1st in the list (by Sebastien Tanguy).
 - Added --enable-socks option (SOCKS 5).
 - Changed all config files to ascii text, this means your prefs
   and serverlist has to be restarted.
 - Some socket i/o fixes (server and DCC).
 - "Fast DCC Send" should now be more reliable.
 - You can now open a New windows OR tabs from the menu.
 - When doing /QUOTE NAMES, it won't double up your nicklists.
 - Fixed a little render bug when using "New Tabs to Front".
 - When using a transparent background, it will now update
   when you move the window.
 - Added some new perl-script documentation in scripts/ dir.


----------------------------------------------------------------------
 0.9.2 -> 0.9.3
----------------------------------------------------------------------

 - When turning "Tint Transparency" off it could crash - fixed.
 - New option "Tabs at bottom" (puts the channel tabs at the bottom
   instead).
 - If you had "Channel Tabs" off, the window would snap back to
   original size after a resize - fixed.
 - /exec -o <command> now prints output to your current channel.
 - New feature: "D-Click User Cmd" - Defines the command to
   execute when a user in the userlist is double clicked. e.g.:
   "/quote WHOIS %s"
 - Should compile on IRIX again and other systems that don't
   have snprintf, eg: Solaris 2.5 (using g_snprintf instead).
 - Changed control code from ^ to % (hope this doesn't cause more
   problems than it fixes).
 - Fixed an overflow (/join #very_long_channel_here).
 - Fixed some Gdk warnings when you "Connect in New Win" when
   channel tabs were off.
 - New option "New Tabs to front".
 - New feature "Function keys", lets you define macros on the Fkeys.


----------------------------------------------------------------------
 0.9.1 -> 0.9.2
----------------------------------------------------------------------

 - Fixed the coredump when you quit with the menu.
 - Fixed the "DCC Stall Timeout" (I think).
 - Initial window left/top settings now work. (0 and 0 = default)
 - Fixed those nasty broken pipe errors.
 - Changed all GTK1.0 function calls to 1.2 equivalents.
 - You couldn't resize the window without it snapping back - fixed.


----------------------------------------------------------------------
 0.9.0 -> 0.9.1
----------------------------------------------------------------------

 - DCC RECVs were reported as failed when complete - fixed.
 - Small bug fix in the ZVT/Transparent/Tint toggle buttons.
 - Added "Zvt Buffer Size:" entry in Settings.
 - Added initial window size/height options.


----------------------------------------------------------------------
 0.5.3 -> 0.9.0
----------------------------------------------------------------------

 - Plugin interface totally revised (By Adam Langley).
 - New Logging option (By Adam Langley).
   (Logs to ~/.xchat/logs if enabled)
 - New option "Private Message Tabs", where it'll use a tab
   instead of query windows (By skinny).
 - URL Grabber window now updates while open.
 - You can now enter a directory name in file dialogs and it
   will move to that dir instead of exiting.
 - "New Server/Channel window" were swaped in the GTK version - fixed.
 - The dcc send/recv/chat windows handle selections better.
 - Fixed some error messages when using -c (auto connect) arg.
 - New option: "DCC Offer timeout:" (seconds).
 - New option: "DCC Stall timeout:" (seconds).
 - Malformed DCC requests are reported (port < 1024, addr == 0 etc).
 - When changing tabs, the input box grabs focus.
 - Fixed some gdk warnings when changing background picture.
 - Fixed memory leak in changing background pictures.
 - Added configure option: --disable-plugin
 - Added configure option: --disable-imlib
 - CTCPs should appear in the right channel.
 - DCC Resume was broken again - fixed.
 - Fixed a bug where XChat wouldn't notice a server disconnection
   and could crash with a broken-pipe (same fix for DCCs).
 - Increased channelname buffer to 200 bytes (as per the RFC).
 - When you get a "MOTD file is missing", autojoin still works.
 - The first word of CTCPs are capitalized.


http://xchat.linuxpower.org
zed@linuxpower.org
