- Fixed a bug that could make new text not appear while marking text.
- xtext: Further improved performance when double buffering is turned
off (marking text & URL hilights are almost flicker free).
- xtext: Double buffer is now freed at each render operation, this
should reduce memory usage if you have many tabs open.
- If you closed a server while it was in the reconnect-delay, xchat
would crash - fixed.
- No more zombies when doing /discon while connection in progress.
- Added "/clear all" command (Paul de Regt).
- Hilights only work on full word matches now (Brendan O'Dea).
- Some Solaris compilation fixes (David Morgan).
- Danish translation updated (Birger Langkjer).
- Italian translation updated (Stefano Fava).
- Greek translation added (Fanis Dokianakis).
- Dutch translation upated (Arjan Scherpenisse).
- Removed some very old translations: fr_CA, no, pl, ru and sv.
(If someone wants to update these, you're welcome to).
- Channel mode "+h nick" (half Op) is now reported correctly (still
not supported in the userlist though).
- Having indent nicks OFF in channel windows and ON in dialog windows
didn't work - fixed.
- Sometimes ignores wouldn't save - fixed.
- Fixed a bug in DCC resume.
- An ASCII 14 could confuse the client (zvt) - fixed.
- Fixed a small mem leak in Perl timeout events.
- Updated docs (AGL).