1 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
3 version 3.0.0 (??/??/????):
5 * Various core components of libpurple are now GObjects (Ankit Vani).
6 * Ciphers are now built from the libpurple directory.
7 * Doxygen has been replaced by gtk-doc for generating documentation (Ankit
9 * Added dependency GPlugin, which is now required to build libpurple with
11 * Added dependency gobject-introspection, which is now required to enable
12 non-native plugin support.
13 * Removed flags for manually configuring GnuTLS and NSS. They are now only
14 recognized through pkg-config. (Michael McConville)
15 * Fixed an issue where transient startup statuses could be deleted
19 * Specify a different set of encryption ciphers for TLS connections when
20 using GnuTLS. (elrond, belmyst, and Mark Doliner) (#8061)
21 * Don't allow SSL 3.0 (only TLS 1.0 and newer) for TLS connections when
22 using either GnuTLS or NSS.
23 * Install a purple-url-handler file to handle protocol schemes on Linux.
26 * Support building with the GTK+ 3.x toolkit. When configuring the
27 build, use --with-gtk=<2|3> to determine which toolkit to use. Using
28 either 2 or 3 will attempt to build with specifically 2.x or 3.x
29 support. The default is 'auto', which will first look for 3.x
30 development headers and then 2.x development headers.
31 * Add email notification in the docklet area. (Alexei) (#3571)
32 * Add a pref to select the type messages in conversation that triggers
33 the docklet notification. (Momchil) (#12598)
34 * Complete support for receiving a limited amount of history when
35 joining a room. (Kha) (#15458)
36 * Fix gevolution plugin to compile with e-d-s >= 3.6, older versions are
37 not supported anymore. (Ed Catmur) (#15353)
40 * Support the conversation-extended signal for extending the
41 conversation menu. (Howard Chu) (#14818)
44 * Make buddy list management code more efficient. (Oliver) (#4816)
47 * Support file transfers up to ~9 EiB.
50 * Possibility to require encryption. Also, using encryption when
51 available is default option now. (Tomasz Wasilczyk)
52 * Show local time for incoming messages. (Tomasz Wasilczyk) (#4579)
53 * Fixed password change dialog and problems with connecting to accounts
54 with non-ASCII passwords. (Tomasz Wasilczyk) (#14652)
55 * Option to show links from strangers. (Tomasz Wasilczyk) (#10591)
56 * Better handling of "invisible" and "chatty" statuses. (Tomasz
60 * Added a new prpl for the Facebook Messenger protocol
61 * Removed the defunct Facebook XMPP support
64 * Fix file transfer with older Mac MSN clients.
65 * Support file transfers up to ~9 EiB.
66 * Fix buddies not going offline.
69 * Remove all reference to Hidden Number.
70 * Fix decoding of font-size changes in the markup of received messages.
71 * Ignore new invites to join a GroupChat if you're already joined, or
72 still have a pending invite.
73 * The buddy's name was not centered vertically in the buddy-list if they
74 did not have a status-message or mood set.
77 * Remove this protocol because the servers have been taken offline.
78 (Robbie Vehse) (#15356)
81 * Strip element prefixes from XHTML-IM messages as they're presented
82 to the core (and UIs) as incoming messages (Thijs Alkemade).
84 * Support file transfers up to ~9 EiB.
85 * Invalid user moods can no longer be sent to the server.
88 * Add support for the newer kerberos-based authentication of AIM 8.x
91 * A new plugin API has been introduced. Plugins are no longer required
92 to be of a predefined type (such as protocol, standard, loader etc),
93 and can perform multiple roles.
94 * The Offline Message Emulation plugin now adds a note that the message
95 was an offline message. (Flavius Anton) (#2497)
96 * Two example plugins, caesarcipher and caesarcipher_consumer, have
97 been added that demonstrate registering of a dynamic cipher type in
98 one plugin and using it in another.
99 * IPC test plugins have been removed, since the new plugin API does not
100 provide a seperate IPC API.
103 * A single oscar plugin provides both AIM and ICQ protocols.
104 * A single jabber plugin provides XMPP, GTalk and Facebook protocols.
105 * A single yahoo plugin provides both Yahoo and Yahoo JAPAN protocols.
108 version 2.11.0 (06/21/16):
110 * 2.10.12 was accidentally released with new additions to the API and
111 should have been released as 2.11.0. Unfortunately, we did not catch
112 the mistake until after 2.10.12 was released, but we're fixing it now.
113 See ChangeLog.API for more information.
114 * Include the Mozilla certificate bundle. This fixes connecting to servers
115 with certificates from Let's Encrypt.
116 * Remove all 1024-bit CAs
119 * media: fix an issue with ximagesink displaying only a corner cut-out of
120 a larger webcam video (Jakub Adam)
121 * mediamanager: update output window destruction so that it reflects recent
122 changes in the media pipeline structure (Jakub Adam)
123 * Ported Instantbird's CommandUiOps to libpurple (Dequis)
127 * Fixed alignment of incoming right-to-left messages in protocols that
128 don't support rich text
129 * Fix a potential crash while exiting pidgin
132 * Add support for the newer kerberos-based authentication of AIM 8.x
134 Windows-Specific Changes:
135 * Use getaddrinfo for DNS to enable IPv6 (#1075)
136 * Updates to dependencies:
137 * NSS 3.24 and NSPR 4.12.
140 * Fixed building on Mac OSX (Patrick Cloke) (#16883)
143 * Stop truncating passwords to 8 characters like old ICQ clients did.
144 (#16692). If you actually needed this, truncate your password
145 manually by pressing backspace a few times.
148 * Base64-decode SASL messages before passing to libsasl (#16268)
151 * Fixed a buffer overflow. Discovered by Yves Younan of Cisco Talos.
153 * Fixed a remote out-of-bounds read. Discovered by Yves Younan of Cisco
154 Talos. (TALOS-CAN-0140)
155 * Fixed a remote out-of-band read. Discovered by Yves Younan of Cisco
156 Talos. (TALOS-CAN-0138, TALOS-CAN-0135)
157 * Fixed an invalid read. Discovered by Yves Younan of Cisco Talos
159 * Fixed a remote buffer overflow vulnerability. Discovered by Yves
160 Younan of Cisco Talos. (TALOS-CAN-0119)
161 * Fixed an out-of-bounds read discovered by Yves Younan of Cisco Talos.
163 * Fixed a directory traversal issue. Discovered by Yves Younan of Cisco
164 Talos (TALOS-CAN-0128)
165 * Fixed a remote denial of service vulnerability that could result in
166 a null pointer dereference. Discovered by Yves Younan of Cisco Talos.
168 * Fixed a remote denial of service that could result in an out-of-bounds
169 read. Discovered by Yves Younan of Cisco Talos (TALOS-CAN-0134)
170 * Fixed multiple remote buffer overflows. Discovered by Yves Younan of
171 Cisco Talos. (TALOS-CAN-0136)
172 * Fixed a remote NULL pointer dereference. Discovered by Yves Younan of
173 Cisco Talos (TALOS-CAN-0137)
174 * Fixed a remote code execution issue discovered by Yves Younan of Cisco
175 Talos. (TALOS-CAN-0142)
176 * Fixed a remote denial of service vulnerability in contact mood
177 handling. Discovered by Yves Younan of Cisco Talos (TALOS-CAN-0141)
178 * Fixed a remote out-of-bounds write vulnerability. Discovered by Yves
179 Younan of Cisco Talos. (TALOS-CAN-0139)
180 * Fix a remote out-of-bounds read. Discovered by Yves Younan of Cisco
181 Talos. (TALOS-CAN-0143)
183 version 2.10.12 (12/31/15):
185 * purple-url-handler now works with Python 3.x (Daniƫl van Eeden)
186 * Fixed an issue where transient startup statuses could be deleted
187 (Jakub Adam) (#16762)
190 * The shout smile now matches the default theme (Steve Vaught)
192 Windows-Specific Changes:
193 * Updates to dependencies:
196 * NSS 3.20.1 and NSPR 4.10.10
199 * Remove support for Tcl plugins
202 * Updated internal libgadu to version 1.12.1.
204 version 2.10.11 (11/23/14):
206 * Fix handling of Self-Signed SSL/TLS Certificates when using the NSS
208 * Improve default cipher suites used with the NSS plugin (#16262)
209 * Add NSS Preferences plugin which allows the SSL/TLS Versions and
210 cipher suites to be configured (#8061)
213 * Fix a bug that prevented plugin to load when compiled without GnuTLS.
215 * Fix build for platforms without AF_LOCAL definition. (#16404)
218 * Fix broken login due to server change (dx, TReKiE). (#16451, #16455)
219 * Fail early when buddy list is unavailable instead of wasting bandwidth
222 version 2.10.10 (10/22/14):
224 * Check the basic constraints extension when validating SSL/TLS
225 certificates. This fixes a security hole that allowed a malicious
226 man-in-the-middle to impersonate an IM server or any other https
227 endpoint. This affected both the NSS and GnuTLS plugins. (Discovered
228 by an anonymous person and Jacob Appelbaum of the Tor Project, with
229 thanks to Moxie Marlinspike for first publishing about this type of
230 vulnerability. Thanks to Kai Engert for guidance and for some of the
231 NSS changes) (CVE-2014-3694)
232 * Allow and prefer TLS 1.2 and 1.1 when using the NSS plugin for SSL.
233 (Elrond and Ashish Gupta) (#15909)
235 libpurple3 compatibility:
236 * Encrypted account passwords are preserved until the new one is set.
237 * Fix loading Google Talk and Facebook XMPP accounts.
239 Windows-Specific Changes:
240 * Don't allow overwriting arbitrary files on the file system when the
241 user installs a smiley theme via drag-and-drop. (Discovered by Yves
242 Younan of Cisco Talos) (CVE-2014-3697)
243 * Updates to dependencies:
244 * NSS 3.17.1 and NSPR 4.10.7
247 * Fix build against Python 3. (Ed Catmur) (#15969)
250 * Updated internal libgadu to version 1.12.0.
253 * Fix potential remote crash parsing server message that indicates that
254 a large amount of memory should be allocated. (Discovered by Yves Younan
255 and Richard Johnson of Cisco Talos) (CVE-2014-3696)
258 * Fix a possible leak of unencrypted data when using /me command
259 with OTR. (Thijs Alkemade) (#15750)
262 * Fix potential remote crash parsing a malformed emoticon response.
263 (Discovered by Yves Younan and Richard Johnson of Cisco Talos)
267 * Fix potential information leak where a malicious XMPP server and
268 possibly even a malicious remote user could create a carefully crafted
269 XMPP message that causes libpurple to send an XMPP message containing
270 arbitrary memory. (Discovered and fixed by Thijs Alkemade and Paul
271 Aurich) (CVE-2014-3698)
272 * Fix Facebook XMPP roster quirks. (#15041, #15957)
275 * Fix login when using the GnuTLS library for TLS connections. (#16172)
277 version 2.10.9 (2/2/2014):
279 * Fix problems logging into some servers including jabber.org and
280 chat.facebook.com. (#15879)
282 version 2.10.8 (1/28/2014):
284 * Python build scripts and example plugins are now compatible with
285 Python 3. (Ashish Gupta) (#15624)
288 * Fix potential crash if libpurple gets an error attempting to read a
289 reply from a STUN server. (Discovered by Coverity static analysis)
291 * Fix potential crash parsing a malformed HTTP response. (Discovered by
292 Jacob Appelbaum of the Tor Project) (CVE-2013-6479)
293 * Fix buffer overflow when parsing a malformed HTTP response with
294 chunked Transfer-Encoding. (Discovered by Matt Jones, Volvent)
296 * Better handling of HTTP proxy responses with negative Content-Lengths.
297 (Discovered by Matt Jones, Volvent)
298 * Fix handling of SSL certificates without subjects when using libnss.
299 * Fix handling of SSL certificates with timestamps in the distant future
300 when using libnss. (#15586)
301 * Impose maximum download size for all HTTP fetches.
304 * Fix crash displaying tooltip of long URLs. (CVE-2013-6478)
305 * Better handling of URLs longer than 1000 letters.
306 * Fix handling of multibyte UTF-8 characters in smiley themes. (#15756)
308 Windows-Specific Changes:
309 * When clicking file:// links, show the file in Explorer rather than
310 attempting to run the file. This reduces the chances of a user
311 clicking on a link and mistakenly running a malicious file.
312 (Originally discovered by James Burton, Insomnia Security. Rediscovered
313 by Yves Younan of Sourcefire VRT.) (CVE-2013-6486)
314 * Fix Tcl scripts. (#15520)
315 * Fix crash-on-startup when ASLR is always on. (#15521)
316 * Updates to dependencies:
317 * NSS 3.15.4 and NSPR 4.10.2
319 Patched for https://bugzilla.gnome.org/show_bug.cgi?id=668154
322 * Fix untrusted certificate error.
325 * Fix a possible crash when receiving a malformed message in a Direct IM
329 * Fix buffer overflow with remote code execution potential. Only
330 triggerable by a Gadu-Gadu server or a man-in-the-middle.
331 (Discovered by Yves Younan and Ryan Pentney of Sourcefire VRT)
333 * Disabled buddy list import/export from/to server (it didn't work
334 anymore). Buddy list synchronization will be implemented in 3.0.0.
335 * Disabled new account registration and password change options, as it
336 didn't work either. Account registration also caused a crash. Both
337 functions are available using official Gadu-Gadu website.
340 * Fix bug where a malicious server or man-in-the-middle could trigger
341 a crash by not sending enough arguments with various messages.
342 (Discovered by Daniel Atallah) (CVE-2014-0020)
343 * Fix bug where initial IRC status would not be set correctly.
344 * Fix bug where IRC wasn't available when libpurple was compiled with
345 Cyrus SASL support. (#15517)
348 * Fix NULL pointer dereference parsing headers in MSN.
349 (Discovered by Fabian Yamaguchi and Christian Wressnegger of the
350 University of Goettingen) (CVE-2013-6482)
351 * Fix NULL pointer dereference parsing OIM data in MSN.
352 (Discovered by Fabian Yamaguchi and Christian Wressnegger of the
353 University of Goettingen) (CVE-2013-6482)
354 * Fix NULL pointer dereference parsing SOAP data in MSN.
355 (Discovered by Fabian Yamaguchi and Christian Wressnegger of the
356 University of Goettingen) (CVE-2013-6482)
357 * Fix possible crash when sending very long messages. Not
358 remotely-triggerable. (Discovered by Matt Jones, Volvent)
361 * Fix buffer overflow with remote code execution potential.
362 (Discovered by Yves Younan and Pawel Janic of Sourcefire VRT)
364 * Fix sporadic crashes that can happen after user is disconnected.
365 * Fix crash when attempting to add a contact via search results.
366 * Show error message if file transfer fails.
367 * Fix compiling with InstantBird.
368 * Fix display of some custom emoticons.
371 * Correctly set whiteboard dimensions in whiteboard sessions.
374 * Fix buffer overflow with remote code execution potential.
375 (Discovered by Yves Younan of Sourcefire VRT) (CVE-2013-6490)
378 * Prevent spoofing of iq replies by verifying that the 'from' address
379 matches the 'to' address of the iq request. (Discovered by Fabian
380 Yamaguchi and Christian Wressnegger of the University of Goettingen,
381 fixed by Thijs Alkemade) (CVE-2013-6483)
382 * Fix crash on some systems when receiving fake delay timestamps with
383 extreme values. (Discovered by Jaime Breva Ribes) (CVE-2013-6477)
384 * Fix possible crash or other erratic behavior when selecting a very
385 small file for your own buddy icon.
386 * Fix crash if the user tries to initiate a voice/video session with a
388 * Fix login errors when the first two available auth mechanisms fail but
389 a subsequent mechanism would otherwise work when using Cyrus SASL.
391 * Fix dropping incoming stanzas on BOSH connections when we receive
392 multiple HTTP responses at once. (Issa Gorissen) (#15684)
395 * Fix possible crashes handling incoming strings that are not UTF-8.
396 (Discovered by Thijs Alkemade and Robert Vehse) (CVE-2012-6152)
397 * Fix a bug reading a peer to peer message where a remote user could
398 trigger a crash. (CVE-2013-6481)
401 * Fix crash in contact availability plugin.
402 * Fix perl function Purple::Network::ip_atoi
403 * Add Unity integration plugin.
405 version 2.10.7 (02/13/2013):
410 * The configure script will now exit with status 1 when specifying
411 invalid protocol plugins using the --with-static-prpls and
412 --with-dynamic-prpls arguments. (Michael Fiedler) (#15316)
415 * Fix a crash when receiving UPnP responses with abnormally long values.
417 * Don't link directly to libgcrypt when building with GnuTLS support.
418 (Bartosz Brachaczek) (#15329)
419 * Fix UPnP mappings on routers that return empty <URLBase/> elements
420 in their response. (Ferdinand Stehle) (#15373)
421 * Tcl plugin uses saner, race-free plugin loading.
422 * Fix the Tcl signals-test plugin for savedstatus-changed.
423 (Andrew Shadura) (#15443)
426 * Make Pidgin more friendly to non-X11 GTK+, such as MacPorts' +no_x11
430 * Fix a crash at startup with large contact list. Avatar support for
431 buddies will be disabled until 3.0.0. (#15226, #14305)
434 * Support for SASL authentication. (Thijs Alkemade, Andy Spencer)
436 * Print topic setter information at channel join. (#13317)
439 * Fix SSL certificate issue when signing into MSN for some users.
440 * Fix a crash when removing a user before its icon is loaded. (Mark
444 * Fix two bugs where a remote MXit user could possibly specify a local
445 file path to be written to. (CVE-2013-0271)
446 * Fix a bug where the MXit server or a man-in-the-middle could
447 potentially send specially crafted data that could overflow a buffer
448 and lead to a crash or remote code execution. (CVE-2013-0272)
449 * Display farewell messages in a different colour to distinguish
450 them from normal messages.
451 * Add support for typing notification.
452 * Add support for the Relationship Status profile attribute.
453 * Remove all reference to Hidden Number.
454 * Ignore new invites to join a GroupChat if you're already joined, or
455 still have a pending invite.
456 * The buddy's name was not centered vertically in the buddy-list if they
457 did not have a status-message or mood set.
458 * Fix decoding of font-size changes in the markup of received messages.
459 * Increase the maximum file size that can be transferred to 1 MB.
460 * When setting an avatar image, no longer downscale it to 96x96.
463 * Fix a crash in Sametime when a malicious server sends us an abnormally
464 long user ID. (CVE-2013-0273)
467 * Fix a double-free in profile/picture loading code. (Mihai Serban)
469 * Fix retrieving server-side buddy aliases. (Catalin Salgu) (#15381)
472 * The Voice/Video Settings plugin supports using the sndio GStreamer
473 backends. (Brad Smith) (#14414)
474 * Fix a crash in the Contact Availability Detection plugin. (Mark)
476 * Make the Message Notification plugin more friendly to non-X11 GTK+,
477 such as MacPorts' +no_x11 variant.
479 Windows-Specific Changes:
480 * Compile with secure flags (Jurre van Bergen) (#15290)
481 * Installer downloads GTK+ Runtime and Debug Symbols more securely.
482 Thanks goes to Jacob Appelbaum of the Tor Project for identifying
483 this issue and suggesting solutions. (#15277)
484 * Updates to a number of dependencies, some of which have security
485 related fixes. Thanks again to Jacob Appelbaum and Jurre van Bergen
486 for identifying the vulnerable libraries and to Dieter Verfaillie
487 for helping getting the libraries updated. (#14571, #15285, #15286)
496 * NSS 3.13.6 and NSPR 4.9.2
500 * Patch libmeanwhile (sametime library) to fix crash. (Jonathan Rice)
503 version 2.10.6 (07/06/2012):
505 * Fix a bug that requires a triple-click to open a conversation
506 window from the buddy list. (#15199)
508 version 2.10.5 (07/05/2012):
510 * Add support for GNOME3 proxy settings. (Mihai Serban) (#15054)
513 * Fix a crash that may occur when trying to ignore a user who is
514 not in the current chat room. (#15139)
517 * Fix building with MSVC on Windows (broken in 2.10.4). (Florian
521 * Fix a buffer overflow vulnerability when parsing incoming messages
522 containing inline images. Thanks to Ulf HƤrnhammar for reporting
523 this! (CVE-2012-3374)
525 version 2.10.4 (05/06/2012):
527 * Support building against Farstream in addition to Farsight.
528 (Olivier Crete) (#14936)
531 * Disable periodic WHO timer. IRC channel user lists will no
532 longer automatically display away status, but libpurple will be
533 much kinder to the network.
534 * Print unknown numerics to channel windows if we can associate
535 them. Thanks to Marien Zwart. (#15090)
538 * Fix a possible crash when receiving messages with certain characters
539 or character encodings. Thanks to Fabian Yamaguchi for reporting
540 this! (CVE-2012-2318)
543 * Fix a possible crash when receiving a series of specially crafted
544 file transfer requests. Thanks to JosĆ© ValentĆn GutiĆ©rrez for
545 reporting this! (CVE-2012-2214)
547 Windows-Specific Changes:
548 * Words added to spell check dictionaries are saved across restarts of
551 version 2.10.3 (03/26/2012):
553 * Fix buddies not going offline. (#14997)
555 version 2.10.2 (03/14/2012):
557 * Fix compilation when using binutils 2.22 and new GDK pixbuf. (#14799)
558 * Fix compilation of the MXit protocol plugin with GLib 2.31. (#14773)
561 * Add support for the GNOME3 Network dialog. (#13882)
562 * Fix rare crash. (#14392)
563 * Add support for the GNOME3 Default Application dialog for configuring
567 * Support new connection states and signals for NetworkManager 0.9+.
568 (Dan Williams) (#13859)
571 * Fix a possible crash when receiving an unexpected message
572 from the server. (Thijs Alkemade) (#14983)
573 * Allow signing on with usernames containing periods and
574 underscores. (#13500)
575 * Allow adding buddies containing periods and underscores. (#13500)
576 * Don't try to format ICQ usernames entered as email addresses.
577 Gets rid of an "Unable to format username" error at login. (#13883)
580 * Fix possible crashes caused by not validating incoming messages as
581 UTF-8. (Thijs Alkemade) (#14884)
582 * Support new protocol version MSNP18. (#14753)
583 * Fix messages to offline contacts. (#14302)
585 Windows-Specific Changes:
586 * Fix the installer downloading of spell-checking dictionaries (#14612)
587 * Fix compilation of the Bonjour protocol plugin. (#14802)
590 * The autoaccept plugin will no longer reset the preference for unknown
591 buddies to "Auto Reject" in certain cases. (#14964)
593 version 2.10.1 (12/06/2011):
595 * Fix compilation on OpenBSD.
598 * Fix remotely-triggerable crashes by validating strings in a few
599 messages related to buddy list management. Thanks to Evgeny Boger
600 for reporting this! (#14682)
603 * IPv6 fixes (Linus LĆ¼ssing)
606 * Fix problems linking against GnuTLS. (#14544)
609 * Fix a memory leak when admitting UTF-8 text with a non-UTF-8 primary
613 * Fix crashes and memory leaks when receiving malformed voice
614 and video requests. Thanks to Thijs Alkemade for reporting this!
617 * Separate "username" and "server" when adding new Sametime accounts.
619 * Fix compilation in Visual C++. (#14608)
622 * Fix CVE-2011-3594, by UTF-8 validating incoming messages before
623 passing them to glib or libpurple. Identified by Diego Bauche
624 Madero from IOActive. (#14636)
627 * Fetch buddy icons in some cases where we previously weren't. (#13050)
629 Windows-Specific Changes:
632 version 2.10.0 (08/18/2011):
634 * Make the max size of incoming smileys a pref instead of hardcoding it.
635 (Quentin Brandon) (#5231)
636 * Added a plugin information dialog to show information for plugins
637 that aren't otherwise visible in the plugins dialog.
638 * Fix building with GTK+ earlier than 2.14.0 (GTK+ 2.10 is still the
639 minimum supported) (#14261)
642 * Fix a potential crash in the Log Reader plugin when reading QIP logs.
643 * Fix a large number of strcpy() and strcat() invocations to use
644 strlcpy() and strlcat(), etc., forestalling an entire class of
645 string buffer overrun bugs.
646 (The Electronic Frontier Foundation, Dan Auerbach, Chris Palmer,
648 * Change some filename manipulations in filectl.c to use MAXPATHLEN
649 instead of arbitrary length constants. (The Electronic Frontier
650 Foundation, Dan Auerbach, Chris Palmer, Jacob Appelbaum)
651 * Fix endianness-related crash in NTLM authentication (Jon Goldberg)
655 * Fixed searching for buddies in public directory. (Tomasz Wasilczyk)
657 * Better status message handling. (Tomasz Wasilczyk) (#14314)
658 * Merged two buddy blocking methods. (Tomasz Wasilczyk) (#5303)
659 * Fix building of the bundled libgadu library with older versions
660 of GnuTLS. (patch plucked from upstream) (#14365)
663 * Fix crash selecting Tools->Set Mood when you're online with an
664 ICQ account that is configured as an AIM account. (#14437)
667 * Fix a crash when remote users have certain characters in their
668 nicknames. (Discovered by Djego Ibanez) (#14341)
669 * Fix the handling of formatting following mIRC ^O (#14436)
670 * Fix crash when NAMES is empty. (James McLaughlin) (#14518)
673 * Fix incorrect handling of HTTP 100 responses when using the HTTP
674 connection method. This can lead to a crash. (Discovered by Marius
676 * Fix seemingly random crashing. (#14307)
677 * Fix a crash when the account is disconnected at the time we are doing a
678 SB request. (Hanzz, ported by shlomif) (#12431)
681 * Do not generate malformed XML ("</>") when setting an empty mood.
683 * Fix the /join <room> behavior. (Broken when adding support for
684 <room>@<server>) (#14205)
687 * Fix coming out of idle while in an unavailable state
688 * Fix logging into Yahoo! JAPAN. (#14259)
690 Windows-Specific Changes:
691 * Open an explorer.exe window at the location of the file when clicking
692 on a file link instead of executing the file, because executing a file
693 can be potentially dangerous. (Discovered by James Burton of
694 Insomnia Security) (Fixed by Eion Robb)
696 version 2.9.0 (06/23/2011):
698 * Fix a potential remote denial-of-service bug related to displaying
700 * Significantly improved performance of larger IRC channels (regression
701 introduced in 2.8.0).
702 * Fix Conversation->Add on AIM and MSN.
703 * Entries in the chat user list are sorted properly again. This was
704 inadvertenly broken in 2.8.0.
707 * Fix logging in to ICQ.
710 * media: Actually use the specified TCP port from the TURN configuration to
711 create a TCP relay candidate.
714 * Fix crashes on some non-mainstream OSes when attempting to
715 printf("%s", NULL). (Clemens Huebner) (#14297)
718 * The Evolution Integration plugin compiles again.
720 version 2.8.0 (06/07/2011):
722 * Implement simple silence suppression for voice calls, preventing
723 wasted bandwidth for silent periods during a call. (Jakub Adam)
725 * Added the DigiCert High Assurance CA-3 intermediate CA, needed for
726 validation of the Facebook XMPP interface's certificate.
727 * Removed the QQ protocol plugin. It hasn't worked in a long time and
728 isn't being maintained, therefore we no longer want it.
731 * Duplicate code cleanup. (Gabriel Schulhof) (#10599)
732 * Voice/Video call window adapts correctly to adding or removing
733 streams on the fly. (Jakub Adam) (half of #13535)
734 * Don't cancel an ongoing call when rejecting the addition of a
735 stream to the existing call. (Jakub Adam) (#13537)
736 * Pidgin plugins can now override tab completion and detect clicks on
737 usernames in the chat userlist. (kawaii.neko) (#12599)
738 * Fix the tooltip being destroyed when it is full of information and
739 cover the mouse (dliang) (#10510)
742 * media: Allow obtaining active local and remote candidates. (Jakub
744 * media: Allow getting/setting video capabilities. (Jakub Adam) (half
746 * Simple Silence Suppression is optional per-account. (Jakub Adam)
748 * Fix purple-url-handler being unable to find an account.
749 * media: Allow adding/removing streams on the fly. (Jakub Adam)
751 * Support new connection states in NetworkManager 0.9. (Dan Williams)
753 * When removing a buddy, delete the pounces associated with it.
754 (Kartik Mohta) (#1131)
755 * media: Allow libpurple and plugins to set SDES properties for RTP
756 conferences. (Jakub Adam) (#12981)
757 * proxy: Add new "Tor/Privacy" proxy type that can be used to
758 restrict operations that could leak potentially sensitive data
759 (e.g. DNS queries). (#11110, #13928)
760 * media: Add support for using TCP relaying with TURN (will only work with
761 libnice 0.1.0 and later).
764 * Fix setting icons with dimensions greater than 64x64 pixels by scaling
765 them down to at most 64x64. (#12874, #13165)
768 * Allow showing your status only to buddies. (Mateusz PiÄkos) (#13358)
769 * Updated internal libgadu to version 1.10.1. (Robert Matusewicz,
770 Krzysztof Klinikowski) (#13525)
771 * Updated internal libgadu to version 1.11.0. (Tomasz Wasilczyk)
773 * Suppress blank messages that happen when receiving inline
774 images. (Tomasz Wasilczyk) (#13554)
775 * Fix sending inline images to remote users, don't crash when
776 trying to send large (> 256kB) images. (Tomasz Wasilczyk) (#13580)
777 * Support typing notifications. (Jan Zachorowski, Tomasz Wasilczyk,
778 Krzysztof Klinikowski) (#13362, #13590)
779 * Require libgadu 1.11.0 to avoid using internal libgadu.
780 * Optional SSL connection support for GNUTLS users (not on Windows
781 yet!). (Tomasz Wasilczyk) (#13613, #13894)
782 * Don't count received messages or statuses when determining whether
783 to send a keepalive packet. (Jan Zachorowski) (#13699)
784 * Fix a crash when receiving images on Windows or an incorrect
785 timestamp in the log when receiving images on Linux. (Tomasz
787 * Support XML events, resulting in immediate update of other users'
788 buddy icons. (Tomasz Wasilczyk) (#13739)
789 * Accept poorly formatted URLs from other third-party clients in
790 the same manner as the official client. (Tomasz Wasilczyk)
794 * Fix setting icons with dimensions greater than 64x64 pixels by scaling
795 them down to at most 64x64. (#12874, #13165)
796 * Fix unsetting your mood when "None" is selected. (Dustin Gathmann)
798 * Ignore Daylight Saving Time when performing calculations related to
799 birthdays. (Dustin Gathmann) (#13533)
800 * It is now possible to specify multiple encodings on the Advanced
801 tab of an ICQ account's settings by using a comma-delimited list.
802 (Dmitry Utkin) (#13496)
805 * Add "authserv" service command. (tomos) (#13337)
808 * Fix a hard-to-exploit crash in the MSN protocol when using the
809 HTTP connection method (Reported by Marius Wachtler).
812 * Support for an Invite Message when adding a buddy.
813 * Fixed bug in splitting-up of messages that contain a lot of links.
814 * Fixed crash caused by timer not being disabled on disconnect.
815 (introduced in 2.7.11)
816 * Clearing of the conversation window now works.
817 * When receiving an invite you can display the sender's profile
818 information, avatar image, invite message.
819 * The Change PIN option was moved into separate action.
820 * New profile attributes added and shown.
821 * Update to protocol v6.3.
822 * Added the ability to view and invite your Suggested Friends,
823 and to search for contacts.
824 * Also display the Status Message of offline contacts in their
828 * Remember the previously entered user directory when searching.
829 (Keith Moyer) (#12451)
830 * Correctly handle a buddy's unsetting his/her vCard-based avatar.
831 (Matthew W.S. Bell) (#13370)
832 * Squash one more situation that resulted in duplicate entries in
833 the roster (this one where the server reports the buddy as being
834 in the same (empty) group. (Reported by Danny Mayer)
837 * The Voice/Video Settings plugin now includes the ability to test
838 microphone settings. (Jakub Adam) (#13182)
839 * Fix a crash when handling some saved settings in the Voice/Video
840 Settings plugin. (Pat Erley) (13290, #13774)
842 Windows-Specific Changes:
843 * Fix building libpurple with Visual C++ .NET 2005. This was
844 accidentally broken in 2.7.11. (Florian QuĆØze)
845 * Build internal libgadu using packed structs, fixing several
846 long-standing Gadu-Gadu issues. (#11958, #6297)
848 version 2.7.11 (03/10/2011):
850 * Our bundled libgadu should now build on HP-UX.
851 * Fix some instances of file transfers never completing. (Cristi Posoiu)
855 * Sort by Status no longer causes buddies to move around when you
857 * Fix embedding in the system tray on older GTK+ releases (such as on
858 CentOS 5.5 and older Fedora).
859 * No longer require libstartup-notification for startup notification
860 support. GTK+ has included support for years, so use it instead. (David
864 * Fix a bug where some buddies from your buddy list might not show up.
865 Affected non-English ICQ users the most. (#13386)
866 * Send keepalives for all types of network connections. Will hopefully
867 make chat rooms more reliable. (#1449)
870 * Fix bug that prevented added buddies to your buddy list in certain
871 circumstances. (#13298)
874 * MXit plugin and reported client version now follow the libpurple
876 * Don't try to request profile information for non-user contacts.
877 * Allow Re-Invite for contacts in Deleted or Rejected state.
878 * Ensure we don't send packets too fast to the MXit server and trigger
879 its flood-detection mechanism. Also increased the internal packet queue
883 * Fix building on platforms with an older glib (inadvertantly broken in
885 * Don't treat the on-join status storms as 'new arrivals'. (Thijs
887 * Extend the /join command to support room JIDs, enabling you to join
888 a room on any server. (Solarius, MatÄj Cepl, Tirtha 'wyuka'
890 * Add support for receiving a limited amount of history when joining a
891 room (not currently supported by Pidgin and Finch). (Thijs Alkemade)
895 * Fix CVE-2011-1091, denials of service caused by NULL pointer
896 dereferences due to improper handling of malformed YMSG packets. Thanks
897 to Marius Wachtler for reporting this and reviewing the fix!
899 version 2.7.10 (02/06/2011):
901 * Force video sources to all have the same capabilities. This reduces the
902 number of times video must be scaled down, saving CPU time. (Jakub Adam)
904 * Starting multiple video calls and ending one no longer causes the other
905 calls to stop sending audio and video. (Jakub Adam) (#12758, #13237)
906 * Perl bindings now respect LDFLAGS. (Peter Volkov, Markos Chandras)
908 * Added AddTrust External Root CA. (#11554)
909 * Resolve some issues validating X.509 certificates signed off the CAcert
910 Class 3 intermediate cert when using the GnuTLS SSL/TLS plugin.
913 * Don't drop whole messages when text is colored. (Jan Zachorowski)
917 * Don't show two windows when using "Get Info" on a buddy. (Gabriel Burt;
918 Novell, Inc.) (#13108)
921 * Don't send ISON messages longer than 512 bytes. (Jeffrey Honig) (#9692)
924 * Stop sending audio when placing a call on hold. (Jakub Adam) (#13032)
925 * Stop translating gpointers to ints in the dbus API. This removes
926 functions from the dbus API. (The openSUSE Project) (#12507)
927 * Fix D-Bus introspection calls that omit the interface parameter. (Tom
929 * Fixed bugs in purple_str_to_time() that caused the most recent 'make
930 check' failures. (Nader Morshed) (#13131)
931 * Correct an issue that caused some UIs other than Pidgin or Finch to
932 leave a buddy in the "is typing" state. (Jan Kaluza)
933 * Fix potential information disclosure issues in the Cipher code. (Julia
937 * Support using the Page Up and Page Down keys on the numeric keypad in
938 the conversation window. (Ryan Flegel) (#13127)
939 * Fix a few memory leaks. (Nader Morshed) (#13162)
940 * Support rendering strikethrough when received as in-line CSS. (#13168)
941 * Editable comboboxes are now more friendly to some GTK+ themes. (Hugo
942 Pereira Da Costa) (#13164).
945 * The Voice/Video Settings plugin no longer resets selected devices to
946 defaults. (Jakub Adam) (#13044)
947 * The Voice/Video Settings plugin no longer crashes when a stored device
948 name is not found in the list of available devices. (Jakub Adam)
950 * The Autoaccept plugin now allows disabling filename escaping. (Rok
951 Mandeljc) (half of #11459)
952 * The Autoaccept plugin now allows choosing Reject/Ask/Accept for
953 non-buddies. (Rok Mandeljc) (half of #11459)
956 * QQ2008 is now the default protocol version. (Michael Terry) (#11635)
959 * Don't crash when receiving an unexpected/invalid jingle transport type.
960 (Nikita Kozlov) (#13136)
961 * Handle Connection: Close headers for BOSH, when the server does not
962 terminate the connection itself. (#13008)
963 * Improved parsing for DIGEST-MD5, which should resolve issues
964 connecting to some jabberd2 servers. This corrects an issue parsing
965 one-character or empty elements. (Noa Resare) (#a14514)
968 * Fix a crash when an account disconnects before a p2p session is
969 completely set up. (Jan Kaluza) (#12432)
971 version 2.7.9 (12/26/2010):
973 * Fix CVE-2010-4528, a crash when receiving short packets related to
976 version 2.7.8 (12/19/2010):
978 * Fix the exceptions in purple-remote on Python 2.6+. (Ari Pollak)
982 * When a conversation has reached the maximum limit on the number
983 of smileys, display the text representation of the smiley properly
984 when it contains HTML-escapable characters (e.g. "<3" was previously
985 displayed as "<3").
986 * Drop dependency on GdkGC and use Cairo instead.
987 * New UI hack to assist in first-time setup of Facebook accounts with
988 icon from Jakub Szypulka.
989 * Don't hide the buddy list if there is no notification area in which
990 to put the icon. (#12129)
993 * Fix multipart parsing when '=' is included in the boundary for
994 purple_mime_document_parse. (Jakub Adam) (#11598)
997 * Buddies who unset their status message will now be correctly shown
998 without a message in your buddy list. (#12988)
1001 * Updated our bundled libgadu and minimum requirement for external
1002 libgadu to 1.9.0. (#12789)
1005 * Stop showing ourselves in the list of endpoints that can be
1007 * Allow full-size display names, by not escaping (most) non-English
1009 * Fix receiving messages from users on Yahoo and other federated
1011 * Correctly remove old endpoints from the list when they sign out.
1012 * Add option to disable connections from multiple locations. (#13017)
1013 * Correctly update your own display name in the buddy list. (#13064)
1014 * Correctly show ourselves as offline in the buddy list when going
1016 * Correctly update your own icon in the buddy list. (#12973)
1017 * Remove struct packing for better portability. (#12856)
1020 * Terminate Jingle sessions with unsupported content types. (#13048)
1022 version 2.7.7 (11/23/2010):
1024 * Allow multiple CA certificates to share the same Distinguished Name
1025 (DN). Partially fixes remaining MSN issues from #12906.
1026 * The GNUTLS SSL plugin now discards any certificate (and all subsequent
1027 certificates) in a chain if it did not sign the previous certificate.
1028 Partially fixes remaining MSN issues from #12906.
1029 * Open requests related to a file transfer are now closed when the request
1030 is cancelled locally. (#11666)
1033 * AIM should now connect if "Use clientLogin" is turned off and the
1034 "Server" field is set to anything other than "login.oscar.aol.com" or
1035 "slogin.oscar.aol.com". (#12948)
1036 * Fix a crash on connection loss. (#5927)
1038 version 2.7.6 (11/21/2010):
1040 * Included Microsoft Internet Authority 2010 and Microsoft Secure Server
1041 Authority 2010 intermediate CA certificates to our bundle. This fixes
1042 the "Unable to validate certificate" error for omega.contacts.msn.com.
1046 * Avoid a use-after-free race condition in the media code (when
1047 there's an error reported by GStreamer). (#12806, Jakub Adam)
1050 * SSL option has been changed to a tri-state menu with choices for
1051 "Don't Use Encryption", "Use Encryption if Available", and "Require
1053 * Fix some possible clientLogin URL issues introduced in version 2.7.5.
1054 * Don't show a "<URL>: Ok" connection error when using clientLogin.
1055 * Cleaned up some debug output for improved readability.
1058 * Added support for MSNP16, including Multiple Points of Presence (MPOP)
1059 which allows multiple simultaneous sign-ins. (#8247)
1060 * Added extended capabilities support (none implemented).
1061 * Merged the work done on the Google SoC (major rewrite of SLP code)
1062 * Reworked the data transfer architecture.
1063 (https://developer.pidgin.im/wiki/SlpArchitecture)
1064 * Lots of little changes.
1065 * Don't process zero-length DC messages. (#12660)
1066 * Fixed a bunch of memory leaks.
1067 * Prevent a use-after-free condition.
1070 * Avoid a double-free in the Google Relay (V/V) code.
1071 * Avoid double error message when failing a file transfer. (#12757)
1072 * Password-related information is printed out for SASL authentication
1073 when the PURPLE_UNSAFE_DEBUG environment variable is set.
1074 * Authentication mechanisms can now be added by UI's or other plugins
1075 with some work. This is outside the API/ABI rules! (#12715)
1076 * Fixed a few printf("%s", NULL) crashes for broken OSes.
1078 Windows-Specific Changes:
1079 * Build the Pidgin Theme Editor plugin (finally).
1080 * Untarring (for themes) now works for non-ASCII destination paths.
1082 version 2.7.5 (10/31/2010):
1084 * Added Verisign Class 3 Public CA - G2 root CA.
1087 * Properly differentiate between bn and bn_IN in the Translation
1091 * Display the "Authorize buddy?" minidialog when the requestor has an
1092 empty nickname. (#12810)
1093 * New ICQ accounts default to proper ICQ servers. Old accounts using one
1094 of the old default servers will be silently migrated to use the proper
1096 * ICQ accounts using clientLogin now use the correct ICQ servers. This is
1097 separate from the server settings mentioned above.
1098 * '<' should no longer cause ICQ status messages to be truncated in some
1099 locations. (#11964, #12593)
1100 * Fix sending messages to chat rooms. (#12768)
1103 * Don't crash when attempting to log into a Bonjour account and init
1106 Windows-Specific Changes:
1107 * Quote the path stored in the registry when the "run at startup" option
1108 in the Windows Pidgin Options plugin is used. (#12781)
1110 version 2.7.4 (10/20/2010):
1112 * Fix search path for Tk when compiling on Debian Squeeze. (#12465)
1113 * purple-remote now expects and produces UTF-8. (Guillaume Brunerie)
1115 * Add Deutsche Telekom, Thawte Primary, and Go Daddy Class 2 root CAs
1116 (#12667, #12668, and #12594)
1117 * Fix CVE-2010-3711 by properly validating return values from the
1118 purple_base64_decode() function before using them.
1119 * Fix two local crash bugs by properly validating return values from the
1120 purple_base16_decode() function before using them.
1123 * Fall back to an ordinary request if a UI does not support showing a
1124 request with an icon. Fixes receiving MSN file transfer requests
1125 including a thumbnail in Finch. (#12561)
1126 * Fix an invalid memory access when removing UPnP mappings that could
1127 cause sporadic crashes, most notably when MSN Direct Connections are
1129 * Add a sentence to the certificate warning for expired certificates
1130 suggesting the user check their computer's date and time. (#12654)
1133 * Add support for the Gadu-Gadu protocol in the gevolution plugin to
1134 provide Evolution integration with contacts with GG IDs. (#10709)
1135 * Remap the "Set User Mood" shortcut to Control-D, which does not
1136 conflict with the previous shortcut for Get Buddy Info on the
1138 * Add a plugin action menu (under Tools) for the Voice and Video
1140 * Use GRegex for the debug window where available. This brings regex
1141 filtering to the debug window on Windows. (Eion Robb) (#12601)
1142 * Add Google Chrome to the list of possible browsers on non-Windows
1144 * Add Chromium to the list of possible browsers on non-Windows systems.
1145 * The "Manual" browser option is now stored as a string. It is no
1146 longer necessary to specify a full path to the browser command.
1147 (Rodrigo Tobar Carrizo) (#12024)
1148 * The Send To menu can now be used if the active account in the
1149 conversation becomes disabled or inactive. (Keith Moyer) (#12471)
1150 * xdg-open is now the default browser for new users on non-Windows
1151 platforms. (Stanislav Brabec) (#12505)
1152 * The "Authorize buddy?" mini-dialog now shows the nickname of
1153 the buddy requesting authorization as well as the icon of
1154 the IM protocol he is using. (#5038)
1157 * Add support for drop-down account options (like the SILC cipher
1158 and HMAC options or the QQ protocol version).
1161 * Unify the connection security-related settings into one dropdown.
1162 * Fix a crash when multiple accounts are simultaneously performing
1163 SASL authentication when built with Cyrus SASL support. (thanks
1164 to Jan Kaluza) (#11560)
1165 * Restore the ability to connect to XMPP servers that do not offer
1167 * Added support for using Google's relay servers when making voice and
1168 video calls to Google clients.
1169 * Fix detecting file transfer proxies advertised by the server.
1170 * Advertise support for Google Talk's JID Domain Discovery extension
1171 in all cases again (changed in 2.7.0), not just when the domain
1172 is "gmail.com" or "googlemail.com" (it's also needed for Google
1173 Talk used for accounts on arbitrary domains not using Google Apps
1174 for Your Domain). (#a14153)
1175 * Improved handling of adding oneself to your buddy list when using
1176 Non-SASL (legacy) authentication. (#12499)
1177 * Generate a connection error instead of just stalling when the
1178 _xmppconnect TXT record returns results, but none of them result
1179 in a valid BOSH URI. (#a14367, #12744)
1182 * Add support for managing Visible/Invisible lists. (#10967)
1183 * Fix a problem with receiving HTML messages from
1184 QIP/Miranda/Trillian. (#12044)
1185 * Hopefully fixed all encoding-related problems, both
1186 for sending and receiving messages. (#10833 and the like)
1187 * Fix a problem with receiving messages from pyicqt. (#12284)
1188 * Don't set a custom status text when going Invisible to avoid
1189 being detected as Invisible. (#10633)
1192 * Stop doing unnecessary lookups of certain alias information. This
1193 solves deadlocks when a given Yahoo account has a ridiculously large
1194 (>500 buddies) list and may improve login speed for those on slow
1195 connections. (#12532)
1196 * Fix sending SMS messages. The lookup host changed on us. (Thanks to
1198 * Improvements for some file transfer scenarios, but not all.
1201 * Bonjour support now requires Apple Bonjour Print Services version
1202 2.0.0 or newer (http://support.apple.com/kb/dl999).
1205 * Fall back to an ordinary request if a UI does not support showing a
1206 request with an icon. Fixes receiving MSN file transfer requests
1207 including a thumbnail in Finch.
1210 * Add support for the Gadu-Gadu protocol in the gevolution plugin to
1211 provide Evolution integration with contacts with GG IDs. (#10709)
1212 * Remap the "Set User Mood" shortcut to Control-D, which does not
1213 conflict with the previous shortcut for Get Buddy Info on the
1215 * Add a plugin action menu (under Tools) for the Voice and Video
1219 * Add support for drop-down account options (like the SILC cipher
1220 and HMAC options or the QQ protocol version).
1223 * Unify the connection security-related settings into one dropdown.
1224 * Fix a crash when multiple accounts are simultaneously performing
1225 SASL authentication when built with Cyrus SASL support. (thanks
1226 to Jan Kaluza) (#11560)
1227 * Restore the ability to connect to XMPP servers that do not offer
1229 * Added support for using Google's relay servers when making voice and
1230 video calls to Google clients.
1233 * Stop doing unnecessary lookups of certain alias information. This
1234 solves deadlocks when a given Yahoo account has a ridiculously large
1235 (>500 buddies) list and may improve login speed for those on slow
1236 connections. (#12532)
1238 version 2.7.3 (08/10/2010):
1240 * Use silent build rules for automake >1.11. You can enable verbose
1241 builds with the --disable-silent-rules configure option, or using
1245 * Fix the TURN server settings (broken in 2.7.0).
1248 * Re-focus the input area after clicking the attention toolbar button.
1249 * Re-arrange media window to make it more netbook-friendly.
1252 * Rebindable 'suggest-next-page' and 'suggest-prev-page' actions for
1253 textboxes (GntEntry) to scroll through list of suggestions.
1254 * Rebindable 'dropdown' action for comboboxes (GntComboBox) to show the
1255 dropdown list of options.
1258 * Fix non-ASCII arguments to /mode et al. (thanks to Max Ulidtko)
1261 * Support for web-based buddy icons, used when a buddy logs in to the
1262 messenger on the Live website.
1263 * Fix file transfers with some clients that don't support direct
1264 connections (e.g., papyon, telepathy-butterfly, etc.) (#12150)
1267 * Fix filename for the Shocked emoticon. (#12364)
1268 * Implement the new naming conventions where possible. (MXitId, etc)
1269 * Display a message in the Groupchat window when you invite somebody.
1270 * Birthday field in profile cannot be edited when server says it is
1272 * If a buddy is offline, show in their profile when last they were online.
1273 * Handle pushed profile update packets (ie, when changing your avatar via
1275 * If a buddy is offline and we see from their profile that they have
1276 updated their avatar, request the new avatar image from the server.
1277 * Fix a possible crash if a link is clicked while disconnected.
1278 * Unescape any escaped characters in a chatroom nickname.
1279 * Add the new MXit moods and emoticons.
1280 * MXit emoticons added to the small emoticon theme.
1283 * Allow connecting to servers that only advertise GSSAPI and expect
1284 a fallback to legacy IQ authentication (broken in 2.7.0).
1285 * Fix a crash when receiving custom emoticons that don't adhere to
1287 * When initiating a file transfer, don't show resources that are certain
1288 to not support file transfers in the resource selection dialog.
1289 * Fix connecting to servers using BOSH and authenticating with
1290 DIGEST-MD5 when libpurple was built with Cyrus SASL support.
1293 * Renamed "Use account proxy for SSL connections" to "Use account proxy
1294 for HTTP and HTTPS requests" and tied the option to HTTP requests too.
1295 * Properly detect HTTP proxy server use when the HTTP proxy is the
1296 global proxy server, an account-level non-HTTP proxy server is
1297 configured, and the "Use account proxy for HTTP and HTTPS requests"
1298 account option is turned off. This fixes connecting for some HTTP
1300 * Fall back to connecting to scsa.msg.yahoo.com (not configurable) if
1301 the HTTP-based connect server lookup fails. This does not work for
1302 Yahoo JAPAN accounts.
1303 * Fix file transfers that get stuck with "Waiting for transfer to
1306 version 2.7.2 (07/21/2010):
1308 * Fix a crash bug related to X-Status messages that can be triggered by
1309 remote users. This is CVE-2010-2528.
1310 * Fix a rare crash bug caused by certain incoming SMS messages
1311 (discovered by Jan Kaluza--thanks Jan!).
1312 * Change HTML sent from ICQ accounts so that official ICQ clients
1313 hopefully display it correctly.
1316 * Fix a crash related to fast buddy icon transfers.
1318 version 2.7.1 (05/29/2010):
1320 * Build fixes on OpenSolaris. (Brian Lu)
1321 * Add configure option --enable-trayicon-compat which installs tray
1322 icons into directories that are compatible with older versions of
1323 hicolor-icon-theme (0.9).
1326 * Restore the tray icon's blinking functionality.
1327 * Fix a crash setting moods when an account is disconnected.
1330 * Fix a crash on disconnect.
1333 * Fix bug that caused HTML to be displayed in incoming messages.
1336 * Fix unnecessary bandwidth consumption for buddy icon requests when
1337 buddies have capital letters in their passport addresses.
1338 * Support for direct connections, enabling faster file transfers,
1339 smiley and buddy icon loading. (GƔbor Szuromi)
1342 * Allow connecting to servers that advertise EXTERNAL (broken in
1346 * Replace the MXit-specific mood management with the new standard Moods
1348 * Add the standard MXit emoticons.
1349 * Improve the handling of users being kicked from MultiMX rooms.
1350 * MXit doesn't allow you to see your buddy's Email Address or Title,
1351 so remove those two fields from the "Buddy Information" page.
1352 * Show buddy's Registration Country in their profile.
1353 * Increment protocol version to v6.0
1354 * If an invite you sent was rejected with a reason, display that
1355 message in the buddy tooltip.
1356 * CAPTCHA value is a required field during account activation.
1357 (Resolves issue on Maemo)
1358 * When your avatar image is changed, don't forget the user's profile
1361 Windows-Specific Changes:
1362 * Fix a regression introduced in 2.7.0 that caused Window Flashing not
1365 version 2.7.0 (05/12/2010):
1367 * Changed GTK+ minimum version requirement to 2.10.0.
1368 * Changed GLib minimum version requirement to 2.12.0.
1369 * Using the --disable-nls argument to configure now works properly.
1370 You will no longer be forced to have intltool to configure and build.
1371 * Fix two related crashes in the GnuTLS and NSS plugins when they
1372 suffer internal errors immediately upon attempting to establish
1374 * Fix NSS to work when reinitialized after being used. (Thanks to
1375 Ludovico Cavedon for the testcase)
1376 * Added support for PURPLE_GNUTLS_PRIORITIES environment variable.
1377 This can be used to specify GnuTLS priorities on a per-host basis.
1378 The format is "host=priority;host2=priority;...". The default
1379 priority can be overridden by using "*" as the host. See the
1380 GnuTLS manual for documentation on the format of the priority
1382 * Fix autoconf detection of Python. (Brad Smith)
1383 * Fix a crash when a Windows proxy (from IE) does not have a port.
1387 * Moved the "Debugging Information" section of the About box to a
1388 "Build Information" dialog accessible on the Help menu.
1389 * Moved the Developer and Crazy Patch Writer information from the About
1390 box to a "Developer Information" dialog accessible on the Help menu.
1391 * Moved the Translator information from the About box to a "Translator
1392 Information" dialog accessible on the Help menu.
1393 * Use GtkStatusIcon for the docklet, providing better integration in
1395 * Added UI for sending attentions (buzz, nudge) on supporting protocols.
1396 * Make the search dialog unobtrusive in the conversation window (by
1397 making it look and behave like the search dialog in Firefox)
1398 * The Recent Log Activity sort method for the Buddy List now
1399 distinguishes between no activity and a small amount of activity
1400 in the distant past. (Greg McNew)
1401 * Added a menu set mood globally for all mood-supporting accounts
1402 (currently XMPP and ICQ).
1403 * Default binding of Ctrl+Shift+v to 'Paste as Plain Text' in
1404 conversation windows. This can be changed in .gtkrc-2.0. For example,
1405 Ctrl+v can be bound to 'Paste as Plain Text' by default.
1406 * Plugins can now handle markup in buddy names by attaching to the
1407 "drawing-buddy" signal. (Daniele Ricci, Andrea Piccinelli)
1408 * Be more accommodating when scaling down large images for use as
1410 * The 'Message Timestamp Formats' plugin allows changing the timestamp
1411 format from the timestamps' context menu in conversation log.
1412 * The 'Message Timestamp Formats' plugin allows forcing 12-hour
1413 timestamps. (Jonathan Maltz)
1414 * Fix pastes from Chrome (rich-text pastes and probably URLs
1415 having garbage appended to them).
1416 * Show file transfer thumbnails for images on supporting protocols
1417 (currently only supported on MSN).
1420 * Added support for IPv6. (Thanks to T_X for testing)
1423 * Updated our bundled libgadu to 1.9.0-rc2 (many thanks to Krzysztof
1424 Klinikowski for the work and testing put in here!)
1425 * Minimum requirement for external libgadu is now also 1.9.0-rc2.
1428 * X-Status (Custom ICQ status icon) support. Since most of the icons
1429 available reflect moods, this is labeled "Set Mood" on the
1430 Accounts->ICQ Account menu. (Andrew Ivanov, TomĆ”Å” Kebert,
1431 Yuriy Yevgrafov, and trac users bob007, salieff, and nops)
1432 * Allow setting and displaying icons between 1x1 and 100x100 pixels for
1433 ICQ. Previously only icons between 48x48 and 52x64 were allowed.
1434 * When using the clientLogin authentication method, prompt for a
1435 password on reconnect when "Remember Password" is not checked and
1436 authentication fails due to an incorrect password. (This is the same
1437 behavior as the legacy authentication method)
1438 * Support sending and receiving HTML-formatted messages for ICQ.
1439 * Use the proper URL for "View web profile" link for ICQ buddies.
1443 * Support for version 9 of the MSN protocol has been removed. This
1444 version is no longer supported on the servers.
1445 * Support file transfer thumbnails (previews) for images.
1446 * Fix CVE-2010-1624 (custom emoticon remote crash).
1449 * Direct messages to a specific resource only upon receipt of a message
1450 with content (as opposed to a typing notification, etc). (Thanks to
1452 * Present a better error message when authentication fails while trying
1453 to connect to Facebook. (David Reiss, Facebook)
1454 * When sending data using in-band-bytestreams, interpret the block-size
1455 attribute as the size of the BASE64-encoded representation of the
1457 * Validate the hash on incoming BoB data objects (for custom smileys
1458 etc.), cache based per JID when the CID is not a valid hash (as
1459 specified by the BoB XEP).
1460 * Send whitespace keepalives if we haven't sent data in a while (2
1461 minutes). This fixes an issue with Openfire disconnecting a
1462 libpurple-baesd client that has just been quiet for about 6
1464 * Only support Google Talk's JID Domain Discovery extension
1465 (allowing a user to log in with "@gmail.com" or "@googlemail.com"
1466 interchangeably) for those two domains. This change was made
1467 due to interoperability issues with some BOSH Connection Managers
1468 and namespaced attributes.
1471 * Attempt to better handle transparent proxies interfering with
1473 * Fix handling of P2P packets, thus fixing the loss of some messages.
1474 * Retrieve the pager server address from Yahoo!'s servers directly.
1475 * Removed the "Pager server" account option, as it is no longer needed.
1476 * The authentication code is now less order-sensitive with the
1477 components of the server's response.
1478 * The authentication process now acts more like the official client.
1481 * New action 'history-search', with default binding ctrl+r, to search
1482 the entered string in the input history.
1484 Windows-Specific Changes
1485 * Updated GTK+ to 2.16.6
1486 * Private GTK+ Runtime now used (GTK+ Installer no longer supported)
1487 * Minimum required GTK+ version increased to 2.14.7
1488 * Windows 95, Windows 98, Windows 98 Second Edition, Windows ME
1489 (Millennium Edition), and Windows NT 4.0 longer supported due to GTK+
1490 requirements changes.
1491 * Crash Report files (pidgin.RPT) are now generated in the ~/.purple
1492 directory instead of the installation directory.
1493 * NSS SSL Library upgraded to 3.12.5 (thanks to Berke Viktor)
1494 * GtkSpell upgraded to 2.0.16, changing the spellchecking backend to
1495 enchant. This means that myspell and hunspell (OpenOffice)
1496 dictionaries can be used (previous versions' aspell dictionaries
1499 version 2.6.6 (02/18/2010):
1501 * Fix 'make check' on OS X. (David Fang)
1502 * Fix a quirk in purple_markup_html_to_xhtml that caused some messages
1503 to be improperly converted to XHTML.
1504 * Set "controlling-mode" correctly when initializing a media session.
1505 Fixes receiving voice calls from Psi.
1506 * When looking up DNS records, use the type of record returned by the
1507 server (instead of the type we asked for) to determine how to process
1509 * Fix an issue with parsing XML attributes that contain "<br>".
1510 See ChangeLog.API for more details.
1513 * Correctly disable all missing dependencies when using the
1514 --disable-missing-dependencies option. (Gabriel Schulhof)
1517 * Fix display of avatars after a server-side change. (Krzysztof
1521 * Allow setting and displaying icons between 1x1 and 100x100 pixels.
1522 Previously only icons between 48x48 and 50x50 were allowed.
1525 * Fix CVE-2010-0277, a possible remote crash when parsing an incoming
1526 SLP message. (Discovered by Fabian Yamaguchi)
1527 * File transfer requests will no longer cause a crash if you delete the
1528 file before the other side accepts.
1529 * Received files will no longer hold an extra lock after completion,
1530 meaning they can be moved or deleted without complaints from your OS.
1531 * Buddies who sign in from a second location will no longer cause an
1532 unnecessary chat window to open.
1533 * Support setting an animated GIF as a buddy icon.
1534 * Numerous code cleanups and memory savings.
1537 * Fix a leak and crash when retrieving buddy icons.
1540 * Less likely to send messages to a contact's idle/inactive resource.
1541 Previously, if a message was received from a specific resource,
1542 responses would be sent to that resource until either it went offline
1543 or a message is received from another resource. Now, messages are
1544 sent to the bare JID upon receipt of any presence change from the
1546 * Added support for the SCRAM-SHA-1 SASL mechanism. This is only
1547 available when built without Cyrus SASL support.
1548 * When getting info on a domain-only (server) JID, show uptime
1549 (when given by the result of the "last query") and don't show status
1551 * Fix getting info on your own JID.
1552 * Wrap XHTML messages in <p>, as described in XEP-0071, for
1553 compatibility with some clients.
1554 * Don't do an SRV lookup for a STUN server associated with the account
1555 if one is already set globally in prefs.
1556 * Don't send custom smileys larger than the recommended maximum object
1557 size specified in the BoB XEP. This prevents a client from being
1558 disconnected by servers that dislike overly-large stanzas.
1559 * Fix receiving messages without markup over an Openfire BOSH
1560 connection (forcibly put the stanzas in the jabber:client namespace).
1561 * The default value for the file transfer proxies is automatically
1562 updated when an account connects, if it is still the old (broken)
1563 default (from 'proxy.jabber.org' to 'proxy.eu.jabber.org').
1564 * Fix an issue where libpurple created duplicate buddies if the roster
1565 contains a buddy in two groups that differ only by case
1566 (e.g. "XMPP" and "xmpp") (or not at all).
1569 * Don't send <span> and </span> tags. (Fartash Faghri)
1570 * Support PingBox. PingBoxes will appear as pbx/PingBoxName. (Kartik
1574 * Fix CVE-2010-0423, a denial of service attack due to the parsing
1575 of large numbers of smileys. (Discovered by Antti Hayrynen)
1576 * Correctly size conversation and status box entries when the
1577 interior-focus style property is diabled. (Gabriel Schulhof)
1578 * Correctly handle a multiline text field being required in a
1579 request form. (Thanks to Florian Zeitz for finding this problem)
1580 * Search friends by email-addresses in the buddy list. (Luoh Ren-Shan)
1581 * Allow dropping an image on Custom Smiley window to add a new one.
1582 * Prompt for confirmation when clearing a whiteboard (doodle) session.
1584 * Use the "hand" cursor when hovering over usernames in chat history to
1585 indicate that the username is an actionable item.
1586 * Double-clicking usernames in chat history will open an IM with that
1588 * Put an icon on the "Filter" button in the debug window.
1589 * Don't treat "/messages/like/this " as commands.
1590 * Explicitly mark user interaction when inserting smilies from the
1591 toolbar so "Undo" correctly removes these smilies.
1592 * Clicking "New" or "Saved" in the status selector menu while typing a
1593 status message no longer keeps the status entry area stuck in "typing"
1595 * Show tooltips for ellipsized conversation tabs. On older systems,
1596 tooltips will show for all tabs.
1597 * The File Transfers and Debug Window windows are no longer created as
1598 dialogs. These windows should now have minimize buttons in many
1599 environments in which they were previously missing
1600 (including Windows).
1601 * Smiley themes with Windows line endings no longer cause theme
1602 descriptions not to be displayed in the theme selector.
1605 * Fix CVE-2010-0420, a possible remote crash when handling chat room
1607 * Rebindable 'move-first' and 'move-last' actions for tree widgets. So
1608 it is possible to jump to the first or last entry in the buddy list
1609 (and other such lists) by pressing home or end key (defaults)
1612 version 2.6.5 (01/08/2010):
1614 * TLS certificates are actually stored to the local cache once again
1615 (accepting a name mismatch on a certificate should now be remembered)
1618 * Build-time fixes for Solaris. (Paul Townsend)
1621 * Messages from some mobile clients are no longer displayed as
1622 Chinese characters (broken in 2.6.4)
1625 * Fix an issue allowing a remote user to download arbitrary files from
1626 a libpurple client. (CVE-2010-0013)
1629 * Do not crash when attempting to register for a new account on Windows.
1630 * Fix file transfer with clients that do not support Entity Capabilities
1633 version 2.6.4 (11/29/2009):
1635 * Actually emit the hold signal for media calls.
1636 * Fix building the GnuTLS plugin with older versions of GnuTLS.
1637 * Fix DNS TXT query resolution.
1638 * Don't send Proxy-Authorization headers to HTTP proxy servers until
1639 we've received a "407 Proxy Authentication Required" response from
1640 the server. (thecrux)
1641 * Added "MXit" protocol plugin, supported and maintained by the MXit
1642 folks themselves (MXit Lifestyle (Pty) Ltd.)
1645 * New 'plugins' sub-command to 'debug' command (i.e. '/debug plugins')
1646 to announce the list of loaded plugins (in both Finch and Pidgin).
1647 * Always rejoin open chats after an account reconnects.
1650 * Better rate limit calculations and other improvements. (Aman Gupta)
1651 * More detailed error messages when messages fail to send. (Aman Gupta)
1652 * The simultaneous login account option is respected when using
1653 the clientLogin authentication method.
1654 * Fix offline message retrieval (broken in 2.6.3)
1655 * Fix handling of markup on some messages (broken in 2.6.2)
1656 * Fix SSL when clientLogin is enabled.
1657 * Fix sending and receiving Unicode characters in a Direct IM
1660 * Don't forget display names for buddies.
1661 * Fix a random crash that might occur when idle.
1662 * Fix more FQY 240 connection errors.
1663 * Fix a crash that could occur when adding a buddy.
1664 * Fix an occasional crash when sending message to an offline user.
1665 * Fix a random crash that might occur when idle.
1666 * Fix a crash when logging in with some long non-ASCII passwords.
1668 * Cache our own friendly name as the server no longer does that for
1669 us. Users of older versions may need to re-set their friendly name
1670 as it has probably been reset.
1673 * Users connecting to Google Talk now have an "Initiate Chat" context
1674 menu option for their buddies. (Eion Robb)
1675 * Fix a crash when attempting to validate an invalid JID.
1676 * Resolve an issue when connecting to iChat Server when no resource
1678 * Try to automatically find a STUN server by using an SRV lookup on the
1679 account's domain, and use that for voice and video if found and the
1680 user didn't set one manually in prefs.
1681 * Fix a crash when adding a buddy without an '@'.
1682 * Don't show the option to send a file to a buddy if we know for certain
1683 they don't support any file transfer method supported by libpurple.
1684 * Keep the avatar on the server if one is not set locally.
1687 * Fix sending /buzz.
1688 * Fix blocking behavior for federated (MSN/OCS/Sametime) service users.
1690 * Add support for adding OCS and Sametime buddies. OCS users are added
1691 as "ocs/user@domain.tld" and Sametime users are added as
1692 "ibm/sametime_id". (Jason Cohen)
1695 * The TinyURL plugin now creates shorter URLs for long non-conversation
1696 URLs, e.g. URLs to open Inbox in Yahoo/MSN protocols, or the Yahoo
1697 Captcha when joining chat rooms.
1698 * Fix displaying umlauts etc. in non-utf8 locale (fix in libgnt).
1701 * The userlist in a multiuser chat can be styled via gtkrc by using the
1702 widget name "pidgin_conv_userlist". (Heiko Schmitt)
1703 * Add a hold button to the media window.
1704 * Fix a bug where the conversation backlog stops scrolling in a very
1706 * In the Conversation "Send To" menu, offline buddies appear grayed
1707 out (but are still selectable). Previously, only offline buddies on
1708 accounts that do not support offline messaging appeared grayed out.
1710 Pidgin Preference and Preference Window Changes:
1711 * Removed the "Use font from theme" and "Conversation Font" preferences
1712 for everyone except Windows users. The font can be controlled from
1713 the Pidgin GTK+ Theme Control plugin.
1714 * Tabs in the Preferences window are now on the left side.
1715 * The Browser tab is now visible for GNOME users.
1716 * Added a Proxy tab shown no matter what environment Pidgin runs in.
1717 * The Browser and Proxy tabs show appropriate GNOME-specific messages
1718 and allow launching the correct applications to change the relevant
1719 GNOME preferences if found. These were previously together on the
1721 * Moved the port range spin buttons on the Network tab to be beside the
1722 checkbox that enables/disables them.
1723 * Reorganized preferences on the Status/Idle tab to have one less
1725 * Reorganized preferences on the Sounds tab to have one less "section."
1726 * Renamed Smiley Themes tab to Themes.
1727 * Moved Buddy List Theme and Status Icon Theme selectors from Interface
1729 * Moved Sound Theme selector from Sounds tab to Themes tab.
1730 * Changed the Smiley Theme selector to be consistent with the other
1732 * Rearranged tabs such that Interface is first and all remaining tabs
1733 are alphabetized in English.
1735 version 2.6.3 (10/16/2009):
1737 * Fix a crash when performing DNS queries on Unixes that use the
1738 blocking DNS lookups. (Brian Lu)
1741 * Fix a crash when some clients send contacts in a format we don't
1743 * Fix blocking and other privacy lists. (Thanks to AOL)
1745 version 2.6.2 (09/05/2009):
1747 * Fix --disable-avahi to actually disable it in configure, as opposed
1748 to just making the warning non-fatal.
1749 * Fix using GNOME proxy settings properly. (Erik van Pienbroek)
1752 * Fix parsing of invalid TOPIC messages. (CVE-2009-2703)
1755 * Sending custom smileys in chats is now supported.
1756 * Ink messages are now saved when using the HTML logger.
1757 * Fix a crash when receiving some handwritten messages.
1758 * Fix a crash when receiving certain SLP invite messages.
1759 * Chats with multiple people should no longer spontaneously
1763 * Prompt the user before cancelling a presence subscription.
1764 * Escape status messages that have HTML entities in the Get Info dialog.
1765 * Fix connecting to XMPP domains with no SRV records from Pidgin on
1767 * Fix typing notifications with Pidgin 2.5.9 or earlier.
1768 * Fix connecting using BOSH and legacy authentication (XEP-0078).
1769 * Adding buddies of the form "romeo@montague.net/Resource" are handled
1770 properly. In addition, it is no longer possible to add buddies of
1771 the form "room@conference.example.net/User", where
1772 room@conference.example.net is a MUC.
1773 * Don't crash when receiving "smileyfied" XHTML-IM from clients that
1774 don't support bits of binary (ie. when getting an empty <data/> in
1776 * Fix bug where SSL/TLS was not required even though the
1777 "require SSL/TLS" preference checked when connecting to servers
1778 that use the older iq-based authentication. (CVE-2009-3026)
1780 Yahoo!/Yahoo! JAPAN:
1781 * Accounts now have "Use account proxy for SSL connections" option.
1782 This option force-overrides the account specific proxy settings for
1783 SSL connections only and instead uses the global proxy configuration.
1786 * Properly detect libpanel on OpenBSD. (Brad Smith)
1787 * Remove IO watches in gnt_quit. (Tomasz Mon)
1790 * Fix the auto-personize functionality in the Buddy List.
1791 * Set the window icon for the media window to an icon corresponding to
1792 the type of call (headphone or webcam).
1793 * Customized sound files are no longer reset whenever opening the
1795 * The buddy list should now immediately refresh upon changing the icon
1798 version 2.6.1 (08/18/2009):
1799 * Fix a crash when some users send you a link in a Yahoo IM
1800 * Fix compilation with GTK+ < 2.6.0
1801 * Fix compilation on Windows
1803 version 2.6.0 (08/18/2009):
1805 * Theme support in libpurple thanks to Justin Rodriguez's summer of code
1806 project, with some minor additions and cleanups from Paul Aurich.
1807 * Voice & Video framework in libpurple, thanks to Mike Ruprecht's summer
1808 of code project in 2008.
1809 * It should no longer be possible to end up with duplicates of buddies
1810 in a group on the buddy list.
1811 * Removed the unmaintained and unneeded toc protocol plugin.
1812 * Fixed NTLM authentication on big-endian systems.
1813 * Various memory cleanups when unloading libpurple. (Nick Hebner and
1815 * Report idle time 'From last message sent' should work properly.
1816 * Better handling of corrupt certificates in the TLS Peers cache.
1817 * More efficient buddy list and conversation search functions.
1818 (Jan Kaluza and Aman Gupta)
1819 * Install scalable versions of the main Pidgin icon, the protocol icons,
1820 the dialog icons, and the Buddy List emblems.
1821 * Build properly on Hurd. (Marc DequĆØnes)
1822 * Various memory leaks fixed as reported by Josh Mueller.
1823 * Properly handle an IRC buddy appearing in multiple groups.
1824 * Escape HTML entities in usernames when written with the HTML logger.
1825 * Do not display MySpace status changes as incoming IMs. (Mark Doliner
1826 and Justin Williams)
1829 * DNS servers are re-read when DNS queries fail in case the system has
1830 moved to a new network and the old servers are not accessible.
1831 * DNS SRV records with equal priority are sorted with respect to their
1832 weight as specified in RFC 2782. (Vijay Raghunathan)
1833 * Don't do IPv6 address lookups if the computer does not have an IPv6
1835 * Fix a leak when the UI provides its own DNS resolving UI op.
1837 * Don't fork a DNS resolver process to resolve IP addresses.
1839 * Internationalized Domain Names are supported when libpurple is
1840 compiled against the GNU IDN library.
1842 Environment Variables:
1843 * GnuTLS logging (disabled by default) can be controlled through the
1844 PURPLE_GNUTLS_DEBUG environment variable, which is an integer between
1845 0 and 9 (higher is more verbose). Higher values may reveal sensitive
1847 * PURPLE_VERBOSE_DEBUG environment variable. Currently, this is an "on"
1848 or "off" variable. Set it to any value to turn it on and unset it to
1849 turn it off. This will optionally be used to only show less useful
1850 debug information on an as-needed basis.
1851 * PURPLE_LEAKCHECK_HELP environment variable. Currently, this is an
1852 "on" or "off" variable. Set it to any value to turn it on and unset
1853 it to turn it off. This will be used to perform various actions
1854 that are useful when running libpurple inside of Valgrind or similar
1855 programs. Currently, it keeps plugins in memory, allowing Valgrind
1856 to perform symbol resolution of leak traces at shutdown.
1859 * Preliminary support for a new authentication scheme called
1861 * Fixed a bug where your away message sometimes would not get set when
1863 * Make sure links in your away messages show up as links to other
1865 * For ICQ, Never change the privacy setting specified by the user.
1868 * Accounts can specify a server to which to connect.
1869 (Krzysztof "kreez" Tobola)
1870 * Correctly show tooltip status for contacts with status messages.
1871 (Krzysztof "kkszysiu" Klinikowski)
1872 * Support for fetching buddy icons. (Krzysztof "kkszysiu" Klinikowski)
1873 * Support connection progress steps in Gadu-Gadu. (Krzysztof "kkszysiu"
1877 * Add support for receiving handwritten (ink) messages on MSN. (Chris
1878 Stafford, Gal Topper, and Elliott Sales de Andrade)
1879 * Add support for receiving audio clips on MSN. (Chris Stafford, Gal
1880 Topper, and Elliott Sales de Andrade)
1881 * Show the invite message for buddies that requested authorization
1883 * Support sending an invite message to buddies when requesting
1884 authorization from them on MSN.
1885 * Timeout switchboard connections after 60 seconds (msn-pecan devs).
1888 * Voice & Video support with Jingle (XEP-0166, 0167, 0176, & 0177),
1889 voice support with GTalk and voice and video support with the GMail
1890 web client. (Mike "Maiku" Ruprecht)
1891 * Added a Service Discovery Browser plugin for Pidgin.
1893 * Support for in-band bytestreams for file transfers (XEP-0047). (Marcus
1895 * Support for sending and receiving attentions (equivalent to "buzz"
1896 and "nudge") using the command /buzz. (XEP-0224)
1897 * Support for connecting using BOSH. (Tobias Markmann)
1898 * A buddy's local time is displayed in the Get Info dialog if the remote
1900 * The set_chat_topic function can unset the chat topic.
1901 * The Ad-Hoc commands associated with our server are now always shown at
1903 * Support showing and reporting idle times in the buddy list. (XEP-0256)
1904 * Support most recent version of User Avatar. (XEP-0084 v1.1)
1905 * Updated Entity Capabilities support. (Tobias Markmann)
1906 * Better support for receiving remote users' nicknames.
1907 * /affiliate and /role will now list the room members with the specified
1908 affiliation/role if possible. (Andrei Mozzhuhin)
1909 * Put section breaks between resources in "Get Info" to improve
1911 * Silently remove invalid XML 1.0 entities (e.g. ASCII control
1912 characters) from sent messages.
1913 * XHTML markup is only included in outgoing messages when the message
1914 contains formatting.
1915 * Show when the user was last logged in when doing "Get Info" on an
1916 offline buddy, provided the server supports it.
1917 * Support custom smileys in MUCs (only when all participants support the
1918 "Bits of Binary" extension, and a maximum of 10 participants are in
1919 the chat to avoid getting too many fetch requests).
1920 * Fix an issue with Jabber (pre-XMPP) servers and the user's preference
1921 to require SSL not being respected.
1922 * Fix an issue where Cyrus SASL DIGEST MD5 authentication might fail if
1923 the username, password, or realm (the JID domain) contain non-ASCII
1925 * Show emblem for mobile, handheld, and web clients and bots (if the
1926 other client supports it).
1927 * Google Talk mail notifications should now work for people for whom
1928 they inexplicably did not. (Thanks to yukam for determining the
1930 * New XMPP and Google Talk accounts require SSL by default.
1931 * Display kicks (and the reasons given) in chat rooms when an occupant
1933 * Fix issues with case-sensitivity of XMPP roster and case-insensitive
1935 * For contacts who advertise Entity Capabilities, only send rich text
1936 markup if they support it.
1937 * Removed support for obsoleted XEP-0022 (Message Events) and XEP-0091
1938 (Legacy Entity Time).
1939 * When the GNU IDN library (libidn) is available, it is used for
1940 normalization of Jabber IDs. When unavailable, internal routines are
1941 used (as in previous versions).
1942 * Topics that contain '<' followed by a non-whitespace character can now
1945 Yahoo!/Yahoo! JAPAN:
1946 * P2P file transfers. (Sulabh Mahajan)
1947 * Sending text messages (address to +<countrycode><phone number>).
1949 * Addition of MSN buddies to Yahoo accounts by adding them as
1950 'msn/buddy@somedomain.com' is now supported. (Sulabh Mahajan)
1951 * Further fixes for buddy pictures, aliases, etc.
1952 * Yahoo! and Yahoo! JAPAN are now two separate protocol plugins that share
1953 common protocol code. You can now have the same account on both
1954 networks. Accounts should be seamlessly migrated to the new
1956 * Ability to set personal details for an account and for buddies in the
1960 * Added -f command line option to tell Pidgin to ignore NetworkManager
1961 and assume it has a valid network connection.
1962 * Allow plugins to specify custom link types to the GtkIMHtml widget.
1963 * The status message input box at the bottom of the buddy list expands
1964 correctly when starting a new line of text.
1965 * Pressing the Enter key in the message entry box of the New Status
1966 dialog and various other dialogs now causes the cursor to move to
1968 * Created a unified Buddy Pounce notification window for all pounces
1969 where "Pop up a notification" is selected, which avoids having a
1970 new dialog box every time a pounce is triggered. (Jorge VillaseƱor)
1971 * The New Account dialog is now broken into three tabs. Proxy
1972 configuration has been moved from the Advanced tab to the new tab.
1973 * Dragging a buddy onto a chat pops up a chat-invitation dialog.
1975 * The nicks of the persons who leave the chatroom are italicized in the
1976 chat's conversation history. The nicks are un-italicized when they
1978 * Always set unseen-count and unseen-state on conversations.
1980 * Fix a bug in 'Conversation Colors' plugin for RTL messages.
1981 * Pressing the Left and Right arrow keys in the buddy list will expand and
1982 collapse buddy groups or contacts. (Peter Ruibal)
1983 * Support saving animated custom smileys as animated images or animated
1984 custom smileys. (Andrea Piccinelli)
1985 * Support for keyboard navigation on the status icon. (Li Yuan)
1986 * IMG tags without 'id' attributes are turned into links to the image URL.
1988 * Draw the user's buddy icon at the bottom of the Buddy List with rounded
1989 corners for visual consistency with the actual icons in the Buddy List.
1991 * When file transfers are complete, the received file name written to the
1992 conversation window is now linked to the file.
1993 * Fix a crash when closing a conversation tab that has unread messages
1994 when the Message Notification plugin is loaded.
1995 * Fix a crash when closing the New Mail dialog if an account with new
1996 mail was previously disconnected while the dialog was open.
1997 * Fix incorrect unread message counts for the new mail notifications.
1998 * Do not lose unread messages with a hidden conversation window when
1999 new IM conversations are hidden and "Close IMs immediately when the tab
2000 is closed" is unset.
2003 * The hardware cursor is updated correctly. This will be useful
2004 especially for users of braille terminals, screen readers etc.
2005 * Added a TinyURL plugin, which aids copying longer URLs.
2006 * Fixed UTF-8 compatibility problems which could cause exits or other
2007 unrequested behaviour.
2009 Pidgin GTK+ Theme Control Plugin:
2010 * Removed mouse cursor color preferences.
2011 * Added "Typing Notification Color" preference.
2012 * Added "Disable Typing Notification Text" preference.
2013 * Preferences have been reorganized into three tabs for Colors, Fonts, and
2014 Miscellaneous categories.
2016 version 2.5.9 (08/18/2009):
2017 * Fix a crash via a specially crafted MSN message (CVE-2009-2694,
2018 thanks to Core Security Technologies for discovering this and
2019 notifying us privately before announcing it).
2020 * Fix a crash in Bonjour, MSN, and XMPP when trying to transfer files with
2023 version 2.5.8 (06/27/2009):
2025 * Fix misparsing a web message as an SMS message. (Yuriy Kaminskiy)
2028 * Increase NS command history size to prevent crashes on buddy lists that
2029 have a lot of buddies on other networks like Yahoo!.
2032 * Accounts with empty buddy lists are now properly marked as connected.
2033 * Fix receiving messages from users of MySpace's web IM client.
2036 * Fixed phantom online buddies. They should now properly disappear when
2038 * Fixed the crashes some users were seeing with cn.scs.msg.yahoo.com in
2040 * Fixed compiling on systems with glib 2.4.x or older.
2041 * Fixed an issue with file transfers. This may not resolve all issues,
2042 but it should resolve at least some of the most common ones.
2043 * The pager server will automatically update to scsa.msg.yahoo.com if the
2044 user empties the field or if it is scs.msg.yahoo.com. This should ease
2045 the pain of transition to the new login method.
2048 * Fix an incompatibility betweeen Prosody and libpurple clients.
2050 version 2.5.7 (06/20/2009):
2051 * Yahoo Protocol 16 support, including new HTTPS login method; this should
2052 fix a number of login problems that have recently cropped up. (Sulabh
2053 Mahajan, Mike "Maiku" Ruprecht)
2054 * Only display the AIM "Unable to Retrieve Buddy List" message once per
2055 connection. (Rob Taft)
2056 * Blocking MSN users not on your buddy list no longer disconnects you.
2057 * When performing operations on MSN, assume users are on the MSN/Passport
2058 network if we don't get network ID's for them.
2060 version 2.5.6 (05/19/2009):
2062 * Improve sleep behavior by aggregation of longer timeouts on second
2063 boundaries to allow better power saving. (Arunan Balasubramaniam)
2064 * Fix various crashes on exit.
2065 * Make XML parsing more resilient to interactions with other libraries.
2066 This, along with the fix for libxml2 bug 564217, fixes the crashes
2067 on connect in XMPP with recent gst-plugins-bad (see #8830 for details).
2068 * Many security related fixes.
2071 * Correctly handle WHOIS for users who are joined to a large number of
2073 * Notify the user if a /nick command fails, rather than trying
2077 * Fix a race condition causing occasional Pidgin crashes.
2078 * Fix some errors about the friendly name changing too fast caused
2079 by MSN/Yahoo integration buddies.
2082 * Less likely to pop up a new conversation window in disregard of
2083 the "Hide new IM conversations" preference.
2086 * Fix a crash when sending very long messages.
2087 * Fix a bug where UTF-8 status messages get garbled when going idle.
2089 version 2.5.5 (03/01/2009):
2091 * Fix a crash when removing an account with an unknown protocol id.
2092 * Beta support for SSL connections for AIM and ICQ accounts. To
2093 enable, check the "Use SSL" option from the Advanced tab when
2094 editing your AIM or ICQ account. (Paul Aurich)
2095 * Fix a memory leak in SILC. (Luke Petre)
2096 * Fix some string handling in the SIMPLE prpl, which fixes some buddy name
2097 handling and other issues. (Paul Aurich, Marcus Sundberg)
2098 * Implement support for resolving DNS via the SOCKS4 proxy (SOCKS4a).
2101 * Fix retrieval of status messages from users of ICQ 6.x, Miranda, and
2102 other libpurple clients. (Daniel Ljungborg)
2103 * Change client ID to match ICQ Basic 14.34.3096. This fixes publishing
2104 of buddy icons and available messages.
2105 * Properly publish status messages for statuses other than Available.
2106 ICQ 6.x users can now see these status messages. (Daniel Ljungborg)
2107 * Fix receipt of messages from the mobile client Slick. (David Jedelsky)
2110 * Fix transfer of buddy icons, custom smileys, and files from the
2111 latest Windows Live Messenger 9 official client. (Thomas
2113 * Large (multi-part) messages are now correctly re-combined.
2114 * Federated/Yahoo! buddies should now stop creating sync issues at
2115 every signin. You may need to remove duplicates in the Address
2116 Book. See the FAQ for more information. Thanks to Jason Lingohr
2117 for lots of debugging and testing.
2118 * Messages from Yahoo! buddies are no longer silently dropped.
2119 * We now save and use the CacheKey for ABCH SOAP requests.
2120 * Don't try to parse Personal Status Messages or Current Media if they
2122 * Convert from ISO-8859-1 encoding to UTF-8 when no charset is specified
2123 on incoming messages. This should fix some issues with messages from
2125 * Force sending the font "Segoe UI" if outgoing formatting doesn't specify
2127 * Queue callbacks when token updates are in progress to prevent two token
2128 update attempts from trampling each other.
2129 * Fixed a crash on Windows when removing a buddy's alias.
2130 * Update the Address Book when buddies' friendly names change. This
2131 prevents seeing an outdated alias or not seeing an alias at all for
2132 buddies who are offline when you sign in.
2133 * Update tokens for FindMembership and ABFindAll SOAP requests.
2134 * We no longer try to send empty messages. This could happen when a
2135 message contained only formatting and that formatting was not supported
2137 * Buddies on both the Allow and Block list are now automatically
2138 removed from the Allow list. Users with this problem will now no
2139 longer receive an ADL 241 error. The problematic buddy should now
2140 appear on the buddy list and can be removed or unblocked as desired.
2143 * Resources using __HOSTNAME__ substitution will now grab only the short
2144 hostname instead of the FQDN on systems which put the FQDN in the
2145 hostname. (MatÄj Cepl)
2146 * No longer send a 'to' attribute on an outgoing stanza when we haven't
2147 received one. This fixes a registration bug as described in ticket
2151 * Tooltip windows now appear below the mouse cursor. (Kosta Arvanitis)
2152 * Tooltip windows now disappear on keypress events. (Kosta Arvanitis)
2153 * Tooltip windows no longer linger when scrolling the buddy list. (Kosta
2157 * Allow rebinding keys to change the focused widget (details in the
2158 man-page, look for GntBox::binding)
2160 version 2.5.4 (01/12/2009):
2162 * Fix a connection timeout with empty Gadu-Gady buddy lists. (Martin
2164 * Don't ignore namespace information when parsing XMPP data. (Michal
2166 * Fix a crash that occurred when retrieving certain Offline Messages
2168 * Extended purple-url-handler to handle "gtalk" URI's. (Paul Aurich)
2169 * Fix the hang on exit in Network Location Awareness for Windows XP
2170 and Windows Vista. (Paul Aurich)
2173 * Change Contact Server to temporarily fix connection problems.
2174 (Thanks to Youness Alaoui)
2177 * Support for XEP-0191 blocking. (Vijay Raghunathan)
2178 * Don't put SASL PLAIN or IQ Auth passwords in debug logs. (Paul Aurich)
2179 * Fix removal of avatars (both PEP and vCard), we weren't removing
2180 them correctly before. (Paul Aurich)
2183 * Fix a crash in the Add Account dialog when changing protocols under
2184 certain circumstances.
2187 * Redirect stderr outputs to the debug window.
2188 * Fix rebinding actions with the arrow-keys and tab.
2190 version 2.5.3 (12/20/2008):
2192 * The Buddy State Notification plugin no longer prints duplicate
2193 notifications when the same buddy is in multiple groups. (Florian
2195 * The Buddy State Notification plugin no longer turns JID's, MSN
2196 Passport ID's, etc. into links. (Florian QuĆØze)
2197 * purple-remote now has a "getstatusmessage" command to retrieve
2198 the text of the current status message.
2199 * Various fixes to the nullprpl. (Paul Aurich)
2200 * Fix a crash when accessing the roomlist for an account that's not
2201 connected. (Paul Aurich)
2202 * Fix a crash in purple_accounts_delete that happens when this
2203 function is called before the buddy list is initialized.
2205 * Fix use of av_len in perl bindings to fix some off-by-one bugs
2207 * On ICQ, advertise the ICQ 6 typing capability. This should fix
2208 the reports of typing notifications not working with third-party
2209 clients. (JaromĆr KarmazĆn)
2210 * Many QQ fixes and improvements, including the ability to connect
2211 using QQ2008 protocol and sending/receiving of long messages.
2212 The recommended version to use is still QQ2005.
2213 * Fix a crash with DNS SRV lookups. (Florian QuĆØze)
2214 * Fix a crash caused by authorization requests. (Florian QuĆØze)
2217 * Add support for IM images. (Tomasz SaÅaciÅski, Adam Strzelecki)
2218 * Gadu-Gadu now checks that UID's are valid. (Adam Strzelecki)
2219 * Gadu-Gadu now does proper charset translations where needed. (Adam
2223 * Fix an error with offline messages by shipping the *new*
2224 "Microsoft Secure Server Authority" and the "Microsoft Internet
2225 Authority" certificates. These are now always installed even when
2226 using --with-system-ssl-certs because most systems don't ship
2227 those intermediate certificates.
2228 * The Games and Office media can now be set and displayed (in
2229 addition to the previous Music media). The Media status text now
2230 shows the album, if possible.
2231 * Messages sent from a mobile device while you were offline are now
2233 * Server transfers after you've been connected for a long time
2234 should now be handled correctly.
2235 * Many improvements to handling of "federated" buddies, such as those
2236 on the Yahoo network.
2237 * Several known crashes have been resolved.
2238 * Many other fixes and code cleanup.
2241 * Respect your privacy settings set using the official MySpace client.
2242 * Add support for blocking buddies.
2243 * Fix a bug where buddies didn't appear in their correct groups the
2244 first time you sign into your account.
2245 * Properly disconnect and sign out of the service when logging off.
2246 * Support for foreground and background font colors in outgoing IMs.
2247 * Support for background font colors in incoming IMs.
2248 * Many other fixes and code cleanup.
2251 * Fix insanely long idle times for Sametime 7.5 buddies by assuming
2252 0 idle time if the idle timestamp is in the future. (Laurent
2254 * Fix a crash that can occur on login. (Raiko Nitzsche)
2257 * Fix a crash when a malformed message is received.
2258 * Don't allow connecting accounts if no server name has been
2259 specified. (Florian QuĆØze)
2262 * Fix the namespace URL we look for in PEP reply stanzas to match
2263 the URL used in the 'get' requests (Paul Aurich)
2264 * Resources can be set to the local machine's hostname by using
2265 __HOSTNAME__ as the resource string. (Jonathan Sailor)
2266 * Resources can now be left blank, causing the server to generate a
2267 resource for us where supported. (Jonathan Sailor)
2268 * Resources now default to no value, but "Home" is used if the
2269 server refuses to provide a resource.
2270 * Quit trying to get user info for MUC's. (Paul Aurich)
2271 * Send "client-accepts-full-bind-result" attribute during SASL
2272 login. This will fix Google Talk login failures if the user
2273 configures the wrong domain for his/her account.
2274 * Support new <metadata/> element to indicate no XEP-0084 User
2275 Avatar. (Paul Aurich)
2276 * Fix SHA1 avatar checksum errors that occur when one of the bytes
2277 in a checksum begins with 0. (Paul Aurich)
2278 * Fix a problem with duplicate buddies. (Paul Aurich)
2281 * Corrected maximum message lengths for Yahoo!
2282 * Fix file transfers with older Yahoo protocol versions.
2285 * Enable auto-reply, to emulate 'zaway.' (Toby Schaffer)
2286 * Fix a crash when an account is configured to use tzc but tzc is
2287 not installed or the configured tzc command is invalid. (Michael
2289 * Fix a 10 second delay waiting on tzc if it is not installed or the
2290 configured command is invalid. (Michael Terry)
2293 * On GTK+ 2.14 and higher, we're using the gtk-tooltip-delay setting
2294 instead of our own (hidden) tooltip_delay pref. If you had
2295 previously changed that pref, add a line like this to
2296 ~/.purple/gtkrc-2.0 (where 500 is the timeout (in ms) you want):
2297 gtk-tooltip-timeout = 500
2298 To completely disable tooltips (e.g. if you had an old
2299 tooltip_delay of zero), add this to ~/.purple/gtkrc-2.0:
2300 gtk-enable-tooltips = 0
2301 * Moved the release notification dialog to a mini-dialog in the
2302 buddylist. (Casey Ho)
2303 * Fix a crash when closing an authorization minidialog with the X
2304 then immediately going offline. (Paul Aurich)
2305 * Fix a crash cleaning up custom smileys when Pidgin is closed.
2306 * Fix adding a custom smiley using the context menu in a conversation
2307 if no custom smilies have previously been added using the smiley
2309 * Improved support for some message formatting in conversations.
2310 * Allow focusing the conversation history or userlist with F6.
2311 * Fixed the Send Button plugin to avoid duplicate buttons in a single
2313 * Double-clicking a saved status will now activate it and close the
2314 saved status manager, rather than edit the status.
2317 * Allow binding meta+arrow keys for actions.
2318 * Added default meta+erase binding for delete previous word.
2319 * Added "Show When Offline" to buddy menus, so a plugin is no longer
2322 version 2.5.2 (10/19/2008):
2324 * Fixed a crash on removing a custom buddy icon on a buddy.
2325 * Fixed a crash caused by certain self-signed SSL certificates.
2326 * Enable a number of strong ciphers which were previously disabled
2327 when using NSS. (Thanks to Marcus Trautwig.)
2330 * The status selector now saves your message when changing status.
2331 * Fix a case where a conversation window could close unexpectedly.
2332 * A mute sounds option has been added to the preferences window to
2333 help with discoverability. CTRL+S is no longer bound to mute.
2334 * Added ability to change the color of visited links (using the theme
2335 control plugin, or setting the color in ~/.gtkrc-2.0)
2336 * Fix a crash occuring when a custom smiley is deleted and re-added and
2337 used in an open conversation after being re-added.
2340 * A new 'Nested Grouping' option in the 'Grouping' plugin. Group
2341 hierarchies are defined by the '/' character in the group names.
2342 * A bug was fixed where some key-bindings wouldn't work with some TERMs
2343 (e.g. xterm-color, screen-linux etc.)
2346 * Operations (such as moving to a new group) on contacts that were added
2347 in the same session should now complete correctly, and not cause
2348 synchronization errors at next login.
2349 * Minor fixes to login process during a server transfer.
2350 * Restored the "Has You" feature to the MSN protocol tooltips.
2351 * ADL 205/214/etc errors should no longer prevent login.
2354 * Sending and receiving custom smileys using the specification in
2355 XEP-0231 (bits of binary) and XHTML-IM
2358 * Only send a Ping once every hour. This prevents the account from
2359 being disconnected from the server periodically.
2361 version 2.5.1 (08/30/2008):
2363 * In the Join/Part plugin, add the ability to apply the rules to
2364 buddies. By default, joins and parts for buddies are still shown.
2365 * Support SOCKS proxies specified in GNOME or Windows proxy settings.
2366 * Fix some possible crashes in MSNP15.
2367 * Enable a default SSL trust relationship for MSN servers.
2368 * Avoid disconnecting from XMPP servers on parse errors that are
2370 * Include some perl files that were mistakenly omitted in 2.5.0.
2373 * Prevent use of custom smilies without "shortcuts."
2374 * Fix a crash that could appear with AIM buddy tooltips.
2377 * General refresh of many icons in the interface.
2378 * Many cleanups to artwork source are now included in the distribution.
2379 * A new "throbber" animation has been added to indicate when accounts
2382 version 2.5.0 (08/18/2008):
2384 * Ability to create custom smileys (currently only the MSN protocol
2385 utilizes the feature). (Thanks to Mauro SĆ©rgio Ferreira Brasil,
2386 Marcus Lundblad, Jorge VillaseƱor and other contributors)
2387 * Add a configure option, --with-system-ssl-certs to allow packagers
2388 to specify a system-wide SSL CA certificates directory. When set,
2389 we don't install our SSL CA certs, so it's important that the
2390 libpurple package depend on the CA certificates.
2391 * Add SSL Certificates support to the NSS SSL plugin. (Thanks to Lou
2395 * Fix a bug that caused the UI to not refresh and caused the client
2396 to use 99% CPU when an XMPP account lost its connection to the
2398 * Possibly fix a bug where some clients could get into a state
2399 where they moved a buddy back and forth between two groups in
2403 * /ctcp command (Vladislav GuberiniÄ)
2404 * Allow for auto-detection of incoming UTF-8 formatted text on
2405 accounts which are configured to use some other encoding.
2408 * Update MSN support to protocol 15 (Elliott Sales de Andrade, Jorge
2409 VillaseƱor, Mike Ruprecht, Carlos Silva, Ma Yuan, Daniel Ljungborg
2411 * Personal messages are now supported. They are treated as status
2413 * Offline IM is now supported.
2414 * Aliasing is now supported server-side.
2415 * Buddies are now emblemed. Bots and web clients should now be
2417 * Update smiley set for non-faces.
2418 * Failing to update a buddy icon when the buddy has gone offline no
2420 * Custom smileys received in a chat no longer go to a new window.
2421 * Processing is no longer completely frozen after the servers block a
2422 message because it contains (what they consider) inappropriate text.
2425 * Custom buddy icons can now be added to and removed from buddy list
2426 entries via the buddy list entry right-click menu.
2427 * Resize large incoming custom smileys to a maximum of 96px on either
2429 * Offer to add new buddies into the same contact as existing buddies
2430 in the same group if the alias given is the same.
2431 * Minor smiley style update.
2434 * Group and Chat buddy list entries can now be given custom buddy
2438 * Added "Invite..." menu to chats.
2439 * Added "View All Logs" menu in the buddylist to display a list of all IM
2441 * Added '/msgcolor' command to change colors of different classes of
2442 messages in a conversation. See '/help msgcolor' for details.
2443 * Added tab-completion for commands in conversation windows.
2445 version 2.4.3 (07/01/2008):
2447 * Yahoo! Japan now uses UTF-8, matching the behavior of official clients
2448 and restoring compatibility with the web messenger (Yusuke Odate)
2449 * Setting your buddy icon once again works for Yahoo! accounts.
2450 * Fixes in the Yahoo! protocol to prevent a double free, crashes on
2451 aliases, and alias functionality
2452 * Fix crashes in the bonjour protocol
2453 * Always use UTF-8 for Yahoo! (#5973)
2454 * Fix a crash when the given jabber id is invalid.
2455 * Make the IRC "unknown message" debugging messages UTF-8 safe.
2456 * Fix connecting to ICQ
2457 * Fix a memleak when handling jabber xforms.
2460 * Include the send button plugin in the win32 build
2461 * Various memory leak fixes
2463 version 2.4.2 (05/17/2008):
2464 https://developer.pidgin.im/query?status=closed&milestone=2.4.2
2466 * In MySpaceIM, messages from spambots are discarded (Justin Williams)
2467 * Strip mIRC formatting codes from quit and part messages.
2468 * IRC now displays ban lists in-channel for joined channels.
2469 * Fixed a bug where the list of loaded plugins would get removed when
2470 switching between different operating systems.
2471 * Fix reception of IRC PART without a part message on Undernet
2472 (fixes a problem with litter in the channel user list).
2473 * IRC no longer crashes on /list on servers which erroneously omit
2475 * Update the NetworkManager support to use D-Bus directly, instead of
2476 libnm-glib. Hopefully it's stable now. It will now compile by
2477 default if you have D-Bus support and NetworkManager.h. (Elliott
2479 * MSN buddy list synchronization is now more forgiving, only asking
2480 about buddies who have disappeared completely from the server list
2481 and not those that have simply moved groups.
2482 * IRC will now try to append 1-9 to your nick if it is in use, instead
2483 of substituting the last character with 1-9 where possible.
2484 * Bonjour buddies will be saved persistently if they're moved out of
2485 the "Bonjour" group. (Eion Robb)
2488 * The typing notification in the conversation history can be disabled or
2489 customized (font, color etc.) in .gtkrc-2.0.
2490 * Added a plugin (not installed by default) which adds a Send button
2491 back to the conversation window. People without physical keyboards
2492 have a hard time with the lack of the button.
2493 * Clicking on the buddyicon in the conversation window toggles the
2494 size of the icon between small and large.
2495 * The settings of a chat (e.g. Handle in an XMPP chat, or Exchange in
2496 an AIM chat) can be edited from its context menu in the buddy list.
2497 * Add a "Present conversation window" preference to the Message
2498 Notification plugin; the "Raise conversation window" option does not
2499 unminimize windows or draw attention to them when they are on other
2500 workspaces--the "Present" option should.
2501 * Add a preference to set Escape as the keyboard shortcut for closing
2502 the conversation window.
2503 * Add an option in the context menu to disable smileys in the selected
2504 text in the conversation history/log viewer. This should help people
2505 who regularly paste code in conversations.
2506 * Add a preference to choose the minimum size of the text input area in
2508 * Moved the "Local alias" field in the Modify Account dialog to be below
2509 the "User Options" heading on the "Basic" tab.
2510 * Number of room occupants is now shown in chat tooltips where possible
2513 * The configure script now dies on more absent dependencies. The
2514 --disable-xxx arguments to configure can be used to bypass unneeded
2515 dependencies. This will also cause the configure script to die if an
2516 --enable-xxx option is used and the dependencies it requires are
2518 * The Evolution integration plugin must now be explicitly enabled. Use
2519 the --enable-gevolution argument to configure to enable it.
2520 * The Contact Availability Prediction plugin must now be explicitly
2521 enabled. Use the --enable-cap argument to configure to enable it.
2524 * New default binding ctrl+x to open context menus.
2525 * Menu triggers and other bindings will no longer conflict.
2526 * Middle click pastes the internal clipboard (when mouse support is
2529 version 2.4.1 (03/31/2008):
2530 https://developer.pidgin.im/query?status=closed&milestone=2.4.1
2533 * Treat AIM Unicode messages as UTF-16 rather than UCS-2; this
2534 should have no functional effect, other than continued support
2535 on systems which have dropped UCS-2 conversions.
2536 * Add support for setting buddy icons on Gadu-Gadu (Tomasz Salacinski)
2537 * Fix a crash when clearing the buddy icon for an account on XMPP
2538 * Fix a crash during login for some ICQ accounts
2539 * Prefer more available resources on XMPP when priorities are equal
2540 * Fix incorrectly marking some Yahoo! contacts as blocked
2541 * Improved handling of UTF-8 group names on ICQ (beret)
2542 * Fix a crash when starting if you have a Zephyr account
2543 * Increase XMPP ping timeout to 120 seconds, to prevent poor network
2544 connections from timing out unnecessarily.
2545 * Don't crash on XMPP forms with empty default values.
2546 * Fix issues with CHAP authentication for SOCKS5 proxies.
2549 * Remove a workaround for older versions gstreamer that was causing
2550 crashes on some non-Linux systems such as HPUX
2551 * Fix some cases of the conversation input entry area being 1 pixel high
2552 * Fix for displaying channel & buddy names in conversation window when
2553 they have '&' in them
2554 * Some memory leak fixes, especially in the Text Replacement plugin
2555 * Rectangular but non-square buddy icons have rounded corners in the buddy
2559 * Fix compiling with Glib older than 2.6
2560 * Ensure existing conversations selected from the 'Send IM' dialog are
2562 * Move the tooltip on the left of the buddylist if there's not enough room
2563 on the right to show it.
2565 version 2.4.0 (02/29/2008):
2566 https://developer.pidgin.im/query?status=closed&milestone=2.4.0
2569 * Added support for offline messages for AIM accounts (thanks to
2571 * Fixed various problems with loss of status messages when going
2572 or returning from idle on MySpaceIM.
2573 * Eliminated unmaintained Howl backend implementation for the
2574 Bonjour protocol. Avahi (or Apple's Bonjour runtime on win32) is
2575 now required to use Bonjour.
2576 * Partial support for viewing ICQ status notes (Collin from
2578 * Support for /notice on IRC.
2579 * Support for Yahoo! Messenger 7.0+ file transfer method (Thanumalayan S.)
2580 * Support for retrieving full names and addresses from the address book
2581 on Yahoo! Japan (Yusuke Odate)
2582 * The AIM/ICQ server-side preference for "allow others to see me
2583 as idle" is no longer unconditionally set to "yes" even when
2584 your libpurple preference is "no."
2585 * Fix SSL certificate checks for renewed certificates
2586 * Fix the ability to set vCard buddy icons on Google Talk/XMPP
2587 * D-Bus fixes on 64bit
2588 * Fixed retrieval of buddy icons and setting of server-side aliases on
2589 Yahoo! and Yahoo! Japan when using an HTTP proxy server (Gideon N.
2591 * Fixed an MSN bug that would leave you appearing offline when transferred
2595 * Added the ability to theme conversation name colors (red and blue)
2596 through your GTK+ theme, and exposed those theme settings to the
2597 Pidgin GTK+ Theme Control plugin (Dustin Howett)
2598 * Fixed having multiple alias edit areas in the infopane (Elliott Sales
2600 * Save the conversation "Enable Logging" option per-contact (Moos
2602 * Typing notifications are now shown in the conversation area
2605 * Color is used in the buddylist to indicate status, and the conversation
2606 window to indicate various message attributes. Look at the sample gntrc
2607 file in the man page for details.
2608 * The default keybinding for dump-screen is now M-D and uses a file
2609 request dialog. M-d will properly delete-forward-word, and M-f has been
2610 fixed to imitate readline's behavior.
2611 * New bindings alt+tab and alt+shift+tab to help navigating between the
2612 higlighted windows (details on the man page).
2613 * Recently signed on (or off) buddies blink in the buddy list.
2614 * New action 'Room List' in the action list can be used to get the list of
2615 available chat rooms for an online account.
2616 * The 'Grouping' plugin can be used for alternate grouping in the
2617 buddylist. The current options are 'Group Online/Offline' and 'No
2619 * Added a log viewer
2620 * Added the ability to block/unblock buddies - see the buddy context menu
2621 and the menu for the buddy list.
2622 * Fixed a bug preventing finch working on x86_64
2624 version 2.3.1 (12/7/2007):
2625 https://developer.pidgin.im/query?status=closed&milestone=2.3.1
2626 NOTE: Due to the way this release was made, it is possible that
2627 bugs marked as fixed in 2.3.1 will not be fixed until the
2630 * Fixed a number of MSN bugs introduced in 2.3.0, resolving problems
2631 connecting to MSN and random local display name changes
2632 * Going idle on MySpaceIM will no longer clear your status and message.
2633 * Idle MySpaceIM buddies should now appear online at login.
2634 * Fixed crashes in XMPP when discovering a client's capabilities
2635 * Don't set the current tune title if it's NULL (XMPP/Google Talk)
2636 * Don't allow buddies to be manually added to Bonjour
2637 * Don't advertise IPv6 on Bonjour because we don't support it
2638 * Compile fixes for FreeBSD and Solaris
2639 * Update QQ client version so some accounts can connect again
2640 * Do not allow ISON requests to stack in IRC, preventing flooding IRC
2641 servers when temporary network outages are restored
2642 * Plug several leaks in the perl plugin loader
2643 * Prevent autoaccept plugin overwriting existing files
2645 version 2.3.0 (11/24/2007):
2646 https://developer.pidgin.im/query?status=closed&milestone=2.3.0
2647 NOTE: Some bugs marked fixed in 2.2.1, 2.2.2 or 2.2.3 may not
2648 have been fixed until this release (2.3.0).
2651 * Real usernames are now shown in the system log.
2652 * We now honor a PURPLE_DISABLE_DEPRECATED define to allow plugins to
2653 catch deprecated functions earlier rather than later.
2654 * Thanks to a patch from Intel, the Bonjour prpl now supports file
2655 transfers using XEP-0096 and XEP-0065. This should enable file
2656 transfers between libpurple clients and Gajim clients, but will not
2657 work with iChat or Adium as they use a different file transfer
2659 * XMPP password changes that return errors no longer cause the saved
2660 password to be changed.
2661 * XMPP file transfer support has been enhanced to support sending
2662 files through a proxy when the server supports discovering a
2663 a bytestream proxy. This should make file transfers much more
2664 reliable. The next release will add support for manually specifying
2665 a proxy when the server doesn't advertise one.
2668 * If a plugin says it can't be unloaded, we now display an error and
2669 remove the plugin from the list of saved plugins so it won't load
2670 at the next startup. Previously, we were ignoring this case, which
2671 could lead to crashes.
2672 * Mark dialog windows as transient for appropriate parent windows to
2673 help window managers do the right thing (Gabriel Schulhof)
2674 * Connection errors are now reported in mini-dialogs inside the buddy
2675 list, rather than as buttons in the buddy list and with dialog
2676 boxes. If several accounts are disabled when you sign on elsewhere,
2677 you can now re-enable them all with a single click.
2678 * Added tooltips to the Room List window to show full topics
2679 * Added buttons in preferences to access GNOME network and browser
2680 preferences configuration dialogs when running under GNOME
2681 * If you alias a buddy to an alias that is already present within
2682 a particular group, we now offer to merge the buddies into the
2684 * A music emblem is now displayed in the buddy list for a buddy if we
2685 know she is listening to some soothing music.
2686 * Added a 'Move to' menu in buddy list context menu for moving buddies
2687 to other groups as an alternative to dragging.
2688 * Group headings are now marked via an underline instead of a
2689 different color background.
2690 * It is now possible to mark a chat on your buddy list as "Persistent"
2691 so you do not leave the chat when the window or tab is closed.
2692 * The auto-join option for chats is now listed in the "Add Chat"
2693 dialog along with the new persistence option.
2694 * Closing an IM no longer immediately closes your conversation. It
2695 will now remain active for a short time so that if the conversation
2696 resumes, the history will be retained. A preference has been added
2697 to toggle this behavior.
2698 * The "Smiley" menu has been moved to the top-level of the toolbar.
2699 * Pidgin's display is now saved with the command line for session
2700 restoration. (David Mohr)
2701 * ICQ Birthday notifications are shown as buddy list emblems.
2702 * Plugin actions are now available from the docklet context menu
2703 in addition to the Tool menu of the buddy list.
2704 * The manual page has been heavily rewritten to bring it in line
2705 with current functionality.
2708 * If a plugin says it can't be unloaded, we now display an error and
2709 remove the plugin from the list of saved plugins so it won't load
2710 at the next startup. Previously, we were ignoring this case, which
2711 could lead to crashes.
2712 * It's possible to bind key-strokes to specific menuitems in the windows.
2713 Read the 'Menus' section in the man-page for details.
2714 * 'transpose-chars' operation for the entry boxes. The default key-binding
2716 * 'yank' operation for the entry boxes. The default binding is ctrl+y.
2718 version 2.2.2 (10/23/2007):
2719 https://developer.pidgin.im/query?status=closed&milestone=2.2.2
2720 NOTE: Due to the way this release was made, it is possible that
2721 bugs marked as fixed in 2.2.1 or 2.2.2 will not be fixed
2722 until the next release.
2724 * Various bug and memory leak fixes
2725 * Look for a default prefs.xml in the CSIDL_COMMON_APPDATA directory
2726 (e.g. c:\Documents and Settings\All Users\
2727 Application Data\purple\prefs.xml) on Windows, similarly to
2728 how this is done on other platforms.
2730 version 2.2.1 (09/29/2007):
2731 https://developer.pidgin.im/query?status=closed&milestone=2.2.1
2732 NOTE: Due to the backporting that happened for the actual
2733 release, it is possible bugs marked as fixed in 2.2.1
2734 will not be fixed until 2.2.2.
2737 * A few build issues on Solaris were fixed.
2738 * Cancelling the password prompt for an account will no longer leave
2739 it in an ambiguous state. (It will be disabled.)
2740 * Fixed an erroneous size display for MSN file transfers. (galt)
2741 * Fixed multiple memory leaks, particularly in XMPP and MySpace
2743 * Fixed remembering proxy preferences and status scores
2744 * Gmail notifications are better tracked
2747 * Fixed keyboard tab reordering to move tabs one step instead of two.
2748 * You should no longer lose proxy settings when Pidgin is restarted.
2749 * Fixed detection of X11 when compiling
2752 * Pressing 'Insert' in the buddylist will bring up the 'Add Buddy'
2755 version 2.2.0 (09/13/2007):
2756 https://developer.pidgin.im/query?status=closed&milestone=2.2.0
2759 * New protocol plugin: MySpaceIM (Jeff Connelly, Google Summer of
2761 * XMPP enhancements. See
2762 http://www.adiumx.com/blog/2007/07/soc-xmpp-update.php (Andreas
2763 Monitzer, Google Summer of Code for Adium)
2764 * Certificate management. libpurple will validate certificates on
2765 SSL-encrypted protocols (William Ehlhardt, Google Summer of Code)
2766 * Some adjustments were made to fix sending messages when using
2767 the MSN HTTP method. (Laszlo Pandy)
2768 * Yahoo! Chat is fixed.
2769 * Some AIM file transfer issues between Pidgin and other clients
2770 have been fixed. (Kyryll A Mirnenko)
2771 * Properly restore idle status and time for AIM and ICQ accounts
2772 when they reconnect after being disconnected.
2775 * Insert Horizontal Rules and Strikethrough text from toolbar.
2776 * Option to show protocol icons in the buddy list, from the
2777 Buddies > Show menu. (Justin Heiner)
2778 * Ability to build with native, non-X11 GTK+ on OSX. (Anders
2780 * Remember the 'Enable Sounds' setting for a conversation.
2781 * Right-clicking the empty space in the formatting toolbar
2782 allows you to toggle back to the old "ungrouped" version.
2783 * Protocols supporting account registration via Pidgin now show
2784 a descriptive checkbox instead of a vague "Register" button.
2785 * Fixed a bug where a tab would be shown on single conversations
2786 when tabs were disabled.
2789 * Per-conversation mute and logging options (accessible from the menu).
2791 version 2.1.1 (08/20/2007):
2793 * Added an account action to open your inbox in the yahoo prpl.
2794 * Added support for Unicode status messages in Yahoo.
2795 * Server-stored aliases for Yahoo. (John Moody)
2796 * Fixed support for Yahoo! doodling.
2797 * Limited support for MSN Messenger contacts
2800 * Bonjour plugin uses native Avahi instead of Howl
2801 * Bonjour plugin supports Buddy Icons
2804 * Only report conversation close when 'send typing notifications'
2805 preference is turned on (Bob Rossi)
2808 * Show current outgoing conversation formatting on the font label on
2810 * Slim new redesign of conversation tabs to maximize number of
2811 conversations that can fit in a window
2812 * Tab bar is not visible when only one conversation is open. You can
2813 drag and drop conversations from the infopane.
2814 * Moved "Reset Formatting" toolbar button to Font menu.
2815 * Double click on the infopane to alias buddies and set topics
2820 * Sound support (Eric Polino)
2822 version 2.1.0 (07/28/2007):
2824 * Core changes to allow UIs to use second-granularity for scheduling.
2825 Pidgin and Finch, which use the glib event loop, were changed to use
2826 g_timeout_add_seconds() on glib >= 2.14 when possible. This allows
2827 glib to better group our longer timers to increase power efficiency.
2828 (Arjan van de Ven with Intel Corporation)
2829 * No longer linkifies screennames containing @ signs in join/part
2830 notifications in chats
2831 * With the HTML logger, images in conversations are now saved.
2832 NOTE: Saved images are not yet displayed when loading logs.
2833 * Added support for QIP logs to the Log Reader plugin (Michael Shkutkov)
2836 * Ensure only one copy of Pidgin is running with a given configuration
2837 directory. The net effect of this is that trying to start Pidgin a
2838 second time will raise the buddy list. (Gabriel Schulhof)
2839 * Undo capability in the conversation window
2840 * The formatting toolbar has been reorganized to be more concise.
2841 * A new status area has been added to the top of conversations to
2842 provide additional detail about the buddy, including buddy icon,
2843 protocol and status message.
2844 * Show idle times in the buddy list as days, hours, seconds
2847 * There's support for workspaces now (details in the manpage)
2848 * There's a new custom window manager, Irssi
2849 * Some improvements for tab-completion, tooltip and the password entries
2850 * Some bugs regarding search results fixed
2851 * A new DBus-script to create a docklet for finch
2852 * Support for showing empty groups in the buddy list (Eric Polino)
2854 version 2.0.2 (06/14/2007):
2856 * Added a custom conversation font option to preferences
2857 * Fixed smiley ordering in the insert smiley popup to be more intuitive
2858 * Conversation->More menu items work for Chats as well as Buddies,
2859 including those not on your buddy list
2860 * newline plugin should work better with conversation colors plugin now
2861 * Get Info on users now provides immediate feedback that something is
2863 * Aliasing a buddy will not be interrupted by other buddy list activity
2864 * Using the -l option to log in to a specific account works better
2867 * Moving an ICQ buddy from one group to another no longer
2868 re-requests authorization from that person (Rene Hausleitner)
2869 * Added nullprpl, an example protocol plugin (Ryan Barrett)
2870 * Fixed SOCKS5 bug which caused Jabber file receiving to fail
2871 * Remove MSN's random "Authorization Failed" dialogs
2872 * Fix MSN to correctly detect incorrect passwords and disable the account
2873 * Get User Info on MSN is now more reliable & accurate
2874 * Updated SILC protocol to support SILC Toolkit 1.1 (Pekka Riikonen)
2875 * Fix for some QQ authentication problems
2876 * Fix for building on FreeBSD
2877 * Prevent "Logged in:" times for AIM buddies being ridiculously high
2878 * Updates and fixes to Bonjour support
2879 * Improve ICQ encoding support for some non-latin languages
2882 * Auto account reconnecting
2884 version 2.0.1 (05/24/2007):
2885 * Buddy list update speedups when buddy icons are not being
2886 displayed. (Scott Wolchok)
2887 * Fix icons on docklet change status menu to match the status selector
2888 * Custom smileys on MSN can be saved by right-clicking on them
2889 * Fix a crash deleting a buddy that is in the Buddy List more than once
2890 * Compile fixes for Solaris
2891 * Fix GTalk formatting when there's a space before/after a */_
2892 * Fix Log viewer crash when the filename is not in the expected format
2893 * Get User Info now provides immediate feedback, and is updated when the
2894 user information is available
2895 * Make the choose buddy icon dialog correctly list the current directory
2896 * Fix for buddy icons disappearing
2897 * Timestamps are always on in debug output (-d) and Debug Window now
2898 * Don't escape html entities in Yahoo! system messages
2899 * Fix for the choose buddy icon dialog resizing strangely as files are selected
2900 * Receives notifications when XMPP buddies send "leaving chat"
2902 * Fix the typing animation so it doesn't stop animating once a conversation
2903 has gone from typing -> not typing -> typing
2904 * Fix error messages when joing XMPP chats
2905 * Identify the account when warning about plaintext auth over an
2907 * Fix XMPP SASL authentication error when using Cyrus and a connect server
2908 * Fix changing tab locations to update properly
2909 * Turning off "Show formatting on incoming messages" now ignores
2910 formatting in <span> tags too
2911 * File transfer progress for transfers on MSN is now correctly displayed
2912 * You can set/change alias of buddies/chats by double-clicking on the
2913 conversation tabs (Ma Xuan)
2914 * Fix IRC connection bug with dircproxy (xjoe)
2915 * Ctrl+[shift]+tab focuses the next most active tab (William Thompson)
2916 * Fix Open Hotmail Inbox for MSN to work more reliably
2917 * Add a Google Talk item to the protocol list, to help users who think
2918 we don't support Google Talk. The item acts just like "XMPP".
2919 * Remember if the X server supports XScreenSaver, to avoid waking it
2920 every 5 seconds. (Arjan van de Ven with Intel Corporation)
2921 * Change our idle checking to poll only as necessary and raise the
2922 unidle timeout from 5 seconds to 60 when using XScreenSaver. This
2923 and the XScreenSaver change will reduce Pidgin's effect on power
2924 consumption when running with NO_HZ. (Arjan van de Ven with Intel
2926 * Conversation -> Save As will now use aliases.
2927 * ALSA added as a possible sound method
2928 * Google Talk accounts will not import buddies from your Gmail address
2932 * Userlist in chat windows, which can be turned on or off using
2934 * Menus in the conversation windows
2935 * Improved tab completion support
2936 * Ctrl+c prompts with a dialog before exiting
2937 * Filter string in the debug window
2938 * Notify when you leave a chat
2939 * Work around an ncurses bug which appears when half of a multi-cell
2940 character is covered by an upper-level window
2941 * New plugins are shown in bold text in the plugin dialog
2942 * Nicer HTML screendumps
2944 version 2.0.0 (5/3/2007):
2945 * The project has new names - libpurple for the core, Pidgin for the
2946 GTK+ UI and Finch for the ncurses based console UI (AOL LLC)
2949 * With the Core/UI split complete, it is now possible to build
2950 libpurple without any UIs, creating a library upon which other
2951 UIs may be constructed
2952 * A new ncurses-based console UI called Finch is now available
2953 (Sadrul Habib Chowdhury, Google Summer of Code)
2954 * Reorganized the source tree to split apart the code for the UI
2955 changes and libpurple targets
2956 * libxml2 is now required. We switched from gmarkup to libxml2 for
2957 more correct XML parsing.
2960 * The code dealing with buddy and account status, away messages,
2961 away states, online/offline, etc has been completely rewritten.
2962 Huge thanks to Christian Hammond, Dave West, Daniel Atallah and
2963 Sadrul Habib Chowdhury.
2964 * Your status can now be set from inside the buddy list using the
2965 selector at the bottom of the window.
2966 * To see messages when a buddy signs on or off, goes away, or
2967 becomes idle, load the "Buddy State Notification" plugin
2970 * Performance when manipulating and displaying the buddy list has
2971 been significantly improved (Aaron Sheldon, Google Summer of Code)
2972 * Buddy icons are now shown in tooltips (Felipe Contreras)
2973 * Tooltips now contain additional information about a "Person" that
2974 contains multiple online buddies
2975 * Added a "Last Seen" field to buddy tooltips
2976 * Contacts will auto-expand when buddies are dragged around
2977 * If Pidgin is exited with the buddy list hidden in the docklet, it
2978 will remain hidden when Pidgin is started again (Scott Shedden)
2979 * Improved buddy list searching with CTRL+F
2980 * Ability to set a buddy icon for all of your accounts at once via
2981 the buddy list (You can still set per-account icons via the
2983 * The space wasted by the group expanders has been eliminated and
2984 the expander setting in .gtkrc-2.0 is no longer needed
2985 * Authorization requests don't popup new dialogs anymore. They are
2986 displayed at the bottom of the buddy list instead.
2987 * New mail notifications don't popup new dialogs anymore. They are
2988 displayed at the top of the buddy list instead.
2990 Conversations and Chats:
2991 * Timestamps honor the locale. To use the traditional style,
2992 enable the "Message Timestamp Formats" plugin. The plugin
2993 also provides options to show dates in timestamps.
2994 * Messages from buddies in the same "Person" will automatically
2995 use the same conversation window.
2996 * The "Send As" menu has been replaced with a more appropriate
2997 "Send To" menu based on "Persons" on your buddy list
2998 * Message formatting persists between messages (Igor Belyi)
2999 * Full message background colors are now supported
3000 * Smooth scrolling when receiving a new message
3001 * Screenname colors in chats now chosen intelligently
3002 * Conversation buffer scrollback limited to avoid large memory
3003 usage in active conversations
3004 * Control-Shift-Tab will reverse cycle through the conversation tabs
3006 * Many problems related to having an IM conversation and a chat open
3007 with the same name are fixed (Andrew Hart)
3008 * Warning dialog when closing a window with unread IM messages
3009 * In chats right-click on names in the conversation window to
3010 IM/Send File/Get info/ignore the user
3011 * Added tab management options to the tab right-click menu (Sadrul
3013 * Brand new message queueing system. Sounds are played when a
3014 message is queued rather than when the message is dequeued
3016 * Ability to find the last message from a user in a chat (Levi Bard
3017 and Sadrul Habib Chowdhury)
3018 * Formatting is preserved across messages
3019 (There are known issues with pasting formatted text. Either use
3020 "Paste as Plain Text", hit Ctrl-R after pasting, or use the Clear
3021 Formatting button on the toolbar.)
3022 * Performance while joining large chat rooms has been significantly
3023 improved (Aaron Sheldon, Google Summer of Code)
3024 * Bi-Directional text support improvements for GtkIMHtml (Shlomi Loubaton)
3027 * Beautiful new default sounds (Brad Turcotte)
3028 * Use GStreamer for playing sounds, instead of libao
3029 * A volume control in the preferences (Casey Harkins)
3032 * Log viewer aggregates logs from the same "Person"
3033 * When opening the log viewer, show the most recent log by default
3035 * Logs are now saved with the current timezone, which is displayed
3037 * Text logs are linkified, so URLs are clickable
3038 * The old logger now caches file offsets, so opening the log viewer
3039 for buddies with old logs should be much faster now if you have large
3040 log files (except the first time for a log, when the cache is built)
3043 * Plugins are now accessed through a separate dialog from the Tools
3044 menu of the Buddy List
3045 * Newly installed plugins can now be activated without restarting
3046 Pidgin (Sadrul Habib Chowdhury)
3047 * Overhauled the system tray/docklet plugin (Casey Harkins)
3048 * Text Replacement Plugin rewritten, works in real time and far more
3049 intuitively (Benjamin Kahn)
3050 * Entries in the text replacement plugin are now sorted
3052 * The text replacement plugin allows non-whole-word replacement rules
3054 * The text replacement plugin offers both case sensitive matching and
3055 automatic case handling
3056 * I'dle Ma'ker plugin now has an easier method to unidle accounts, a
3057 way to idle all accounts at once, and a way to unidle all accounts
3058 idled via the plugin (John Bailey, Sadrul Habib Chowdhury)
3059 * The Evolution Integration plugin now supports Groupwise contacts
3060 * Mono plugin loader (Eoin Coffey)
3061 * Perl plugin loader has been rewritten (John Kelm, Google Summer
3063 * New music messaging plugin (Christian Muise, Google Summer of Code)
3064 * gaim-remote has been superceded by new DBUS bindings within libpurple
3065 (Piotr Zielinski, Google Summer of Code)
3066 * The purple-url-handler program has been added to provide a way to
3067 automatically launch IM links via Pidgin or Finch.
3068 * The functionality of the auto-reconnect plugin has been
3069 moved into the core, and the plugin itself has been removed.
3070 * 'Highlight when nick said' option added to Message Notification
3072 * The system tray icon is now properly transparent (Dan Winship)
3073 * New Log Reader plugin that can read and display logs from Adium,
3074 MSN Messenger, and Trillian in the log viewer
3075 * New Contact Availability plugin that attempts to predict the
3076 times when people in your buddylist will most likely respond
3077 to you, based on times in the past when they have responded
3078 (Geoffrey Foster, Google Summer of Code)
3079 * A few new plugins: Autoaccept, Autoreply, Buddy Notes, New Line,
3080 Offline Message Emulation, Conversation Colors and Markerline
3083 * Custom smiley receiving support (Irving Cordova & Francesco Fracassi)
3084 * Added support for sending (with the /nudge command) and receiving
3085 "nudges" (Julien Cegarra, Martin Bayard)
3086 * Added an account action to open your Hotmail inbox from MSN
3087 * Bi-directional text is correctly handled now (Shlomi Loubaton)
3090 * Stealth Settings have been implemented
3091 * Doodle is now supported (Andrew Dieffenbach, Google Summer of Code)
3092 * Buddies' requests to add you to their lists now prompt for
3094 * Account option to ignore chat and conference invitations (Peter
3096 * Added a /list command to bring up the room list (Peter Lawler)
3099 * ICQ file transfer support with newer ICQ clients (Jonathan Clark,
3100 Google Summer of Code)
3101 * Many overall improvements to AIM and ICQ file transfers (Jonathan
3102 Clark, Google Summer of Code)
3103 * Support for pausing and resuming AIM and ICQ file transfers
3105 * Ability to set ICQ "require authorization" and "web aware"
3106 setting (Ettore Simone)
3107 * ICQ encoding fix for offline buddies (Ilya Konstantinov)
3110 * SSL support for IRC connections (Daniel Atallah)
3111 * Show an error message when temporarily unable to join an IRC
3112 channel or change your nick
3113 * Added /nickserv, /memoserv, /chanserv and /operserv
3114 commands (Joao LuĆs Marques Pinto)
3115 * Added CTCP VERSION via /version (Andrej KrivulÄĆk)
3116 * Added /whowas command (achris)
3119 * Support for SRV lookups
3120 * Support for buddy icons
3121 * Jabber User Directory searching
3124 * Whiteboard support (Pekka Riikonen)
3125 * Sending/receiving images in IMs (Pekka Riikonen)
3126 * Cipher and HMAC selection support (Pekka Riikonen)
3127 * Buddy Icon support (Pekka Riikonen)
3129 Other Protocol Changes:
3130 * Bonjour (Rendezvous) protocol support (Juanjo Molinero Horno, Google
3132 * Updated Gadu-Gadu protocol support (Bartosz Oler, Google Summer of
3133 Code). This requires the libgadu library. See
3134 https://pidgin.im/faq.php#libgadu for more information.
3135 * SIP/SIMPLE support (Thomas Butter, Google Summer of Code)
3136 * Sametime protocol support
3137 Requires the meanwhile library: http://meanwhile.sourceforge.net
3138 * QQ protocol support (Mark Huetsch, Google Summer of Code, and the
3139 developers of the OpenQ project)
3140 * Removed the Napster and TOC protocols plugins
3142 Other Noteworthy Changes:
3143 * NAT traversal support via UPnP (Adam J. Warrington, Google Summer of
3145 * NAT traversal support via NAT-PMP (Evan Schoenberg and R. Tyler Ballance)
3146 * The modify account dialog now contains two tabs, which should display
3147 better at lower resolutions (Sadrul Habib Chowdhury)
3148 * New "find buddy" results dialog (Alex Converse)
3149 * People using input methods can now use Enter again
3150 * Mouse-over hyperlink coloring is now themeable
3151 * Buddy Pounces now have a proper management window. (Kevin Stange)
3152 * Buddy icons maintain aspect ratio when resized
3153 * The last used directory is remembered for opening or saving files and
3155 * Add an SVG version of our desktop icon, pidgin.svg (John Oyler)
3156 * If a given protocol doesn't support privacy, we now handle blocking
3157 in the core. (Jean-Yves Lefort)
3158 * Smiley themes can now include spaces in the smiley definitions.
3159 The spaces (and now backslashes) must be backslash-escaped.
3160 (Sadrul Habib Chowdhury)
3161 * New e-mail notices are now grouped into one dialog.
3162 (Sadrul Habib Chowdhury, Chris Stafford)
3163 * "Open" in the File Transfer window integrates with GNOME, KDE, and
3164 Windows and falls back to the browser in other environments.
3165 * On Mac OS X, the keyboard/mouse idle time pref now uses system idle
3166 time instead of X11 idle time (Michael Culbertson)
3167 * Autocomplete in the buddy pounce dialog (Sadrul Habib Chowdhury)
3168 * Non-blocking socket I/O is used in most protocol plugins
3169 * All-new icons all over the place (Hylke Bons)
3172 * Preferences have been substantially reorganized and cleaned up
3173 * Smiley theme descriptions are now shown correctly for the highlighted
3174 smiley theme (Levi Bard)
3175 * All Buddy List preferences have been moved to the Buddies menu of
3176 the buddy list window.
3177 * Proxy settings will be taken from Gnome if it is running. These may
3178 still be overridden on a per-account basis.
3179 * Removed "Dim idle buddies;" behavior is now always enabled
3180 * Removed keyboard shortcut preferences for ctrl-B/I/U; enabled by
3181 default, but won't interfere with bindings set by the GTK theme
3182 * Removed keyboard shortcuts preferences for ctrl-# to insert a smiley;
3183 behavior removed from Pidgin
3184 * Removed "Enter" vs. "Ctrl-Enter" to send; "Enter" sends by default,
3185 but it is now possible to change this binding in your GTK theme
3186 * Removed "Show multi-colored screennames in chats;" behavior is now
3187 always enabled and screenname colors automatically adjust themselves
3188 to compensate for background color.
3189 * Removed "Raise Buddy List Window on Events" and the related behavior
3190 * Removed "Display remote nicknames if no alias is set"
3191 * Removed "Show idle times" and "Show warning levels" on the buddy
3192 list; behavior is now always enabled
3193 * Removed "Auto-expand contacts;" contacts expand only when dragging
3194 buddies around the buddy list
3195 * Removed conversation and buddy list buttons and related preferences
3196 * Removed "Raise conversation window" preferences; moved feature to
3198 * Removed "Show alias in tabs/titles;" behavior is now always enabled
3199 * Removed "Show formatting toolbars;" the setting in conversations'
3200 "Options" menu now affects the global preference
3201 * Removed "Show timestamps;" behavior is now enabled, but is overridden
3202 by the timestamp plugin
3203 * Removed all protocol options pages
3204 * Removed "Escape closes windows;" default key binding is now Ctrl-W
3205 * Removed "Log when buddies sign on/sign off/become idle/become
3206 un-idle/go away/come back" and "Log your own actions;" all of these
3207 will be logged when the system log is enabled
3208 * Removed the separate ignore formatting preferences; behavior has been
3209 consolidated into a single preference
3211 version 1.5.0 (8/11/2005):
3212 * Ability to set IRC quit message (Lalo Martins)
3213 * OSCAR file transfers now work for 2 users behind the same NAT
3215 * Yahoo! buddy requests to add you to their buddy list now prompt for
3217 * Added a /clear command for conversations/chats
3218 * Fixed ICQ encoding for messages with offline ICQ users
3219 (Ilya Konstantinov, SF Bug #1179452)
3220 * Default Yahoo! chat roomlist locale to 'us'
3222 version 1.4.0 (7/7/2005):
3223 * Fix system log start times for some protocols
3224 * SILC compiles with newer SILC toolkit versions (Pekka Riikonen)
3225 * Fixed a bug where buddy icon cache files were left in the icon
3226 cache directory after they were no longer in use.
3227 * Attempt to detect the file type of a buddy icon when saving.
3228 * Additional Yahoo! boot protection (Peter Lawler)
3229 * A few Yahoo! memory leaks plugged (Peter Lawler)
3230 * Fixed handling of the new Yahoo! profile page. (Joshua Honeycutt,
3232 * Fixed localized Yahoo! room lists. Please refer to the Yahoo!
3233 section of the Gaim FAQ for details. (Peter Lawler)
3234 * Enabled sending files to ICQ users using ICQ 5.02 and newer
3237 version 1.3.1 (6/9/2005):
3238 * The file transfer details section now also displays the full path to
3239 the local file sent/received.
3240 * Yahoo! has the following new "/" commands: /join, /buzz
3241 * Fix Yahoo! privacy bug
3242 * Fix Jabber Get Info crash on busted servers
3243 * Updated our gaim.desktop file, thanks to all our terrific translators
3244 for sending in translations of the changes
3245 * Improvements to how Gaim handles new message notification
3246 * Fix Jabber registration on XMPP servers (including jabber.org)
3248 version 1.3.0 (5/10/2005):
3249 * Removed parts of the font selection dialog that were not respected
3250 * Fix being invited to a multi user chat on MSN
3251 * Multiple SILC accounts should work now (Pekka Riikonen)
3252 * Fix times on jabber chat backlogs
3253 * Fix gevolution plugin to compile with e-d-s 1.0 or 1.2
3254 * Fix gevolution plugin to remember buddy name when someone added you
3255 and you then add them
3256 * Formatting in jabber chats works
3257 * Fix to prevent MSN disconnecting if you change status while connecting
3258 * Fixes for two remotely exploitable crash bugs. See
3259 http://gaim.sourceforge.net/security/ for more information.
3260 * Change to correctly handle adding jabber buddies on ejabberd servers
3262 version 1.2.1 (4/3/2005):
3263 * URL escaping now works with UTF-8 text. This may break some old log
3265 * Revert to XOR auth for ICQ as the md5 is not fully functional
3266 * Fix bug with going away while in a jabber chat
3267 * MSN bug fixes (Felipe Contreras)
3268 * Escape things properly in IRC
3269 * Docklet fixes: fix the "1 pixel-wide icon" bug, fix problems with Gaim
3270 crashing when the tray manager dies, and work correctly with multi-headed
3271 displays where the tray isn't on the primary screen (Robert McQueen)
3273 version 1.2.0 (3/17/2005):
3274 * Yahoo file receiving and buddy icon receiving work again.
3275 * Limit animated buddy icon frame rates to 10 frames per second
3277 * Fix a bug where portions of your account configuration would
3278 fail to be read correctly if you set a proxy user name or
3279 password containing invalid XML characters such as < and >
3281 * Yahoo! privacy improvements (Bleeter)
3282 * Fix receiving Jabber formatting (broken in 1.1.3)
3284 version 1.1.4 (2/24/2005):
3285 * Fixed a bug where Yahoo! would lose messages (and any other packet
3287 * Correctly show the time when incoming Gadu-Gadu messages were sent
3288 (Carl-Daniel Hailfinger)
3289 * Fixed crashes with glib 2.6
3290 * Fixed MSN crash when conversations time out after the conversation
3292 * Fixed an html parsing bug, CAN-2005-0208
3294 version 1.1.3 (2/17/2005):
3295 * CHAP authentication support for SOCKS5 proxies (Malcolm Smith)
3296 * ICQ offline messages are sent using your specified character
3297 set instead of Unicode (Magnus Hult)
3298 * MSN HTTP method works with proxies using authentication (Bastien Durel)
3299 * Really fix the bug where buddies show as logged in for 49 thousand days
3300 * Buddy pounces containing '&' are saved correctly
3301 * Improved MSN error handling when the servers are unavailable
3302 * More MSN bug fixes
3304 * Fix "Find" in the log viewer so that it finds in all logs
3305 * Smileys not appearing at the end of lines has been fixed
3306 * Closing conversation windows no longer cancels active file transfers on
3307 MSN (Felipe Contreras)
3309 version 1.1.2 (1/20/2005):
3310 * MSN 'HTTP Method' fixed (Felipe Contreras)
3311 * Better handling of MSN's Individuals group and buddy status updates
3313 * Fix a crash inviting MSN user to a chat when they're already there
3314 * AIM SecurID login support
3315 * Fix configuration of Jabber chat rooms on some servers
3316 * More MSN bug fixes (Felipe Contreras)
3317 * Fix queue messages to Docklet when not globally away (Robert McQueen)
3319 * The Autopackage now builds both the mozilla-nss and the gnutls
3320 ssl plugins, and requires at least one of those libraries.
3322 version 1.1.1 (12/28/2004):
3323 * Allow SILC authentication via public key if your key is password
3324 protected (Michele Baldessari)
3325 * More MSN bug fixes (Felipe Contreras)
3326 * Drag-and-drop to conversation window file transfers work again
3327 * Disable the delete button on pounces that aren't saved yet anyway
3330 version 1.1.0 (12/02/2004):
3332 * Binary relocable. Gaim will find its files even if it's installed
3333 in a location other than the --prefix it was ./configured with.
3334 Pass --disable-binreloc to ./configure to disable.
3335 * IRC now has fallback encodings, and tries harder to display
3336 something useful during an encoding error.
3337 * New MSN protocol icon (Felipe Contreras)
3340 * Fix some leaks (Miah Gregory, Felipe Contreras)
3341 * Fix crashes when removing buddies in certain situations (Andrew Hart)
3342 * Eliminate MSN switchboard errors (Felipe Contreras)
3343 * Fix MSN buddy icon synchronization (Felipe Contreras)
3344 * Correctly display file transfer dialogs for filenames containing &, < or >
3345 * Correctly display MSN authorization dialogs for friendly names containing
3347 * Properly align the right-click docklet menu with the docklet icon in
3349 * Fix a crash if the MSN buddy list is not available
3350 * Fix a bug in the request api (Gary Kramlich)
3352 version 1.0.3 (11/11/2004):
3354 * Jabber authentication fixes (Michael Plump)
3355 * Yahoo buddy idle reporting is more accurate (Evan Schoenberg)
3356 * "Allow All" privacy setting works on Yahoo (Peter Lawler)
3357 * Fix a crash when dragging a buddy to the conversation entry area
3358 * Fix a crash removing chats from the buddy list
3359 * Correctly display buddy pounces for aliases with &, < or > in them
3360 * Correctly follow the per-conversation logging option
3362 version 1.0.2 (10/19/2004):
3364 * MSN file transfers work on big endian machines (Jean-Francois Roy and
3366 * Fixed the MSN signon crash with Miranda users in the buddy list
3367 * Fixed sending messages to MSN Web Messenger users (Damien Ayers)
3368 * Fixed some memory leaks in the MSN plugin (Evan Schoenberg)
3369 * Fixed a crash viewing certain MSN user profiles (Evan Schoenberg)
3370 * Fixed a crash sending a file on MSN when the file is unreadable
3371 * Fixed a crash deleting accounts (Andrew Hart)
3372 * Fixed a crash inviting to chats (Andrew Hart)
3373 * Fixed a bug in Yahoo privacy handling (Peter Lawler)
3374 * Fixed a crash trying to join a chat from the docklet when not signed in
3375 to a chat-capable account (Daniel Atallah)
3377 version 1.0.1 (10/07/2004):
3379 * Use the GNOME default browser when opening links if you're running GNOME
3381 * Added support for multiple addressbooks in the gevolution plugin
3385 * Send-As menu duplicates less work (Dave West)
3386 * Can now see your own MSN buddy icon (Felipe Contreras)
3387 * Jabber roomlist fetches work again
3388 * Close buttons on tabs in existing conversations correctly reflect the
3389 "show close buttons on tabs" preference (Nathan Fredrickson)
3390 * Fix to make the get_signon(buddy) perl plugin function work (Gregory C.
3392 * Fixed crashes when reloading the gevolution plugin (Henry Jen)
3393 * Fixed some memory leaks in the gevolution plugin.
3394 * Wrap at character boundaries if there is not enough space for a full word
3395 * 64 bit compile warning fixes
3397 version 1.0.0 (09/17/2004):
3399 * Drag-and-drop buddy support for the Invite dialog (Stu Tomlinson)
3400 * Drag-and-drop buddy support for the Pounce dialog (Stu Tomlinson)
3401 * View Chat log available from the interface (Daniel Atallah)
3402 * Ability to receive offline messages in character encodings
3403 other than ASCII (thanks to Nick Sukharev)
3404 * File transfer status messages printed to conversation
3406 * Display file transfer messages when someone sends you a file
3407 over AIM (Dave West)
3408 * Handle MSN buddy lists more sanely (Felipe Contreras)
3409 * Zephyr can use tzc to run from behind a firewall (Arun A Tharuvai)
3412 * Work around window manager stupidity with new dialog windows (Dave West)
3413 * Compile with gtk 2.5.x (Gary Kramlich)
3414 * Escape invalid characters in log names (Daniel Atallah)
3415 * Fix for clicking add in an msn chat with 2 or more people in your buddy
3416 list (Daniel Atallah)
3418 version 0.82.1 (08/27/2004):
3420 * Fix a crash when changing the preference for how to display buttons
3421 on conversation windows
3422 * Remove a stray printf() when beginning new conversations and logging
3425 version 0.82 (08/26/2004):
3427 * Ability to set available messages for AIM
3428 (Tools->Account Actions->Set Available Message...)
3429 * Ability to specify a custom character set for messages sent to ICQ
3430 users and messages received from ICQ users
3431 * Ability to edit your current away message (Rhett Robinson)
3432 * Topics in the conversation window (not the topic field at the
3433 top) with URLs will now appear as links (Stu Tomlinson)
3434 * File transfers appear in the file transfer window when they
3435 are initiated rather than when they begin transferring (Dave West)
3436 * Instead of toggling slash commands on/off, you can now toggle
3437 passing through unknown slash commands on/off.
3440 * Joining a Jabber chat no longer causes a crash (Stu Tomlinson)
3441 * Selecting a buddy icon for a brand new account no longer
3443 * Better file transfer error messages (Dave West)
3444 * Remotely canceled file transfers in MSN are now noticed, so that we
3445 don't accidentally cancel the file transfer and crash Gaim
3447 * Protocols that don't support joining chat rooms by name no longer
3448 allow chat rooms to be added to the buddy list (Felipe Contreras)
3449 * Delayed messages and system messages no longer cause
3450 sound events to be triggered (Nathan Fredrickson)
3451 * The chat invite button has a correct label (Stu Tomlinson)
3452 * The system log should leak fewer file descriptors (Ka-Hing Cheung)
3453 * Buddy list tooltips display in more appropriate positions when
3454 using multiple monitors (Dave West)
3455 * Better parsing of URLs containing special characters
3456 * All users are shown when joining a Yahoo! conference (Bleeter Yaluser)
3457 * You now leave all Yahoo! conferences when you log out of Yahoo!
3458 * Buddy Icon updating bug fixed (Felipe Contreras)
3460 version 0.81 (08/05/2004):
3462 * The autorecon plugin will somewhat remember state information(Yosef
3464 * Visual display of ops/voice/halfops/so on in Chats (Stu Tomlinson)
3465 * Tab completion of slash commands in Chats (Stu Tomlinson)
3466 * gaim-remote can now manipulate status (IstvƔn VƔradi)
3467 * The text messages of Yahoo Audibles are now displayed, although
3468 the audio and graphics are not.
3469 * Yahoo! away messages can be 255 characters long now
3472 * Gadu-Gadu should connect again (Andrew Wellington)
3473 * Novell fixes (Mike Stoddard of Novell):
3474 * Fixed reconnect crash
3475 * Fixed duplicate root folder bug
3476 * Fixed bug with folder ordering (on a first time login
3477 folders were being added in reverse order).
3478 * Use ISO date format for the system log (Eduardo PĆ©rez)
3479 * Long buddy lists with irc should cause flooding disconnects less
3481 * Better smiley substitution
3482 * Fix a crash related to auto-expanding contacts at the bottom of
3484 * Fix a crash on Solaris when changing or viewing information for
3485 your AIM account (Format Screen Name, Change Email Address, etc.)
3486 * HTML in OSCAR buddy comments is now escaped (and not rendered)
3487 * Fix a crash when dragging a screen name to a conversation window
3488 for that screen name
3489 * User-requested new conversation windows are now always given focus
3490 * Pasting HTML into Gaim from certain sources no longer results in
3491 the spaces between some words being removed
3492 * The alias of a contact is now displayed in more places when the
3493 alias of a buddy is not set
3494 * .gaimrc is no longer imported
3495 * Prevent a crash if you sign off and try to dequeue messages from
3496 the away dialog (Kevin Stange)
3497 * Prevent a possible crash if gaim_gtkconv_write_conv is called
3498 with who as NULL (Kevin Stange)
3499 * Prevent (null) or an empty string from being logged as the sender's
3500 name if the sender no longer has an alias because the account is
3501 signed off (Kevin Stange)
3502 * The auto-reconnect plugin will no longer attempt to reconnect an
3503 MSN account if you were disconnected because you signed on from
3504 another location (Stu Tomlinson)
3505 * On Solaris, chatting in IRC using the UTF-8 charset no longer gives
3506 a "conversion failed" error for every message (Arvind Samptur)
3507 * ICQ offline messages should have the correct timestamp (Dave West)
3509 version 0.80 (07/15/2004):
3511 * Ability to send files from the conversation window (Daniel Atallah)
3512 * Drag a file into the buddy list or a conversation to send it to that
3514 * Yet more new commands and features for SILC (Stu Tomlinson)
3515 * Gaim uses the new file chooser when compiled for GTK+ 2.4
3517 * Support for the Epiphany web browser (Leonardo Serra)
3518 * Status messages in Gadu-Gadu (Andrew (proton) Wellington)
3519 * Parentheses are now displayed around the title and tabs of
3520 conversations from offline accounts or parted chats.
3521 * Zephyr typing notification (Arun A Tharuvai)
3522 * Account dialog's columns are resizable (Eduardo PĆ©rez)
3525 * The firefox browser option now works with firefox 0.9
3526 * Buddy icons in conversations no longer depend on the
3528 * Fix for the bug where some buddies seemed logged in 4
3529 thousand some odd days (Alan Ford)
3531 version 0.79 (06/24/2004):
3533 * Display name changes are now shown in the conversation windows.
3535 * Get Info on Yahoo! now works for nonenglish profiles.
3537 * General "Get Info" improvements on Yahoo! and MSN (Ambrose Li)
3538 * Yahoo! Japan support. Click More Options and check Yahoo Japan
3539 in the account editor, to use your Yahoo! Japan account
3540 * Gtk themes can now theme the Gaim buddy list independently of
3541 other things (Stu Tomlinson)
3542 * Show timestamps now has a per-conversation option in addition
3543 to the global one, bringing it in line with the other conver-
3544 sation options (Stu Tomlinson)
3545 * Added MSN buddy icons (Felipe Contreras)
3546 * Added MSN file transfer (Felipe Contreras)
3547 * MSN's idle state now actually sets a buddy idle
3548 * Buddy pounce defaults are now more sane, and apply to the state the
3549 buddy is currently in. For example, if the buddy is idle, set
3550 "Return from idle" by default. The last action(s) used are the
3551 defaults for the next pounce
3552 * Yahoo buddy icon support
3553 * Selected buddy icons will automatically convert to the appropriate
3554 format for the protocol. (GTK 2.2 and higher only)
3555 * Dragging an image file into the Modify Account dialog will set that
3557 * Development headers for compiling third-party plugins are now
3558 installed. (Stu Tomlinson)
3559 * Headers for gaim-remote now reside in gaim/ instead of
3561 * Basic YCHT support, which allows joining Yahoo! Chats when
3562 logged in using the web messenger method
3565 * Fixed Yahoo! authentication problems. (Cerulean Studios)
3566 * Non-looping animated icons no longer cause Gaim to freeze
3567 * Flashing windows should work again for unix in window managers that
3568 support the URGENT hint (Etan Reisner)
3569 * Better handling of character sets in RTF for Novell (Mike Stoddard of
3571 * Contact list sync problems in Novell fixed (Mike Stoddard of Novell)
3572 * Fixed a crash in SILC that sometimes happened when resolving
3573 the buddy list (Pekka Riikonen)
3574 * Parallel compiles of the perl plugin should work better
3576 * The disconnected UI op was called twice on connection errors. Now
3577 it is only called once. (Evan Schoenberg)
3578 * Dragging into conversation windows works better
3579 * Protocol-specific settings for accounts were being removed whenever
3580 the account was modified. Now they're only removed when the protocol
3581 type changes, as it should be.
3582 * Zephyr bug fixes and memory leak plugs (Arun A Tharuvai)
3583 * Rewrite of MSN buddylist support, which fixed a known syncronization
3584 bug and some others (Felipe Contreras)
3586 version 0.78 (05/30/2004):
3588 * Support for the SILC protocol (http://www.silcnet.org/)
3590 * Option to suppress disconnect notification when using
3591 the autoreconnect plugin (Christopher (siege) O'Brien)
3592 * Added support for dragging buddies from the buddy list into the
3593 Add Buddy Pounce dialog
3594 * Pounce notification now includes time (Mike Lundy)
3595 * The history plugin now shows history for chats in addition to IMs
3596 * Menu item to view conversation logs (Tom Samstag)
3597 * Conversation and chat sizes automatically saved (Stu Tomlinson)
3598 * Added support for Novell privacy settings (Mike Stoddard of Novell)
3599 * Added ability to initiate multi-user conferences (chats) in Novell
3600 (Mike Stoddard of Novell)
3601 * Find and Save buttons on the debug window (Stu Tomlinson)
3602 * Plugin Actions menu (Christopher (siege) O'Brien)
3603 * Plugins can now add entries to the right-click menu of a group or chat
3604 (Stu Tomlinson and Christopher (siege) O'Brien)
3605 * Hyperlink colors are now themeable via your ~/.gtkrc-2.0 file
3608 * Compiles again with gcc 2.96 (Ignacio J. Elia)
3609 * Gtk2.0 compatibility fixes (Tim Ringenbach)
3610 * Many documentation updates (Jonathan Champ, Gary Kramlich,
3611 Stu Tomlinson, and Kevin Stange)
3612 * Yahoo works on 64 bit machines (Gary Kramlich)
3613 * Zephyr works on 64 bit machines (Arun A Tharuvai)
3614 * Novell 64bit fixes, better error messages, and buddy list sync fixes
3615 (Mike Stoddard of Novell)
3616 * Novell protocol works on big endian machines (Novell)
3617 * Massive rewrite of MSN support, which should fix a number of issues
3618 and make errors easier to interpret (Felipe Contreras)
3619 * Fixed a privacy-related bug in MSN that affected blocking/permitting,
3620 which was due to case-sensitive string comparisons (Gudmundur
3622 * Fixed an MSN HTTP method bug where MSN would queue data indefinitely.
3624 * All known MSN formatting bugs were fixed.
3625 * Overly long messages and paging cell phones in MSN no longer cause
3626 disconnects (Felipe Contreras)
3627 * Several bug fixes for MSN's MSNSLP and MSNObject support (Finlay
3629 * ALT-F works correctly in the System Log Viewer (Stu Tomlinson)
3630 * New tabs should scroll correctly again (Tim Ringenbach)
3631 * Dialogs opened from a conversation window are now closed when
3632 the conversation window is closed, preventing a crash (Kevin Stange)
3633 * Copy/paste encoding fixes (Joe Marcus Clarke)
3634 * IRC disconnect crash fix (Luciano Miguel Ferreira Rocha)
3635 * Ampersands in links should work correctly (Tim Ringenbach)
3636 * DirectIM and IM Image support for AIM are greatly improved
3638 * Gadu-Gadu updates (Andrew Wellington)
3639 * Print Gadu-Gadu messages to the debug window instead of the console
3640 * Updated and standardized blist signals (Gary Kramlich)
3641 * Made the recieve-*-msg signals match the sending ones (Stu Tomlinson)
3642 * The idle time for the buddy-idle and buddy-unidle signals should
3646 * Added "Conversation placement - By conversation count"
3647 * Added a "none" smiley theme to replace the "Show graphical
3649 * Replace default formatting preferences with a dialog to set a
3650 default formatting in a WYSIWYG manner.
3651 * Removed "Show logins in window," default to yes
3652 * Removed "Send URLs as links," default to yes (in protocols that
3654 * Removed "Show URLs as links," default to yes
3655 * Removed New window height & width and Entry field height for Chats &
3656 IMs, sizes are now saved automatically
3657 * Removed "Tab-complete nicks" default to yes
3658 * Removed "Old-style tab completion", no longer supported
3659 * Removed "Sending message removes away status", default to no
3660 * Removed "Show numbers in groups", default to yes
3661 * Removed "Icons on tabs", default to yes
3662 * Removed "Sounds when you log in", default to no
3663 * Removed "Seconds before resending autoresponse", default to 600
3665 * Removed "Send autoresponse in active conversations", default to no
3666 * Removed "Show people joining in window", default to yes
3667 * Removed "Show people leaving in window", default to yes
3669 version 0.77 (04/22/2004):
3671 * The System Log returns (Ka-Hing Cheung)
3672 * Added a conversation-drag-ended signal (Etan Reisner)
3673 * Reorganized and cleaned up the MSN protocol plugin (Felipe Contreras)
3674 * Added the -c option to specify location of the .gaim directory,
3675 removed the outdated -f option that no longer had any effect (Daniel
3677 * Novell GroupWise protocol support added (Novell)
3678 * WYSIWYG improvements (Tim Ringenbach)
3679 * WYSIWYG editing for user info (Jon Oberheide)
3680 * Rich-text copy and paste
3681 * Plugins can now add menu items to the buddy context menu
3682 (Christopher O'Brien)
3683 * Plugins can now add preferences (Gary Kramlich)
3684 * The TOC protocol is no longer built by default. The plugin is not
3685 being properly tested and is no longer officially supported.
3686 * Bumped up the plugin API version number, and added version numbers
3687 for loader plugins and protocol plugins. Authors will want to
3688 update their plugins, and possibly use GAIM_PLUGIN_API_VERSION,
3689 GAIM_PRPL_API_VERSION, and GAIM_LOADER_API_VERSION constants.
3690 * Zephyr error reporting works (Arun A. Tharuvai)
3691 * Zephyr deals with non-utf8 characters (Arun A. Tharuvai)
3694 * Formatting in the Log viewer is fixed (Kevin Stange)
3695 * Save Conversation works again (Kevin Stange)
3696 * The Clear button in privacy works (Robert Mibus)
3697 * MSN error reporting works again (Stu Tomlinson)
3698 * MSN e-mail notifications should no longer cause Gaim to crash
3700 * Fixed an infinite loop bug that would sometimes cause MSN to lock
3701 up (Nickolai Zeldovich)
3702 * All away messages should now show up in tooltips
3703 * Removing zephyr buddies no longer crashes (Arun A. Tharuvai)
3705 version 0.76 (04/01/2004):
3707 * WYSIWYG text input (with much help from Gary Kramlich and Kevin
3709 * Ability to be invisible on AIM
3710 * Chatroom list support (Tim Ringenbach)
3711 * Added auto-completion for screen names to the New Instant Message and
3712 Get User Info dialogs.
3713 * Non-ascii character support in AIM chats (Uli Luckas and Marco Ziech)
3714 * Vastly improved browser opening, with tab support! (Nathan
3716 * Added support for connecting to MSN using the port 80 method.
3717 * Support for Mozilla Firefox (Chris Friesen and Nathan Fredrickson)
3718 * Added protocol-specific preferences (Gary Kramlich)
3719 * Local IP address information can be changed in Preferences
3721 * Improved local IP address detection (Tim Ringenbach)
3722 * Offline accounts in account drop-down lists are now greyed (Etan
3724 * Improved accessibility support for screen readers and other
3725 accessibility tools (Marc Mulcahy)
3726 * Improved accessibility in conversation windows (Nathan Fredrickson)
3727 * Keyboard access to context menus via Shift+F10 (Marc Mulcahy)
3728 * Core/UI split event loop code. (Scott Lamb)
3729 * Added improvements to the multi-field request code, including
3730 required fields and account fields.
3731 * Moved more dialogs to the request API for interface consistency
3732 (Send Message, Get User Info, and Insert Link dialogs)
3733 * Jabber file transfer
3734 * IRC file transfer (Tim Ringenbach)
3735 * Added a hidden preference for disabling buddy list tooltips or
3736 changing the pop-up delay in prefs.xml.
3737 * Moved translation news to po/ChangeLog
3740 * Changes in AIM/ICQ server-side buddy lists take
3741 precedence over the local buddy list
3742 * Significant work on the Zephyr plugin (Arun A. Tharuvai)
3743 * You can now use :/ as a smiley safely (Nathan Owens)
3744 * Various buffer overflow fixes (Stefan Esser)
3745 * Tabs now stay green when they are supposed to (Etan Reisner)
3746 * Fixed a bug where only the first user in a chat room list was removed
3747 sometimes when trying to remove a group of users (Tim Ringenbach)
3748 * Clearing an AIM buddy icon actually removes it from the server,
3749 icons changes in the account editor do not take effect if the
3750 cancel button is used (Stu Tomlinson)
3751 * Improved chat parting logic (Tim Ringenbach)
3752 * Yet Another IRC channel user duplication bugfix (Tim Ringenbach)
3753 * Deleting an account while modifying it will no longer crash gaim.
3754 * Only one account preference window will now appear per account when
3756 * Aliases are now shown alongside the screen name in the message
3757 queue window. (Kevin Stange).
3758 * TCL Plugin API changed
3759 * The mobile icon on MSN users is now removed when the person disables
3760 mobile paging (Stu Tomlinson)
3761 * Removing invalid buddies in MSN with a space in their name no longer
3762 causes a disconnect (Stu Tomlinson)
3763 * Multiple MSN chats should now work (Robert Mibus)
3764 * Added new MSN error codes and fixed an incorrect one (Stu Tomlinson)
3765 * Incoming colors are now processed correctly in MSN.
3766 * Conversation placement by account now works correctly with both
3767 chats and IMs, and takes the Combine Chats and IMs option into
3769 * Minor tweaks to the list box in the multi-field request dialogs
3770 so they work without a label and scrollbar (Pekka Riikonen)
3771 * Hitting enter in a multi-field request dialog when a textfield has
3772 the focus no longer ignores the changed text in the textfield
3774 * The Disconnect dialog no longer raises and gains focus each time
3775 a disconnected account is added (Ka-Hing Cheung)
3776 * Gadu-Gadu might actually connect again (Ignacy Gawedzki)
3777 * Buddy pounces for an account are removed when the account is
3778 deleted (Gary Kramlich)
3779 * Various bug and memory leak fixes (Gary Kramlich)
3780 * Assorted SSL crashfixes
3781 * --enable-debug no longer breaks compilation when using gtk 2.4,
3782 which also broke garnome.
3783 * Tooltips shouldn't crash now (Daniel Atallah)
3785 version 0.75 (01/09/2004):
3786 * New Yahoo! auth method
3787 * Yahoo! file transfer (Tim Ringenbach)
3788 * Yahoo! chat joining fixes (Tim Ringenbach)
3789 * Persons can auto-expand when hovering your mouse over it
3790 * Improved i18n support for MSN email notification (Felipe Contreras)
3791 * Jabber SASL PLAIN support
3792 * Improved Jabber MUC (Chat) support
3793 * Fixed an MSN login bug some people likely experienced (Felipe
3795 * Touch-up various dialogs to follow the Gnome Human Interface
3796 Guidelines more closely (Steven Garrity, Nathan Fredrickson, and
3798 * Works better with all-black gtk themes (Etan Reisner)
3799 * Mozilla Firebird support (Chris (darth_sebulba04))
3801 version 0.74 (11/25/2003):
3802 * Sort-by-size log sorting fix
3803 * Log directory umask fix for users of gaim-remote
3804 * Fix Jabber room creation on MUC servers.
3806 version 0.73 (11/21/2003):
3807 * New Logging format and code:
3808 * fixes i18n issues with logs
3809 * compatible with old logs
3810 * hopefully fixes segfault in viewing logs
3811 * New disconnected account dialog (Thanks, Daniel Atallah)
3812 * Fixes several Jabber bugs
3813 * Fixes the bug where some dialogs would crash when spell checking was
3814 enabled. Closes #827930.
3815 * Fixed unblocking of users in MSN (Robert Mibus)
3816 * Fixes outgoing mobile pages on MSN.
3817 * The border on the close buttons on inactive tabs are no longer shown,
3818 thanks to a fix used by Galeon.
3819 * Compatible with autoconf 2.58.
3820 * Cleaned up gtkspell-related code (Robert McQueen)
3821 * Changed the parameters for the received-chat-msg signal.
3822 * Added a Release Notification plugin
3824 version 0.72 (10/31/2003):
3825 * Added a search feature to conversations.
3826 * Added an option to remove the formatting toolbar, both globally and
3827 on a per-window basis (Nathan Fredrickson)
3828 * Added a drop shadow to the buddy list tooltip
3829 * Smileys are copyable
3830 * Fixed the ICQ login crash
3831 * Fixed a crash in the Add Chat dialog when selecting an
3832 account that doesn't support chats. Closes bug #821606.
3833 * Fixed a bug where new MSN accounts without buddies added wouldn't
3835 * Fixed a crash when deleting an account that has IMs or chats open.
3837 * Smileys have background colors
3838 * If SSL is not enabled, MSN will load, but error on connect.
3839 * Disable Jabber SASL auth until the standard stabilizes
3841 version 0.71 (10/09/2003):
3842 * The right-click menu for e-mail links now presents a "Copy E-Mail
3844 * Fix sort by idle to behave as it did pre-contact support (David
3846 * Display AIM away messages in the tooltip for buddies when
3848 * Support for Buddy Comments for AIM and ICQ buddies
3849 * Window icons are now set as buddy icons or status icons
3850 * Get User Info in MSN and Yahoo now return an error indicating that
3851 the information doesn't exist if the profile is empty (parts by
3853 * Added startup notification support for window managers that support it
3854 * The protocol icon for an account in the accounts window will now
3855 "pulse" when signing the account on.
3856 * Zephyr formatting fixes (Arun A. Tharuvai)
3857 * Zephyr can connect to chats (Karsten Huneycutt)
3858 * SSL support can now be provided by third party plugins.
3859 * Multiple copies of gaim installed at different locations no
3860 longer attempt to load the same, possibly incompatible plugins
3862 * Implemented another new Yahoo! authentication method
3863 * Fixed a bug displaying Chinese MSN messages (Ambrose C. LI).
3864 * Additional fixes and checks for the perl build process (Sean Burke).
3865 * Massive core/UI splitting.
3866 * Re-write of Jabber protocol plugin
3867 * Conversation API changes.
3868 * Some plugins must be updated due to code variable changes,
3869 function name changes, and change of behavior for certain
3872 version 0.70 (09/28/2003):
3873 * Implemented Yahoo's new authentication method (Cerulean Studios)
3874 * Protocol plugins that have plugin dependencies now load correctly.
3875 * Perl installs where it's told to a bit more correctly.
3876 * Robert "Robot101" McQueen cleaned and core/UI split IM
3879 version 0.69 (09/24/2003):
3880 * Added Contact (aka Person, aka Meta-Contact, aka Buddy Merging, etc)
3882 * Added MSN 6 smileys.
3883 * Added animated smiley support (Ka-Hing Cheung)
3884 * Added SSL support, compatible with GNUTLS and Mozilla NSS.
3886 * Added support for gettext 0.12.x.
3887 * Updated MSN support to the MSN Protocol version 9.
3888 * Jabber now supports SSL
3889 * Yahoo now shows people using the java chat client (Tim Ringenbach)
3890 * Yahoo chat and conference (Tim Ringenbach)
3891 * Yahoo ignore support (Jesse Farmer (farmerje))
3892 * Yahoo idle times displayed, long buddy lists work, sms users,
3893 and other improvements (Tim Ringenbach)
3894 * The accounts window now shows offline accounts as greyed out, and
3895 online accounts as colored.
3896 * Fixed the text replacement plugin.
3897 * Fixed all known signal problems in perl.
3898 * The right-click menu for conversation tabs now shows the tab icon
3899 and status, if tab icons are enabled. (Jesse Farmer)
3901 version 0.68 (09/01/2003):
3902 * Removed the old event system and replaced it with a much better
3904 * Added plugin dependency support.
3905 * Rewrote the Perl plugin. All old scripts will break, but it offers
3906 a much better API for new scripts.
3907 * Yahoo color support (Tim Ringenbach (marv_sf))
3908 * Yahoo and MSN get info support (Nathan Poznick)
3909 * Fixed Jabber registrations.
3910 * Fixed a problem where pouncing two users with the same name
3911 appeared in the same conversation window, and other related
3912 problems. (Robot101)
3913 * Corrected problems with proxy preferences.
3914 * Mailchk.c and simple.c compile again (Paul A (darkrain))
3916 version 0.67 (08/14/2003):
3917 * Brought back the message notification plugin (Brian Tarricone)
3918 You'll need to reconfigure your settings for this plugin
3919 * IRC protocol plugin rewritten (Ethan Blanton)
3920 * New IRC protocol icon (Nuno Donato)
3921 * Protocol and status icons now optionally appear on tabs.
3923 * Various dialog rewrites (Jabber vCard, Add Group, Alias Chat,
3924 Rename Group, Privacy)
3925 * Shows "hiptop" icon for AIM buddies using hiptop
3926 devices (Robey Pointer)
3927 * Privacy core/UI split.
3928 * Conversation placement by group now applies to chats in the buddy
3930 * Events in a conversation (user logged in, logged out, window closed,
3931 etc.) now grey the tab.
3932 * Various bug fixes (larne from irc, Tim Ringenbach, Bjoern
3933 Voigt, Paul A (darkrain))
3935 version 0.66 (07/18/2003):
3936 * Freebsd compile fix (Matthew Luckie)
3937 * .spec file improvements (Ethan Blanton)
3938 * Added a gaim-remote man page (Robert McQueen)
3939 * The Remote Control plugin no longer adds duplicate groups to your
3941 * Servers and ports are now imported correctly in MSN.
3942 * Core/UI split the core initialization and shutdown.
3943 * MSN messages with newlines are now sent correctly to MSN clients.
3944 * Fix some sound initialization stuff
3945 * Fix saving and import of default away message
3947 version 0.65 (07/16/2003):
3948 * Massive internal core/ui splitting
3949 * New account dialog
3950 * Preferences moved to ~/.gaim/prefs.xml
3951 * Account information moved to ~/.gaim/accounts.xml
3952 * Pounces moved to ~/.gaim/pounces.xml
3953 * Added protocol icons to various drop-down boxes
3954 * New Send IM buddy icon merged from Ximian Desktop 2
3955 * Fixed "Sort by Status" crash
3956 * Fixed the MSN signon crash
3957 * Fixed the MSN add buddy crash
3958 * Fixed the MSN empty buddy list bug
3959 * Fixed all known MSN chat bugs
3960 * Fixed HTTP redirect handling in smiley retrieval. This fixes the
3961 problems with some smiley themes.
3962 * Chats in MSN can now be initiated by right-clicking a buddy and
3963 choosing Initiate Chat.
3964 * MSN Alerts and incoming MSN pages no longer pop up several error
3966 * Ability to view iChat "Available" messages for AIM
3967 * Stores your buddy icon on the server for AIM
3968 * Support for non-ascii characters with Yahoo! Messenger
3969 * Focus returns to the input box when you click elsewhere, like it used
3971 * New typing notification icons from Ximian
3973 version 0.64 (05/29/2003):
3974 * Buddy list sorting in buddy list preferences.
3975 * Improved debug window with timestamps and pause buttons.
3976 * New core/ui split notification and request APIs.
3977 * New mail notification dialog.
3978 * Several bug fixes in MSN.
3979 * Conversation window buddy icon bugs were fixed.
3981 version 0.63 (05/16/2003):
3982 * A rewrite of the plugin API. Plugin authors will need to change their
3983 code based off the changes found in other plugins.
3984 * Perl script support is now provided in the perl plugin.
3985 * Debugging is core/ui split, and has a new API with support for
3986 debug levels and categories.
3987 * Support for adding chats to your buddy list.
3988 * MSN protocol plugin was rewritten, has experimental buddy icon
3989 support, and MSN Mobile support.
3990 * Buddy list speed enhancements (Thanks Ethan Blanton).
3991 * Napster protocol updates (Thanks Auke Kok).
3993 version 0.62 (04/23/2003):
3994 * Keyboard shortcuts in the buddy list work again (Thanks Joe
3996 * Support for Jabber XHTML messages
3997 * Ability to re-request authorization from ICQ and Jabber users by right
3998 clicking on them in your buddy list.
3999 * Improved Zephyr internationalization.
4000 * Bug causing 'Hide on Send' windows to be lost forever fixed.
4001 * Iconified windows are now raised properly.
4002 * Dates printed for old/offline messages.
4003 * Some assorted crash bugs fixed.
4005 version 0.61 (04/07/2003):
4006 * Split the buddy pounce core and UI, and rewrote the UI for it.
4007 * Removed folder icons and excess space from the buddy list (Thanks
4009 * Fixed a bug involving dragging buddies and groups
4010 * Re-implemented the logout icons.
4011 * New icons for "away" and "aol" (Thanks, Moses Lei)
4013 version 0.60 (04/04/2003):
4015 * Auto-loading protocol plugins.
4016 * Plugins dialog and perl script menu merged into preferences.
4017 * Don't auto-login if an existing Gaim session is already
4019 * Moved "privacy preferences" to Tools menu.
4020 * -n, --loginwin option to disable autologins.
4021 * Added support for gettext 0.11.x.
4022 * Added support for automake 1.6.
4023 * aim:// URI's supported with gaim-remote command.
4024 * Quit Gaim remotely with gaim-remote. (Thanks, John Silvestri)
4025 * Added rudimentary support for X11R6 session management. (Thanks,
4027 * Conversation backend and UI are now separated. (Thanks,
4029 * Asynchronous, non-blocking, DNS function (Thanks, Nicolas
4031 * As a side effect of the above: IPv6 support. Tested only with IRC
4032 (you can receive ipv6 chat requests from irssi!).
4035 * Tray icon plugin--replaces the old GNOME applet. You'll need
4036 the panel Notification Area applet (aka system-tray-applet)
4037 for GNOME 2, or the Kicker for KDE 3.1. (Thanks, Robert
4038 McQueen, NicolƔs Lichtmaier, Kristian Rietveld, Ari Pollak &
4040 * Added GAIM::remove_event_handler and made set_info short
4041 circuitable in perl. (Thanks, Ryan McCabe)
4042 * event_del_conversation for plugins. (Thanks, Bill Tompkins)
4043 * Notify.c plugin rewritten; check its configure dialog. (Thanks,
4045 * Buddy Ticker made a plugin.
4046 * Idle Maker added to source.
4047 * Fortune profile added to source.
4050 * TOC no longer compiles statically by default--use OSCAR.
4051 * ICQ plugin no longer gets built--use OSCAR.
4052 * Server-stored buddy lists for ICQ with full support for
4053 authorization (Thanks, Mark Doliner)
4054 * File send/receive support for Aim over Oscar (Thanks, William T.
4055 Mahan and Mark Doliner)
4056 * Non-direct connect typing notification for AIM over OSCAR.
4057 (Thanks, Mark Doliner)
4058 * Allow only people in buddy list privacy option added for AIM.
4059 * Full ICQ info reading support. (Thanks, Vincas Ciziunas)
4060 * Support for synchronizing group renames on server. Group
4061 rename server synchronization for AIM. Server-side
4062 synchronization for moving individual AIM buddy to new
4063 group improved. (Thanks, Mark Doliner)
4064 * Ability to add screenname@mac.com people to AIM buddy lists.
4065 (Thanks, Graham Booker)
4066 * Ability to change ICQ password. (Thanks, Mark Doliner)
4067 * Option to have AIM notify you if you have
4068 unread mail. (Thanks, Mark Doliner)
4069 * Parse URL messages, Contact Sending and Pager Messages
4070 in ICQ. (Thanks, Mark Doliner)
4071 * use snprintf instead of sprintf. (Thanks, William T. Mahan)
4072 * Fixed crashbug on empty rvous requests. (Thanks Brandon Scott
4073 (Xeon) for pointing this out, and Matt Pandina for the patch)
4074 * Nice Oscar changes--mostly internal. (Thanks, Mark Doliner)
4077 * Added more IRC slash commands -- /W, /VERSION, /MODE, /CTCP stuff,
4078 -- and other cool IRC enhancments. (Thanks, Jonas BirmƩ)
4079 * IRC's /topic with no argument displays the current topic (Thanks,
4081 * DCC File Receive support for IRC.
4082 * Optional password on IRC accounts. (Thanks, Christian Hammond)
4083 * Added half-op support.
4086 * Jabber invisibility and permanently cancel sending on-
4087 line status to Jabber buddies.
4088 * Jabber roster updated on group renames.
4089 * Fixed a possible segfault when signing off Jabber. (Thanks,
4091 * Improved typing notification support for Jabber and
4092 Yahoo! (Thanks, Nathan Walp)
4093 * File receive support for Jabber. (Thanks, Nathan Walp)
4096 * MSN users are notified when the other party closes the conversation
4097 window. (Thanks, Christian Hammond)
4098 * File receive support for MSN. (Thanks, Christian Hammond)
4100 Internationalization:
4101 * Now using libiconv for better i18n support (Thanks, Junichi
4103 * Lots of i18n fixes (Thanks Matt Wilson, Ethan Blanton, A Lee)
4104 * Correct i18n handling for many parts of AIM/ICQ, including
4105 instant messages, away messages, and profiles (Thanks,
4107 * Improved MSN internationalization (Thanks, A Lee)
4110 * Optionally uniquely colorize nicks in chats
4111 * Add / Remove buddy menu item added to the chat users list
4112 (Thanks, Jonas BirmƩ)
4113 * View log button in conversation toolbar (Thanks, Etan Reisner)
4114 * Option to log IMs and Chats seperately. (Thanks, Etan
4116 * Removed Ctrl-C binding for color
4117 * Fix first message in tab not displaying bug (Thanks, Etan Reisner)
4118 * Changed some default options
4119 * Updated desktop and window icons (Thanks, Robert McQueen)
4120 * Switch the .desktop file to the new KDE/GNOME common vfolder
4121 format (Thanks, Robert McQueen)
4122 * Removed all deprecated GTK calls. Now 100% GTK 2. (Thanks Nathan
4123 Walp, Christian Hammond, Ari Pollak, Ethan Blanton, Robert McQueen)
4124 * Read proxy environment variables. (Thanks, Christian Hammond)
4125 * Fixed security vulnerability with manual browser option (Thanks,
4127 * Can get info for ICQ and Jabber users from the "Edit
4128 Buddies" tab (Thanks, Brian Bernas)
4129 * Code cleanups and fixes (Thanks, Federico Mena Quintero and
4131 * Word-wrapping on mail notification text (Thanks, Andrew Molloy)
4132 * Generic File Transfer PRPL interface (Thanks, Christian Hammond)
4133 * Better supression of auto-responses (Thanks, Joshua Blanton)
4134 * Drag-and-drop tabs in conversations, and multiple windows with tabs
4135 in each (Thanks, Christian Hammond)
4137 version 0.59.9 (03/01/2003):
4138 * Updated zh_TW.po file (Thanks breeze833)
4139 * Fix an oscar bug that caused some messages from
4140 AOL 8.0 to be dropped (Thanks Mark Doliner)
4141 * Changed "openprojects" to "freenode" in irc.c
4142 * Fixed charset conversion on systems which use a BOM for UCS-4
4143 (Thanks, Alfredo Pen~a, Ethan Blanton)
4144 * Fixed a typo in the man page (Thanks Eric S. Raymond)
4146 version 0.59.8 (01/06/2003):
4147 * Ripped out all gtk2 support (Thanks Nathan Walp).
4148 * Fixed smiley related segfault (Thanks Robert McQueen)
4149 * Yahoo! can connect again
4151 version 0.59.7 (12/21/2002):
4152 * Yahoo i18n fix (Thanks Ethan Blanton).
4153 * Fixed a bug in escaping saved passwords (Thanks
4155 * Fixed an overflow bug in perl script autoloading
4156 (Thanks David Kaelbling)
4157 * Some build fixes for those using stricter compilers,
4158 notably MIPSpro (Thanks David Kaelbling)
4159 * Fixed a bad argument to accept() calls (Thanks David
4161 * Fixed crashbug on empty rvous requests (Thanks Brandon Scott (Xeon))
4162 for being the first to point this out.
4164 version 0.59.6 (11/07/2002):
4165 * Fixed a segfault introduced in 0.59.5 when gtk
4166 fails to read the ~/.gtkrc or reads it but fails
4167 to create a style from it.
4168 * Jabber conference timestamps are no longer gigantic
4170 version 0.59.5 (10/14/2002):
4171 * Fixed a Yahoo! segfault (Thanks, Craig Metz)
4173 version 0.59.4 (10/06/2002):
4174 * Removed color keybinnding altogether.
4175 * Added a horizontal scrollbar to Edit page of
4176 buddy list. (Thanks, David Fallon)
4177 * Various bug fixes ((Thanks to (in no particular order)
4178 Ethan Blanton, Mark Doliner, Luke Schierer)
4179 * i18n fixes (thanks, A Lee)
4181 version 0.59.3 (09/14/2002):
4182 * Reversed patch that accidentally caused Yahoo
4183 not to connect--for implementation reasons
4184 * Changed "color" binding to Ctrl-K.
4185 * Unaliaising a person in the "Online" tab will show up
4186 in the "Edit" tab as well (Thanks, Jason Willis)
4187 * Internationalization fixes, esp. with UTF-8 locales
4188 (Thanks Matt Wilson and Ethan Blanton)
4190 version 0.59.2 (09/09/2002):
4191 * Japanese translation updated (Thanks, Junichi Uekawa)
4192 * Won't crash when you set your MSN Friendly name to an
4194 * Default manual browser command changed to reflect the
4196 * Fixed the non-manual browser settings which were broke in
4197 0.59.1 (Thanks, Chris Blizzard)
4198 * Improved MSN internationalization (Thanks A Lee)
4199 * Smiley lookup will search for longest match for smilies
4200 like :-(( (Thanks Eric Melski)
4201 * When an IM image is clicked, don't open the browser (Thanks
4203 * Prevent a possible crash in unhide_buddy_list() (Thanks Ari
4205 * Fixed a compilation problem on systems without iconv.
4206 * GtkIMHtml can be set to render font sizes as point size
4207 or AIMish relative sizes -- no more huge Yahoo fonts. (Thanks
4209 * Fixed a bug with regard to Jabber resources (Thanks Nathan
4211 * Fixed a possible segfault when signing off Jabber (Thanks
4213 * Word-wrapping on mail notification text (Thanks, Andrew Molloy)
4214 * Strip trailing and leading spaces from MSN/Yahoo names (Thanks,
4217 version 0.59.1 (08/25/2002):
4218 * Created a gtk1-stable branch for GTK+ 1.2 bugfix releases.
4219 Development will continue in our main branch in GTK+ 2 only.
4220 * Fixed a security bug in the manual browser setting (Thanks
4222 * Now using libiconv for better i18n support (Thanks Junichi
4224 * Will work with Perl 5.8 (thanks, Timothy Lee and Dan
4226 * Fix for HTTP proxies (thanks, Ethan Blanton)
4227 * Read proxy environment variables. (thanks, Christian Hammond)
4228 * Use the pretty gaim.png for our menu entry.
4229 * Added support for gettext 0.11.x.
4231 version 0.59 (06/24/2002):
4232 * Squashed a bug in buddy right-click menu handling
4233 that crashed Gaim. In the process: found and
4234 eliminated some memory leaks.
4235 * Fixed a significant applet leak
4236 * Can now change Jabber password on server (Thanks,
4238 * Certain types of Jabber presence errors no longer
4239 falsely show a buddy on-line. Instead now a "broken
4240 light-bulb" icon is shown and the error status is
4241 available via "Get Away Msg" (Thanks and a tip o'
4242 the hat to Christian Hammond for the graphic)
4243 * Conversation struct has pointer to toolbar (thanks Brent
4244 Priddy and Paul Miller)
4245 * Zephyr fixes (thanks, Arun A. Tharuvai)
4246 * Aliases in buddy ticker
4247 * Perl scripts can play Gaim sounds (thanks Andrew Rodland)
4248 * Internal sounds can be played by commands (thanks Lex Spoon)
4249 * Auto-login item in applet menu (thanks Chris Boyle)
4250 * Fixed MSN "Unkown Error Code", "Already there", and
4251 "Already in opposite list" errors
4252 * Changed "Play sound" button to "Mute" button
4253 * You can now have "reserved" chars in IM and proxy passwords
4254 * Jabber now has typing notification (Thanks, Nathan Walp)
4255 * Improved support for Jabber resources (Thanks, Nathan Walp)
4256 * Fixed problem with Gaim crashing on non-ASCII Jabber buddy
4257 aliases (Jabber "name" attribute) chars (Thanks, Ho-seok Lee)
4258 * Plugged memory leaks in Jabber plug-in
4259 * Fixed problem with Jabber away status not being propagated to
4260 conference rooms for jabberd (server) v1.4.2 and above
4261 * Chat room buddy lists are now sorted independent of case
4262 * Added capability for protocol-specific edit buddy menu entries
4263 * Can now remove a Jabber buddy roster item from the server
4265 * Gaim can now handle messages from Mac ICQ and Miranda ICQ
4266 (Thanks, Mark Doliner)
4267 * Added Mozilla to browser options and changed KFM to
4269 * Can now set the server and port for MSN and Napster
4270 * MSN Internationalization (Thanks Felipe Contreras and
4271 countless, countless others)
4272 * E-mail addresses are no longer truncated when there is a '.' at
4275 version 0.58 (05/13/2002):
4276 * Better applet transparency
4277 * Option to raise buddy list on signons/signoffs
4278 * Formatting of incoming MSN messages
4279 * Get Info from menu multiple-account-aware (thanks
4281 * Hide and unhide functions for the filectl plugin.
4282 (Thanks, Ari Pollak)
4283 * Added helpful stuff to the Help menu.
4284 * Self-aliasing from the account editor.
4285 * Better selection in GtkIMHtml (Thanks Ben Miller)
4286 * A warning when your OSCAR buddy list is too long
4287 (Thanks, Mark Doliner)
4288 * ICQ status messages in OSCAR (Thanks, Mark Doliner)
4289 * Play sound when your name is said in a chat
4290 * Approval dialog for Jabber when somebody wants to
4291 subscribe to user's presence. Also gives user the
4292 opportunity to add that buddy if not already on the
4294 * Jabber "Change buddy group" roster synchronization now
4295 works again. (This was unknowingly broken when the
4296 "out-sourced" Jabber libs were upgraded in 0.56)
4297 * Invalid Jabber I.D.'s no longer crash Gaim. User now
4298 notified with pop-up's.
4299 * Jabber Buddy sign-on time support, added in 0.57,
4300 removed until and unless and inconsistency can be
4301 resolved. (Thanks, Nathan Walp)
4302 * Bug-fix for potential buffer overflow in Jabber
4303 plugin. (Thanks, rwscott)
4304 * Tempfiles used for secure MSN/HotMail login (added in
4305 0.57) are now themselves created securely.
4306 * Secure MSN logins (added in 0.57) no longer blow up
4308 * Timezone support improved.
4310 version 0.57 (04/25/2002):
4311 * New authorization method for Yahoo!
4312 * Jabber will tell you when your buddies signed on (Thanks
4314 * Jabber improvements (Thanks, Nathan Walp)
4315 * More keyboard shortcuts
4316 * event_chat_recv takes char**'s, and event_im_recv takes
4317 a *guint32 for flags
4318 * Secure hotmail login for MSN (thanks for the tips,
4321 version 0.56 (04/11/2002):
4322 * Shell-like send history binded to Ctrl-Up and Ctrl-Down
4323 * libjabber upgraded to most recent stable version
4324 * Buddylist looks a little better
4325 * Fixed MSN privacy settings
4326 * Group deletion fix (Thanks Mark Doliner)
4327 * Alias/Group syncronization for Jabber (Thanks JSeymour)
4328 * Fixed broken signal handling in gdm-started GNOME sessions
4329 (Thanks Jim Seymour, Vann, Robert McQueen)
4330 * Oscar group syncronization (Thanks, Mark Doliner)
4331 * ICQ Authorization via Oscar (Thanks, Mark Doliner)
4333 version 0.55 (03/29/2002):
4334 * Jabber improvements (Thanks Jim Seymour)
4335 * Various sound cleanups (Thanks Robert McQueen)
4336 * Login process shown in single window (Thanks Michael
4338 * Can reorder your accounts in the account editor (Thanks
4340 * Shows "mobile" icon for Oscar buddies using mobile
4341 devices (Thanks Mark Doliner)
4342 * Fixed bug in MSN smilies that crashed PPC (and other?) platforms
4343 * HTTP Proxy settings now HTTP compliant (Thanks Robert McQueen)
4344 * Speling corections (Thanks Tero Kuusela)
4345 * Oscar list icon fixes (Thanks Mark Doliner)
4346 * Oscar idle times work again (Thanks Mark Doliner)
4347 * Protocol icons on Edit Buddies tab (Thanks Christian Hammond)
4349 version 0.54 (03/14/2002):
4350 * Compiles without GdkPixbuf again
4351 * GtkIMHtml will refresh when you set a new GTK+ theme
4352 * Improved Yahoo! typing notification (thanks Brian Macke)
4353 * Prompt to authorize MSN buddies who added you while you
4354 were offline (Thanks Jason Willis)
4355 * Option to globally disable Buddy Icon animation (Thanks
4358 * Yahoo! will tell you when your buddies are playing Yahoo!
4359 games and give you the ability to join them
4360 * Yahoo! can receive offline messages
4361 * IRC can do DCC chat.
4362 * IRC will convert HTML formatting to mIRC formatting.
4363 * Buddylist tab placement option (Thanks Jason Willis)
4364 * Protocol specific smiley faces
4367 version 0.53 (02/28/2002):
4368 * Minor bug fixes re: queued away messages
4369 * Better buddy icon transparency (for real this time ;-))
4370 * Ability to change formatting of Oscar screen name
4371 * Better selection in HTML widget (Thanks BMiller)
4372 * New icons for ICQ (Thanks Kevin Miller)
4373 * Editable buddy pounces (Thanks Jason Willis)
4374 * Server side buddy lists in Oscar (Thanks Mark Doliner :-))
4375 * Fix for the chatlist plugin
4376 * Typing Notification (AIM Direct Connect, Yahoo, MSN)
4377 * IM Images (Receive Only)
4378 * Prettier GtkImHtml selection
4379 * Better buddy icon transparency (for real this time ;-) )
4381 version 0.52 (02/17/2002):
4382 * Better buddy icon transparency (thanks SeanEgan)
4383 * Fixed a little bug with connecting via proxy (thanks
4384 for reminding me of this, Manish Singh)
4385 * Yahoo! Messenger works again
4387 * Can register a new user with a Jabber Server (JSeymour)
4388 * Can now set Jabber vCards (JSeymour)
4389 * Jabber vCards are now shown in their entirety (JSeymour)
4390 * Various jabber bug fixes/enhancements (JSeymour)
4392 version 0.51 (01/24/2002):
4393 * Arrow buttons in log viewer and some other dialogs
4394 work (thanks Ben Miller)
4395 * Option to only send auto-response while idle (thanks
4397 * Control time between sending auto-responses (thanks
4399 * Should be able to sign on to Oscar using Mac OS X
4400 (thanks Fingolfin, Vincas Ciziunas, et al.)
4402 version 0.50 (12/14/2001):
4403 * Able to import GnomeICU contact lists
4404 * Galeon as browser option (Thanks Rob McQueen)
4405 * IRC /list, /invite (Thanks Sean Egan)
4406 * Option to have IMs and Chats tabbed in same window
4407 * Finally put the lagmeter plugin out of its misery and
4408 removed it. (/me dances on its grave.)
4410 version 0.49 (11/29/2001):
4411 * Can compile against GTK+ 2.0 (version 1.3.10/1.3.11)
4412 * Confirm before removing buddies
4413 * Yahoo updates (thanks Brian Macke)
4415 * Zephyr updates (thanks Arun A Tharuvai)
4416 * Gadu-Gadu updates (thanks Arkadiusz Miskiewicz)
4417 * Option to show aliases in conversation tabs
4418 * Option to hide windows after sending messages
4419 * licq2gaim.pl conversion script (thanks Arturo Cisneros, Jr.)
4421 version 0.48 (11/18/2001):
4422 * Right-click on links to open/copy URL
4424 * Oscar can send/receive offline messages in ICQ. Since the "real"
4425 ICQ protocol isn't working too well it's recommended that you
4428 version 0.47 (11/01/2001):
4429 * Better font loading (pays attention to charset now)
4430 (thanks Arkadiusz Miskiewicz)
4431 * Better recoding in Gadu-Gadu (thanks Arkadiusz Miskiewicz)
4432 * Open Mail button for when you get new mail (Yahoo and MSN)
4433 * New buddy pounce option: Popup Notification
4434 * When adding a buddy, the groups list now updates when you switch
4436 * When creating a new buddy pounce, gaim now automagically
4437 selects "on away" or "on idle", if the user is away
4439 * Add Opera to the available browsers (thanks Brian Enigma)
4440 * Improved log viewer (thanks to Ben Miller)
4441 * When you are queueing away messages, double clicking on
4442 a buddy's name will cause the messages for that name to be
4444 * You can choose which sound player you use at run-time
4446 * When someone adds you to their buddy list, it asks if you want
4447 to add them as well (Yahoo, ICQ, and MSN) (thanks Nathan Walp)
4448 * Option to grey idle buddies (thanks Nathan Walp)
4449 * MSN Privacy Options
4450 * In MSN you can set a person's alias to their "friendly name" by
4451 right-click on their name while they're online.
4453 * The usual bug fixes and memory leak plugs
4455 version 0.46 (10/18/2001):
4456 * New applet icons (courtesy David Raeman)
4457 * ICQ works on big-endian platforms, e.g. sparc and ppc
4458 (thanks to Nathan Walp and Ben Miller)
4459 * Better applet icon drawing (thanks to Ari Pollak)
4460 * An extraordinary number of bug fixes
4461 * Ability to stop animation on buddy icons, restart animation,
4462 hide certain buddy icons, and save people's buddy icons, all
4463 through a right-click menu
4464 * Event handlers in perl passed arguments as elements of
4465 an array rather than all concatenated as a string, making
4466 perl much easier to use (thanks Dennis Lambe Jr.)
4467 * Can pass an argument to timeout_handlers in perl
4468 (thanks Artem Litvinovich)
4469 * Redesigned Modify Account window (thanks Sean Egan)
4470 * Add buddy dialog now lets you select which protocol
4472 * Pressing 'signon' on the first screen for accounts that
4473 do not require passwords no longer incorrectly displays
4476 version 0.45 (10/04/2001):
4477 * New plugin event: event_chat_send_invite
4478 * Major updates to the perl system (reread PERL-HOWTO and
4480 * Major updates to event_chat_* events for plugins (reread
4482 * Some GtkIMHtml improvements
4484 * Nick Highlighting in chat
4485 * Tab-completion for nicks in chat (thanks to Sean Egan)
4486 * Large internal reworkings
4487 * New Protocol: Gadu-Gadu, written by Arkadiusz Miskiewicz
4488 * Can choose buddy icon to send (for Oscar)
4490 version 0.44 (09/20/2001):
4491 * More sane scaling of buddy icons (intelligently scale to
4492 either 48x48 or 50x50 depending on icon)
4493 * Have you ever had it happen where you cancel a login and
4494 Gaim starts using all the available processing power? I
4496 * Temporarily removed Jabber user registration, which wasn't
4498 * Added a spiffy Help button
4499 * Wrote a plugin for all those people who miss having the
4500 chat rooms in their buddy lists (chatlist.so)
4502 * Added drop down selection to chat invitation
4503 * Improved the look of the chat invitation dialog
4504 * Improved the look of the proxy preferences
4505 * event_im_recv and event_im_display_rcvd passed whether
4506 the message received was auto-response (see SIGNALS)
4507 * IRC fixes (largly copied from X-Chat)
4508 * Internal change to how preferences are stored
4510 * Option to hide buddy icons
4512 version 0.43 (09/06/2001):
4513 * Can change friendly name in MSN again
4515 * Auto-reconnect plugin has exponential timeout (i.e. it
4516 tries after 8 seconds, then 16, then 32, etc. up to 17
4518 * Removed file transfer things from Napster. It didn't work
4519 well anyway. It'll be back eventually. (Does anyone even
4520 use napster anymore?)
4522 version 0.11.0-pre15 (08/28/2001):
4524 * Fixed a little segfault when images are links
4525 * Redid the about box again.
4526 * Fixed a nice little bug with the manual browser command
4527 * Oscar Unicode fix (Thanks John Matthews)
4528 * Can select which protocols are compiled statically
4529 (e.g.: ./configure --with-static-prpls=oscar,jabber)
4530 * New plugin events: event_im_displayed_sent and
4531 event_im_displayed_rcvd. Use these to change messages after
4532 they're displayed (e.g. encrypt sent messages, or send
4533 auto-responses and have them display locally properly)
4534 * Can use Arts for sound (thanks Tom Dyas)
4536 version 0.11.0-pre14 (06/17/2001):
4537 * Fixed a segfault with Oscar's account confirmation
4540 * Some HTML widget changes
4541 * Can specify hosts/ports for Yahoo (thanks Jeremy Brooks)
4542 * Many many bugfixes
4544 version 0.11.0-pre13 (06/06/2001):
4545 * Can view/set chat topic in Jabber (thanks faceprint)
4546 * The napster plugin no longer segfaults on invalid names
4548 * HTML is properly stripped from away messages in protocols that
4549 do not use HTML. (thanks, faceprint)
4550 * Can view/set chat topic in IRC
4551 * MSN properly escapes outgoing messages
4552 * Much needed updates to the gaim man page (thanks, Sean Egan)
4554 version 0.11.0-pre12 (05/29/2001):
4555 * Fixed a funny bug with auto responses when queued messages
4557 * Redesigned the Font Options preference page
4558 * Improved Jabber chat support (it whispers now, too)
4559 * Zephyr can do Subscriptions now (thanks to nsanch)
4560 * Auto-recon plugin got reworked
4562 * Some new pixmaps (Thanks, DennisR).
4563 * Fixed a segfault in IRC (Thanks Sean Egan)
4564 * MSN can now change your 'friendly name' (Thanks for the
4565 packet logs, aechols)
4566 * More IRC improvements [colors, etc] (Thanks Sean Egan)
4567 * Improved proxy options
4568 * Fixed a small issue with HTML not being stripped from
4569 log files properly (Thanks, faceprint and David Stoddard)
4570 * Can turn on/off Yahoo! Mail announcements
4571 * Can force messages through the server for ICQ (use this if
4572 you have problems sending)
4573 * Can receive buddy icons in Oscar (requires gdk_pixbuf,
4574 which GNOME depends on. If you --disable-pixbuf, it will
4576 * Redesigned plugins dialog (thanks Mike Heffner)
4578 version 0.11.0-pre11 (04/30/2001):
4579 * Zephyr updates and additions, thanks Neil Sanchala (nsanch)
4580 * Jabber can send/accept chat invites (due to mid)
4581 * MSN has the option to notify you of new hotmail
4583 * Fixed a problem with ADD requests in MSN
4584 * Fixed a small memory leak with MSN
4585 * Moved MSN's spammy debug output into debug_printf's
4586 * Can rename groups/buddies in the Edit Buddies pane
4587 (thanks Neil Sanchala)
4588 * Some perl updates (thanks to Sean Egan)
4589 * IRC got the following slash commands:
4590 op, deop, voice, devoice, mode, raw, quote, and kick (thanks
4592 * MSN Properly handles URL decoding of 'friendly' names
4593 * Redesigned Preferences pages (design by DennisR)
4594 * Can select where tabs are for tabbed IM/Chat windows
4595 * Option to queue away messages while away
4596 * Jabber got good updates (from faceprint)
4597 * Oh yes, and Oscar works, yet again. (gee... that's what, 4
4598 releases that have "fixed" it now?)
4600 version 0.11.0-pre10 (04/13/2001):
4601 * Many, many bug fixes
4602 * Can choose to not send away auto-response (thanks phzzzt)
4603 * Uh... Oscar works? For now?
4604 * IRC Plugin can do whois (right click and info)
4605 * IRC Plugin got away message support
4606 * Gaim blist to WinAIM blt perl script (courtesy Andy Harrison)
4607 * Sound on buddy pounce (Thanks Andrew Echols)
4608 * Can view all group chats in one tabbed window (same keybindings
4609 as for tabbed normal conversations)
4610 * More Protocol plugins:
4611 Zephyr (plugins/zephyr) (DON'T USE THIS unless you know
4612 what it is and why you'd want to use it)
4614 version 0.11.0-pre9 (03/26/2001):
4615 * Can register Jabber accounts (load the Jabber plugin and click
4616 Register on the login window)
4617 * GtkIMHtml handles themes (no background pixmaps though) (thanks
4619 * URLS Linkify properly in Buddy chats
4620 * Jabber compiles better on Solaris?
4621 * Gaim works with Oscar Again (Huge thanks to Adam Fritzler of
4624 version 0.11.0-pre8 (03/23/2001):
4625 * Fixed a problem with MSN not detecting signoffs and buddy updates.
4626 * Implemented away options in MSN
4627 * Alt-[1-9] to go to [1-9]th pane in tabbed convo window
4628 * Jabber fixes, Oscar fixes (!), Yahoo fixes, TOC fixes
4629 * Can use Alt to access menu, and Ctl-char for certain actions
4631 * Oscar blocking works (?)
4632 * MSN can see status of other users
4634 version 0.11.0-pre7 (03/16/2001):
4635 * Can build RPMs as non-root
4636 * New yahoo library (can use HTTP proxy)
4637 * Command-line arg to specify config file (thanks Jason Boerner)
4638 * Can view all conversations in one tabbed window (Control-[ and
4639 Control-] move left and right respectively; Control-Tab moves
4640 to the next unread, or the next tab if there are no unread tabs)
4641 * Tooltips on links work again
4642 * Can log system notices: signons/signoffs, awayness and idleness
4643 (thanks Andrew Echols)
4647 version 0.11.0-pre6 (03/06/2001):
4648 * Fixed bug with NAS support
4649 * Napster plugin is included again
4650 (Thanks for pointing out that it was missing,
4652 * Oscar can: search by email, request confirmation, change password
4655 * Faster HTML parsing/rendering
4657 version 0.11.0-pre5 (02/26/2001):
4659 * ICQ Alias problem fixed
4660 * Negative times fixed
4661 * Cannot create blank away messages/messages with blank titles
4662 * Can right-click Edit Buddies list to alias/add pounce/etc.
4663 * Ability to independently set accounts as away
4664 * Can use all away states for ICQ, Yahoo (N/A, Be Right Back, etc.)
4665 * Fixed hanging trees
4666 * Can close windows by hitting 'Esc' (optional)
4667 * Better HTML Widget
4668 * Can toggle timestamps by hitting F2 (optional)
4669 * Rewritten file transfer for TOC
4671 * Log Viewer (courtesy BMiller)
4672 * Can save conversation history
4673 * Napster can kinda sorta download files sometimes :)
4674 * You can activate IDs in Yahoo
4675 * ICQ upgraded to use icqlib 1.1.5
4677 version 0.11.0-pre4:
4678 * ICQ upgraded to use icqlib 1.1.0
4679 * An enormous amount of bug fixes
4680 * Even More Protocol Plugins:
4681 Jabber (plugins/jabber)
4682 Napster (plugins/napster.c)
4683 * Fixed a segfault with 'Ignore new conversations while away'
4685 version 0.11.0-pre3 (12/15/2000):
4686 * Away messages arranged alphabetically (Thanks Justin)
4687 * More GUI adjustments
4688 * Can optionally run command to play sound files
4689 * Icons for ICQ plugin (blatently stolen from GnomeICU)
4690 * Icons for Yahoo plugin (not-so-blatently stolen from GTKYahoo)
4691 * Optionally display warning level next to name in buddy list
4692 * Optionally ignore fonts on incoming messages
4693 * Command-line option to automatically set yourself as
4694 away upon signon (thanks bmiller)
4695 * Buddy list backups now stored in ~/.gaim/SN.protocol.blist (gaim will
4696 move the old file for you). Needed for when you have the same name on
4697 two different protocols. (Oscar and TOC share the same file.)
4698 * More Protocol plugins:
4701 version 0.11.0-pre2 (12/04/2000):
4702 * Fixed a segfault with a bad util.c
4704 version 0.11.0-pre1 (12/03/2000):
4705 * Multiple connections
4710 * Logs now stored to ~/.gaim/logs rather than ~/.gaim/SN/
4711 * User configurable sounds
4712 * Scroll bar now functions properly in chat room user lists
4713 * X-Idle support added (thanks bmiller and bryner)
4714 * small change in the way away messages are displayed
4715 (Thanks Ryan C. Gordon)
4716 * Plugin system uses GModule now (improves portability, adds features)
4717 (Requires recompile and probably modifications of most plugins)
4718 * Perl got updates (reread plugins/PERL-HOWTO)
4719 * Spell checker now uses gtkspell
4720 * Auto-Away (thanks, yet again, to bmiller ;)
4721 * More buddy pounce options
4722 * Various GUI improvements
4724 version 0.10.3 (10/09/2000):
4725 * Segfault when viewing user info fixed
4726 * libdb problem fixed
4728 version 0.10.2 (10/07/2000):
4729 * A few fixes to the URL parser.
4730 * Better placement of smiley dialog
4731 * Improved log file readibility
4732 * Code cleanups (thanks kylev)
4733 * Fixed problem when closing away message box (thanks bmiller)
4734 * sprintf() problem on some systems
4735 * Various small bug fixes
4737 version 0.10.1 (09/15/2000):
4738 * Better chatroom logging
4739 * Oscar works again. Pay no attention to Slashdot.
4740 * gtkhtml handles background colours better.
4741 * A third conversation window display preference.
4742 * Better support for things like Sawfish
4744 version 0.10.0 (09/11/2000):
4745 * New Smiley Faces and Pixmaps added.
4746 * Smiley faces now properly wrap in the conversation windows.
4748 * Fixed 0-byte file segfault.
4749 * Borderless buttons (for that cool pop-up look)
4750 * Fixed some resizing bugs
4751 * Added Ctrl+{B/I/U/S} hotkeys to conversation windows.
4752 * Added Ctrl+(number) hotkeys to insert smileys in conversation windows.
4753 * Support for %n, %d, and %t in away messages. Thanks bmiller!
4755 * Redesigned preferences dialog
4756 * Redesigned conversation dialog
4757 * Removed the Lag-O-Meter (Lag-O-Meter is now a plugin)
4758 * SOCKS 4/5 proxy works
4759 * Buddy Pounces are now saved in .gaimrc
4760 * Buddy Chats are now saved in .gaimrc
4761 * Ability to merge gaim, aim2, aim4 buddylists. Thanks again bmiller!
4762 * ICQ-style aliases. This lets you change the name you see your buddy
4763 as. For example, if your buddy's SN is 'CouldntGetMyName', you can
4764 alias him as 'Loser'.
4765 * Compile with GNOME bits if available
4766 * Added GNOME Url Handler as an available web-browser
4767 * Added the S html tag.
4768 * Optionally Ignore TiK's Automated Messages
4769 * Option to beep instead of play sound
4770 * New icons for panel (depends on some GNOME pixmaps)
4771 * Perl scripting. See plugins/PERL-HOWTO for how to write perl scripts.
4772 All .pl files in ~/.gaim are autoloaded when gaim starts.
4773 * HTML widget is faster, more stable
4775 version 0.9.20 (07/14/2000):
4776 * More plugin events, more plugin features
4777 * Run-time OSCAR support
4778 * Added buddy list ticker (See prefs/Appearance). Clicking on a
4779 name will cause a new or previous IM window to display for
4781 * "You are sending messages too quickly" error is now fixed
4782 when you have a large buddylist.
4783 * Fixed the LC_ALL compile problem on Solaris boxes
4784 * Fixed PPC and ARM compile problem with oscar.c
4785 * Smileys work better, and don't cause font attributes to drop
4786 * Dialog windows are now prettier
4787 * /me in IM window; font/color dialogs and smileys in chat window
4789 version 0.9.19 (06/09/2000):
4790 * Graphical Smiley Faces
4791 * Applet got a bit of a makeover (inside & out)
4792 * Compile-time options affect Preferences dialog
4793 * Whispering in chat works (does anyone even use this?)
4794 * HTML-tag buttons in chat
4795 * Chat got all kinds of new features (like IRC-sytle /me)
4796 * Chat in oscar works much better
4798 * Fixed the segfault when your server-side config is null
4799 * Many many bugfixes
4801 version 0.9.18 (06/02/2000):
4802 * Logging in works better for oscar
4803 * Double error bug when sending message to an offline user is
4805 * Pressing enter once again sends a message in buddy chatrooms (oops)
4806 * More fixes for the change on the AOL sign-on process.
4807 * Fixed bug where Gaim sometimes doesn't find a font to use.
4808 * Per-conversation font and color dialogs (thanks fflewddur)
4809 * Chat in oscar works (somewhat)
4810 * Even more fixes for the sign-on process, and now you don't flash when
4811 setting permit/deny lists.
4813 version 0.9.17 (05/31/2000):
4814 * Automagic feature to check for new versions has been removed
4815 * Infinite loop bug fixed
4817 version 0.9.16 (05/31/2000):
4818 * Paned buddy chat window (Thanks Syd)
4819 * Buddy lists (and changes) are cached to ~/.gaim/<sn>.blist
4820 where <sn> is your screen name. If for some reason, you log
4821 into the AOL server and the buddy list comes back empty, we
4822 check for a cache file, and, if we find one, read it in. This
4823 essentially implements recovery from a server crash at AOL
4824 (AOL does not back up machines that contain TOC-based buddy
4825 lists, unfortunately). (Thanks Syd)
4826 * Font selection dialog
4827 * Small changes to the Oscar/libfaim stuff (see libfaim/README.gaim)
4828 * SOCKS 4 proxy support
4829 * Better proxy support overall (you can get people's info now! :) )
4830 * Two-way file transfer (you can get and send files, but you still
4831 can't initiate either)
4832 * Fixed font problem with Misconfigured X-Servers. Thanks Decklin!
4833 * Fixed the No Configuration problem that came about today (5/31)
4835 version 0.9.15 (05/06/2000):
4836 * Plugin support enabled by default (oops)
4837 * Some plugins built/installed by default
4838 * Option to automagically check for new releases
4839 * Ability to receive files (one-way file transfer)
4840 * In-line spell checker (thanks to Torrey Searle of the
4841 Everybuddy Devel team for this one)
4843 version 0.9.14 (04/24/2000):
4844 * Numerous Fixes by G. Sumner Hayes (buffer over flow patches,
4846 * Paned Conversation Windows (Thanks Syd)
4847 * Raise Window On Message Received, Fixed (Thanks Syd)
4848 * When multiple screen names, Gaim now correctly remembers the name
4850 * FONT sizes now work correctly.
4851 * PLUGIN SUPPORT!! (Lots of cool goodies here)
4852 * Fixed another leak or two
4853 * Added ability to change your screenname password
4856 version 0.9.13 (03/27/2000):
4857 * Dialog Box Segfault Fixed (When You Click A Toggle Then Cancel)
4858 * Double Log-Out Message Fixed
4859 * GNOME compile error fixed
4860 * Away Message Problem Fixed
4861 * Fixed URL Right Click Menus
4862 * Conversation Loggin now shows Full Date and Time
4863 * Internal Change to Buddy List
4865 version 0.9.12 (03/25/2000):
4866 * Segfault fix for PPC/Alpha/etc machines with log(0)
4867 Thanks to Todd Cohen for this one.
4868 * Small internal change to the way prefs work
4869 * GNOME Applet support works better
4870 (thanks to Eric Warmenhoven for the patch)
4871 * Support for displaying true type fonts
4872 * Lag-O-Meter does not send lag-test if not selected
4873 * Fixed problem with saving away messages which contain spaces
4875 * Various GNOME Applet Enhancements (thanks AGAIN to
4876 Eric. Someone needs to stop this boy :-) )
4877 * A lot of random, obscure bugs fixed
4878 * All of the major and I believe all of the minor memory leaks are
4880 (Thanks to Peter Teichman, Larry Ewing, Jeramey Crawford, and me)
4882 version 0.9.11 (03/22/2000):
4883 * <STRIKE>Strike Tag Support</STRIKE> :-)
4884 * Another memory leak fix
4885 * New .gaimrc format
4886 * Better support for multiple screen names
4888 * Saving of buddylist window position
4889 * Fixed a problem with Gaim and the Netscape-branded version
4891 * New Sound Properties
4892 * More General Properties
4893 * Bigger Text-Entry field (Thanks to CrazyDavy for this one)
4894 * Various Random Bug fixes
4896 version 0.9.10 (11/03/1999):
4897 * Fixed a nasty memory leak. No more 40M Gaim processes. LOL
4898 * IDLE Times are displayed in a neater fashion.
4900 version 0.9.9 (10/31/1999):
4901 * A little selection bug has been squished
4902 * Small memory leak fixed
4903 * Small network fix (problem with HTTP Proxy fixed?)
4904 * Proxy stuff should work now :)
4905 * Widget table support, dir info looks nicer
4906 * Info box looks nicer (thanks to Decklin Foster)
4907 * Client now 'corrects' time values from the server for accurate
4909 * Lag-O-Meter (ala Drunken Jim)
4912 version 0.9.8 (10/04/1999):
4913 * HTTP Proxy Support (No SOCKS yet)
4914 * HTML Widget more robust
4915 * Graphical Debug Window
4916 * Buddylist bug fixed
4917 * Some logging fixes and improvements
4918 * configurable host/port selection
4919 * Clickable Links in buddy chat
4921 * Display Signon/Signoff messages in conversation windows
4922 * Option to strip HTML from logged messages
4923 * GNOME cleanups (It might work now haha)
4924 * When viewing user info, URLS are converted to clickable links
4927 version 0.9.7 (08/08/1999):
4928 * Preliminary Oscar Support
4929 * Fixed bad network bug
4930 * Fixed some bad text rendering bugs in the HTML widget
4931 * log all conversation names are now normalized.
4932 * Fixed another bad network bug :)
4933 * Multiple browser support, some Netscape buggies fixed.
4934 * Permit/Deny preferences moved to 'Permit' pane on buddylist.
4935 * Fixed problem with _, ', and \ in passwords
4937 version 0.9.6 (08/01/1999):
4938 * Fixed 'log all conversation' segfault
4940 * Removed Xmu dependancies.
4941 * Restructured network code
4942 * ESD detection more robust.
4943 * Sound fallbacks are MUCH more robust!
4945 version 0.9.5 (07/25/1999):
4946 * Fixed About Box SegFault
4947 * Autologin Works with Applet
4948 * Option to Show Buddy List after Signon with Applet
4949 * 2048 character messages
4950 * Away-Detection (shows a different icon on the buddy list)
4951 * Fixed Segfault with messages > allowed size
4952 * Added option to log all conversations
4953 * Changed g_new to g_new0
4954 * Buddy List: Right Click Menus
4955 * Find Buddy By Email
4956 * Find Buddy By Info
4957 * New HTML widget (Underline/Links/HRs)
4958 * Updated Toolbar with 'Underline' Icon
4959 * More Buddy Pounce Options
4960 * Option to auto-change urls into clickable links (Under Prefs)
4961 * Better Buddy Chat functionality
4963 * Registration Information (Let Us Know Who You Are)
4964 * Buddy Chat Prefs (Update Chatroom Lists)
4966 * FAQ added to the distribution
4967 * Sound problem with some systems fixed
4969 * Autostart of Netscape on URL Click
4970 * DnD Rearranging of Groups
4971 * Better Netscape Functionality
4972 * Right Click `URL' Menus
4973 * DnD Rearranging of Buddies
4974 * Script to convert win95 buddylist to gaim buddylist
4975 * Added `Link/URL' button to conversation window
4976 * ESD is now autodetected
4977 * Not too important but we GNU-ified the source tree :)
4979 version 0.8.0 (04/31/1999):
4983 * Pixmaps for buttons
4984 * Buddylist import/export
4986 * Conversation Logging
4987 * Coloured Text Selection
4988 * Updated Preferences
4992 * `Blocking' on conversation window
4993 * Add/Remove buddy from conversation window
4994 * Scroll-Wheel Mice work in Conversation Window
4995 * Fixed WindowMaker Appicon
4996 * version Number in About Box
4997 * Gaim Slogan in about box :)
4998 * Created Changelog File :)