merge of 'efe4fb3772ade214c04fa3fba2b27f825a0b70e8'
[pidgin-git.git] / ChangeLog
blob6c62f4d55c33135bb9592be149bb506940dd61f1
1 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
3 version 2.10.0 (MM/DD/YYYY):
4         Pidgin:
5         * Make the max size of incoming smileys a pref instead of hardcoding it.
6           (Quentin Brandon) (#5231)
7         * Added a plugin information dialog to show information for plugins
8           that aren't otherwise visible in the plugins dialog.
9         * Fix building with GTK+ earlier than 2.14.0 (GTK+ 2.10 is still the
10           minimum supported) (#14261)
12         libpurple:
13         * Fix a potential crash in the Log Reader plugin when reading QIP logs.
15         Gadu-Gadu:
16         * Fixed searching for buddies in public directory. (Tomasz Wasilczyk)
17           (#5242)
18         * Better status message handling. (Tomasz Wasilczyk) (#14314)
19         * Merged two buddy blocking methods. (Tomasz Wasilczyk) (#5303)
20         * Fix building of the bundled libgadu library with older versions
21           of GnuTLS. (patch plucked from upstream) (#14365)
23         ICQ:
24         * Fix crash selecting Tools->Set Mood when you're online with an
25           ICQ account that is configured as an AIM account. (#14437)
27         IRC:
28         * Fix the handling of formatting following mIRC ^O (#14436)
30         MSN:
31         * Fix seemingly random crashing. (#14307)
33         XMPP:
34         * Do not generate malformed XML ("</>") when setting an empty mood.
35           (#14342)
36         * Fix the /join <room> behavior.  (Broken when adding support for
37           <room>@<server>)  (#14205)
39         Yahoo!/Yahoo! JAPAN:
40         * Fix coming out of idle while in an unavailable state
41         * Fix logging into Yahoo! JAPAN.  (#14259)
43 version 2.9.0 (06/23/2011):
44         Pidgin:
45         * Fix a potential remote denial-of-service bug related to displaying
46           buddy icons.
47         * Significantly improved performance of larger IRC channels (regression
48           introduced in 2.8.0).
49         * Fix Conversation->Add on AIM and MSN.
50         * Entries in the chat user list are sorted properly again.  This was
51           inadvertenly broken in 2.8.0.
53         Finch:
54         * Fix logging in to ICQ.
56         libpurple:
57         * media: Actually use the specified TCP port from the TURN configuration to
58           create a TCP relay candidate.
60         AIM and ICQ:
61         * Fix crashes on some non-mainstream OSes when attempting to
62           printf("%s", NULL).  (Clemens Huebner) (#14297)
64         Plugins:
65         * The Evolution Integration plugin compiles again.
67 version 2.8.0 (06/07/2011):
68         General:
69         * Implement simple silence suppression for voice calls, preventing
70           wasted bandwidth for silent periods during a call. (Jakub Adam)
71           (half of #13180)
72         * Added the DigiCert High Assurance CA-3 intermediate CA, needed for
73           validation of the Facebook XMPP interface's certificate.
74         * Removed the QQ protocol plugin.  It hasn't worked in a long time and
75           isn't being maintained, therefore we no longer want it.
77         Pidgin:
78         * Duplicate code cleanup.  (Gabriel Schulhof) (#10599)
79         * Voice/Video call window adapts correctly to adding or removing
80           streams on the fly. (Jakub Adam) (half of #13535)
81         * Don't cancel an ongoing call when rejecting the addition of a
82           stream to the existing call. (Jakub Adam) (#13537)
83         * Pidgin plugins can now override tab completion and detect clicks on
84           usernames in the chat userlist. (kawaii.neko) (#12599)
85         * Fix the tooltip being destroyed when it is full of information and
86           cover the mouse (dliang) (#10510)
88         libpurple:
89         * media: Allow obtaining active local and remote candidates. (Jakub
90           Adam) (#11830)
91         * media: Allow getting/setting video capabilities. (Jakub Adam) (half
92           of #13095)
93         * Simple Silence Suppression is optional per-account. (Jakub Adam)
94           (half of #13180)
95         * Fix purple-url-handler being unable to find an account.
96         * media: Allow adding/removing streams on the fly. (Jakub Adam)
97           (half of #13535)
98         * Support new connection states in NetworkManager 0.9. (Dan Williams)
99           (#13505)
100         * When removing a buddy, delete the pounces associated with it.
101           (Kartik Mohta) (#1131)
102         * media: Allow libpurple and plugins to set SDES properties for RTP
103           conferences. (Jakub Adam) (#12981)
104         * proxy: Add new "Tor/Privacy" proxy type that can be used to
105           restrict operations that could leak potentially sensitive data
106           (e.g. DNS queries).  (#11110, #13928)
107         * media: Add support for using TCP relaying with TURN (will only work with
108           libnice 0.1.0 and later).
110         AIM:
111         * Fix setting icons with dimensions greater than 64x64 pixels by scaling
112           them down to at most 64x64. (#12874, #13165)
114         Gadu-Gadu:
115         * Allow showing your status only to buddies. (Mateusz Piękos) (#13358)
116         * Updated internal libgadu to version 1.10.1. (Robert Matusewicz,
117           Krzysztof Klinikowski) (#13525)
118         * Updated internal libgadu to version 1.11.0. (Tomasz Wasilczyk)
119           (#14248)
120         * Suppress blank messages that happen when receiving inline
121           images. (Tomasz Wasilczyk) (#13554)
122         * Fix sending inline images to remote users, don't crash when
123           trying to send large (> 256kB) images. (Tomasz Wasilczyk) (#13580)
124         * Support typing notifications. (Jan Zachorowski, Tomasz Wasilczyk,
125           Krzysztof Klinikowski) (#13362, #13590)
126         * Require libgadu 1.11.0 to avoid using internal libgadu.
127         * Optional SSL connection support for GNUTLS users (not on Windows
128           yet!). (Tomasz Wasilczyk) (#13613, #13894)
129         * Don't count received messages or statuses when determining whether
130           to send a keepalive packet. (Jan Zachorowski) (#13699)
131         * Fix a crash when receiving images on Windows or an incorrect
132           timestamp in the log when receiving images on Linux. (Tomasz
133           Wasilczyk) (#10268)
134         * Support XML events, resulting in immediate update of other users'
135           buddy icons. (Tomasz Wasilczyk) (#13739)
136         * Accept poorly formatted URLs from other third-party clients in
137           the same manner as the official client.  (Tomasz Wasilczyk)
138           (#13886)
140         ICQ:
141         * Fix setting icons with dimensions greater than 64x64 pixels by scaling
142           them down to at most 64x64. (#12874, #13165)
143         * Fix unsetting your mood when "None" is selected.  (Dustin Gathmann)
144           (#11895)
145         * Ignore Daylight Saving Time when performing calculations related to
146           birthdays. (Dustin Gathmann) (#13533)
147         * It is now possible to specify multiple encodings on the Advanced
148           tab of an ICQ account's settings by using a comma-delimited list.
149           (Dmitry Utkin) (#13496)
151         IRC:
152         * Add "authserv" service command.  (tomos) (#13337)
154         MSN:
155         * Fix a hard-to-exploit crash in the MSN protocol when using the
156           HTTP connection method (Reported by Marius Wachtler).
158         MXit:
159         * Support for an Invite Message when adding a buddy.
160         * Fixed bug in splitting-up of messages that contain a lot of links.
161         * Fixed crash caused by timer not being disabled on disconnect.
162           (introduced in 2.7.11)
163         * Clearing of the conversation window now works.
164         * When receiving an invite you can display the sender's profile
165           information, avatar image, invite message.
166         * The Change PIN option was moved into separate action.
167         * New profile attributes added and shown.
168         * Update to protocol v6.3.
169         * Added the ability to view and invite your Suggested Friends,
170           and to search for contacts.
171         * Also display the Status Message of offline contacts in their
172           profile information.
174         XMPP:
175         * Remember the previously entered user directory when searching.
176           (Keith Moyer) (#12451)
177         * Correctly handle a buddy's unsetting his/her vCard-based avatar.
178           (Matthew W.S. Bell) (#13370)
179         * Squash one more situation that resulted in duplicate entries in
180           the roster (this one where the server reports the buddy as being
181           in the same (empty) group.  (Reported by Danny Mayer)
183         Plugins:
184         * The Voice/Video Settings plugin now includes the ability to test
185           microphone settings. (Jakub Adam) (#13182)
186         * Fix a crash when handling some saved settings in the Voice/Video
187           Settings plugin. (Pat Erley) (13290, #13774)
189         Windows-Specific Changes:
190         * Fix building libpurple with Visual C++ .NET 2005. This was
191           accidentally broken in 2.7.11. (Florian Quèze)
192         * Build internal libgadu using packed structs, fixing several
193           long-standing Gadu-Gadu issues. (#11958, #6297)
195 version 2.7.11 (03/10/2011):
196         General:
197         * Our bundled libgadu should now build on HP-UX.
198         * Fix some instances of file transfers never completing. (Cristi Posoiu)
199           (#12472)
201         Pidgin:
202         * Sort by Status no longer causes buddies to move around when you
203           click them.
204         * Fix embedding in the system tray on older GTK+ releases (such as on
205           CentOS 5.5 and older Fedora).
206         * No longer require libstartup-notification for startup notification
207           support.  GTK+ has included support for years, so use it instead. (David
208           Benjamin) (#13245)
210         AIM:
211         * Fix a bug where some buddies from your buddy list might not show up.
212           Affected non-English ICQ users the most. (#13386)
213         * Send keepalives for all types of network connections.  Will hopefully
214           make chat rooms more reliable. (#1449)
216         MSN:
217         * Fix bug that prevented added buddies to your buddy list in certain
218           circumstances.  (#13298)
220         MXit:
221         * MXit plugin and reported client version now follow the libpurple
222           version.
223         * Don't try to request profile information for non-user contacts.
224         * Allow Re-Invite for contacts in Deleted or Rejected state.
225         * Ensure we don't send packets too fast to the MXit server and trigger
226           its flood-detection mechanism.  Also increased the internal packet queue
227           to 32 packets.
229         XMPP:
230         * Fix building on platforms with an older glib (inadvertantly broken in
231           2.7.10).  (#13329)
232         * Don't treat the on-join status storms as 'new arrivals'.  (Thijs
233           Alkemade) (#a14527)
234         * Extend the /join command to support room JIDs, enabling you to join
235           a room on any server.  (Solarius, Matěj Cepl, Tirtha 'wyuka'
236           Chatterjee) (#4526)
237         * Add support for receiving a limited amount of history when joining a
238           room (not currently supported by Pidgin and Finch).  (Thijs Alkemade)
239           (#10986, #a14219)
241         Yahoo!/Yahoo! JAPAN:
242         * Fix CVE-2011-1091, denials of service caused by NULL pointer
243           dereferences due to improper handling of malformed YMSG packets.  Thanks
244           to Marius Wachtler for reporting this and reviewing the fix!
246 version 2.7.10 (02/06/2011):
247         General:
248         * Force video sources to all have the same capabilities.  This reduces the
249           number of times video must be scaled down, saving CPU time. (Jakub Adam)
250           (half of #13095)
251         * Starting multiple video calls and ending one no longer causes the other
252           calls to stop sending audio and video. (Jakub Adam) (#12758, #13237)
253         * Perl bindings now respect LDFLAGS. (Peter Volkov, Markos Chandras)
254           (#12638)
255         * Added AddTrust External Root CA.  (#11554)
256         * Resolve some issues validating X.509 certificates signed off the CAcert
257           Class 3 intermediate cert when using the GnuTLS SSL/TLS plugin.
259         Gadu-Gadu:
260         * Don't drop whole messages when text is colored. (Jan Zachorowski)
261           (#13259)
263         Groupwise:
264         * Don't show two windows when using "Get Info" on a buddy. (Gabriel Burt;
265           Novell, Inc.) (#13108)
267         IRC:
268         * Don't send ISON messages longer than 512 bytes. (Jeffrey Honig) (#9692)
270         libpurple:
271         * Stop sending audio when placing a call on hold. (Jakub Adam) (#13032)
272         * Stop translating gpointers to ints in the dbus API.  This removes
273           functions from the dbus API.  (The openSUSE Project) (#12507)
274         * Fix D-Bus introspection calls that omit the interface parameter.  (Tom
275           Samstag) (#13073)
276         * Fixed bugs in purple_str_to_time() that caused the most recent 'make
277           check' failures.  (Nader Morshed) (#13131)
278         * Correct an issue that caused some UIs other than Pidgin or Finch to
279           leave a buddy in the "is typing" state.  (Jan Kaluza)
280         * Fix potential information disclosure issues in the Cipher code.  (Julia
281           Lawall)
283         Pidgin:
284         * Support using the Page Up and Page Down keys on the numeric keypad in
285           the conversation window.  (Ryan Flegel) (#13127)
286         * Fix a few memory leaks. (Nader Morshed) (#13162)
287         * Support rendering strikethrough when received as in-line CSS. (#13168)
288         * Editable comboboxes are now more friendly to some GTK+ themes. (Hugo
289           Pereira Da Costa) (#13164).
291         Plugins:
292         * The Voice/Video Settings plugin no longer resets selected devices to
293           defaults. (Jakub Adam) (#13044)
294         * The Voice/Video Settings plugin no longer crashes when a stored device
295           name is not found in the list of available devices. (Jakub Adam)
296           (#13238)
297         * The Autoaccept plugin now allows disabling filename escaping. (Rok
298           Mandeljc) (half of #11459)
299         * The Autoaccept plugin now allows choosing Reject/Ask/Accept for
300           non-buddies. (Rok Mandeljc) (half of #11459)
302         QQ:
303         * QQ2008 is now the default protocol version. (Michael Terry) (#11635)
305         XMPP:
306         * Don't crash when receiving an unexpected/invalid jingle transport type.
307           (Nikita Kozlov) (#13136)
308         * Handle Connection: Close headers for BOSH, when the server does not
309           terminate the connection itself. (#13008)
310         * Improved parsing for DIGEST-MD5, which should resolve issues
311           connecting to some jabberd2 servers.  This corrects an issue parsing
312           one-character or empty elements. (Noa Resare) (#a14514)
314         Yahoo!/Yahoo! JAPAN:
315         * Fix a crash when an account disconnects before a p2p session is
316           completely set up. (Jan Kaluza) (#12432)
318 version 2.7.9 (12/26/2010):
319         MSN:
320         * Fix CVE-2010-4528, a crash when receiving short packets related to
321           P2Pv2 messages.
323 version 2.7.8 (12/19/2010):
324         General:
325         * Fix the exceptions in purple-remote on Python 2.6+. (Ari Pollak)
326           (#12151)
328         Pidgin:
329         * When a conversation has reached the maximum limit on the number
330           of smileys, display the text representation of the smiley properly
331           when it contains HTML-escapable characters (e.g. "<3" was previously
332           displayed as "&lt;3").
333         * Drop dependency on GdkGC and use Cairo instead.
334         * New UI hack to assist in first-time setup of Facebook accounts with
335           icon from Jakub Szypulka.
336         * Don't hide the buddy list if there is no notification area in which
337           to put the icon. (#12129)
339         libpurple:
340         * Fix multipart parsing when '=' is included in the boundary for
341           purple_mime_document_parse. (Jakub Adam) (#11598)
343         AIM and ICQ:
344         * Buddies who unset their status message will now be correctly shown
345           without a message in your buddy list. (#12988)
347         Gadu-Gadu:
348         * Updated our bundled libgadu and minimum requirement for external
349           libgadu to 1.9.0. (#12789)
351         MSN:
352         * Stop showing ourselves in the list of endpoints that can be
353           disconnected.
354         * Allow full-size display names, by not escaping (most) non-English
355           characters. (#8508)
356         * Fix receiving messages from users on Yahoo and other federated
357           services. (#13022)
358         * Correctly remove old endpoints from the list when they sign out.
359         * Add option to disable connections from multiple locations. (#13017)
360         * Correctly update your own display name in the buddy list. (#13064) 
361         * Correctly show ourselves as offline in the buddy list when going
362           invisible. (#12945)
363         * Correctly update your own icon in the buddy list. (#12973)
364         * Remove struct packing for better portability. (#12856)
366         XMPP:
367         * Terminate Jingle sessions with unsupported content types. (#13048)
369 version 2.7.7 (11/23/2010):
370         General:
371         * Allow multiple CA certificates to share the same Distinguished Name
372           (DN).  Partially fixes remaining MSN issues from #12906.
373         * The GNUTLS SSL plugin now discards any certificate (and all subsequent
374           certificates) in a chain if it did not sign the previous certificate.
375           Partially fixes remaining MSN issues from #12906.
376         * Open requests related to a file transfer are now closed when the request
377           is cancelled locally. (#11666)
379         AIM and ICQ:
380         * AIM should now connect if "Use clientLogin" is turned off and the
381           "Server" field is set to anything other than "login.oscar.aol.com" or
382           "slogin.oscar.aol.com". (#12948)
383         * Fix a crash on connection loss. (#5927)
385 version 2.7.6 (11/21/2010):
386         General:
387         * Included Microsoft Internet Authority 2010 and Microsoft Secure Server
388           Authority 2010 intermediate CA certificates to our bundle.  This fixes
389           the "Unable to validate certificate" error for omega.contacts.msn.com.
390           (#12906)
392         Pidgin:
393         * Avoid a use-after-free race condition in the media code (when
394           there's an error reported by GStreamer). (#12806, Jakub Adam)
396         AIM and ICQ:
397         * SSL option has been changed to a tri-state menu with choices for
398           "Don't Use Encryption", "Use Encryption if Available", and "Require
399           Encryption".
400         * Fix some possible clientLogin URL issues introduced in version 2.7.5.
401         * Don't show a "<URL>: Ok" connection error when using clientLogin.
402         * Cleaned up some debug output for improved readability.
404         MSN:
405         * Added support for MSNP16, including Multiple Points of Presence (MPOP)
406           which allows multiple simultaneous sign-ins. (#8247)
407         * Added extended capabilities support (none implemented).
408         * Merged the work done on the Google SoC (major rewrite of SLP code)
409         * Reworked the data transfer architecture.
410           (http://developer.pidgin.im/wiki/SlpArchitecture)
411         * Lots of little changes.
412         * Don't process zero-length DC messages. (#12660)
413         * Fixed a bunch of memory leaks.
414         * Prevent a use-after-free condition.
416         XMPP:
417         * Avoid a double-free in the Google Relay (V/V) code.
418         * Avoid double error message when failing a file transfer. (#12757)
419         * Password-related information is printed out for SASL authentication
420           when the PURPLE_UNSAFE_DEBUG environment variable is set.
421         * Authentication mechanisms can now be added by UI's or other plugins
422           with some work. This is outside the API/ABI rules! (#12715)
423         * Fixed a few printf("%s", NULL) crashes for broken OSes.
425         Windows-Specific Changes:
426         * Build the Pidgin Theme Editor plugin (finally).
427         * Untarring (for themes) now works for non-ASCII destination paths.
429 version 2.7.5 (10/31/2010):
430         General:
431         * Added Verisign Class 3 Public CA - G2 root CA.
433         Pidgin:
434         * Properly differentiate between bn and bn_IN in the Translation
435           Information dialog.
437         AIM and/or ICQ:
438         * Display the "Authorize buddy?" minidialog when the requestor has an
439           empty nickname. (#12810)
440         * New ICQ accounts default to proper ICQ servers.  Old accounts using one
441           of the old default servers will be silently migrated to use the proper
442           servers.
443         * ICQ accounts using clientLogin now use the correct ICQ servers.  This is
444           separate from the server settings mentioned above.
445         * '<' should no longer cause ICQ status messages to be truncated in some
446           locations. (#11964, #12593)
447         * Fix sending messages to chat rooms. (#12768)
449         Bonjour:
450         * Don't crash when attempting to log into a Bonjour account and init
451           failed.
453         Windows-Specific Changes:
454         * Quote the path stored in the registry when the "run at startup" option
455           in the Windows Pidgin Options plugin is used. (#12781)
457 version 2.7.4 (10/20/2010):
458         General:
459         * Fix search path for Tk when compiling on Debian Squeeze. (#12465)
460         * purple-remote now expects and produces UTF-8. (Guillaume Brunerie)
461           (#12049)
462         * Add Deutsche Telekom, Thawte Primary, and Go Daddy Class 2 root CAs
463           (#12667, #12668, and #12594)
464         * Fix CVE-2010-3711 by properly validating return values from the
465           purple_base64_decode() function before using them.
466         * Fix two local crash bugs by properly validating return values from the
467           purple_base16_decode() function before using them.
469         libpurple:
470         * Fall back to an ordinary request if a UI does not support showing a
471           request with an icon.  Fixes receiving MSN file transfer requests
472           including a thumbnail in Finch. (#12561)
473         * Fix an invalid memory access when removing UPnP mappings that could
474           cause sporadic crashes, most notably when MSN Direct Connections are
475           enabled. (#12387)
476         * Add a sentence to the certificate warning for expired certificates
477           suggesting the user check their computer's date and time. (#12654)
479         Pidgin:
480         * Add support for the Gadu-Gadu protocol in the gevolution plugin to
481           provide Evolution integration with contacts with GG IDs. (#10709)
482         * Remap the "Set User Mood" shortcut to Control-D, which does not
483           conflict with the previous shortcut for Get Buddy Info on the
484           selected buddy.
485         * Add a plugin action menu (under Tools) for the Voice and Video
486           Settings plugin.
487         * Use GRegex for the debug window where available. This brings regex
488           filtering to the debug window on Windows. (Eion Robb) (#12601)
489         * Add Google Chrome to the list of possible browsers on non-Windows
490           systems.
491         * Add Chromium to the list of possible browsers on non-Windows systems.
492         * The "Manual" browser option is now stored as a string.  It is no
493           longer necessary to specify a full path to the browser command.
494           (Rodrigo Tobar Carrizo) (#12024)
495         * The Send To menu can now be used if the active account in the
496           conversation becomes disabled or inactive. (Keith Moyer) (#12471)
497         * xdg-open is now the default browser for new users on non-Windows
498           platforms. (Stanislav Brabec) (#12505)
499         * The "Authorize buddy?" mini-dialog now shows the nickname of
500           the buddy requesting authorization as well as the icon of
501           the IM protocol he is using. (#5038)
503         Finch:
504         * Add support for drop-down account options (like the SILC cipher
505           and HMAC options or the QQ protocol version).
507         XMPP:
508         * Unify the connection security-related settings into one dropdown.
509         * Fix a crash when multiple accounts are simultaneously performing
510           SASL authentication when built with Cyrus SASL support.  (thanks
511           to Jan Kaluza) (#11560)
512         * Restore the ability to connect to XMPP servers that do not offer
513           Stream ID. (#12331)
514         * Added support for using Google's relay servers when making voice and
515           video calls to Google clients.
516         * Fix detecting file transfer proxies advertised by the server.
517         * Advertise support for Google Talk's JID Domain Discovery extension
518           in all cases again (changed in 2.7.0), not just when the domain
519           is "gmail.com" or "googlemail.com" (it's also needed for Google
520           Talk used for accounts on arbitrary domains not using Google Apps
521           for Your Domain). (#a14153)
522         * Improved handling of adding oneself to your buddy list when using
523           Non-SASL (legacy) authentication. (#12499)
524         * Generate a connection error instead of just stalling when the
525           _xmppconnect TXT record returns results, but none of them result
526           in a valid BOSH URI. (#a14367, #12744)
528         AIM and ICQ:
529         * Add support for managing Visible/Invisible lists. (#10967)
530         * Fix a problem with receiving HTML messages from
531           QIP/Miranda/Trillian. (#12044)
532         * Hopefully fixed all encoding-related problems, both
533           for sending and receiving messages. (#10833 and the like)
534         * Fix a problem with receiving messages from pyicqt. (#12284)
535         * Don't set a custom status text when going Invisible to avoid
536           being detected as Invisible. (#10633)
538         Yahoo/Yahoo JAPAN:
539         * Stop doing unnecessary lookups of certain alias information.  This
540           solves deadlocks when a given Yahoo account has a ridiculously large
541           (>500 buddies) list and may improve login speed for those on slow
542           connections. (#12532)
543         * Fix sending SMS messages.  The lookup host changed on us.  (Thanks to
544           todo) (#12688).
545         * Improvements for some file transfer scenarios, but not all.
547         Windows:
548         * Bonjour support now requires Apple Bonjour Print Services version
549           2.0.0 or newer (http://support.apple.com/kb/dl999).
551         libpurple:
552         * Fall back to an ordinary request if a UI does not support showing a
553           request with an icon.  Fixes receiving MSN file transfer requests
554           including a thumbnail in Finch.
556         Pidgin:
557         * Add support for the Gadu-Gadu protocol in the gevolution plugin to
558           provide Evolution integration with contacts with GG IDs. (#10709)
559         * Remap the "Set User Mood" shortcut to Control-D, which does not
560           conflict with the previous shortcut for Get Buddy Info on the
561           selected buddy.
562         * Add a plugin action menu (under Tools) for the Voice and Video
563           Settings plugin.
565         Finch:
566         * Add support for drop-down account options (like the SILC cipher
567           and HMAC options or the QQ protocol version).
569         XMPP:
570         * Unify the connection security-related settings into one dropdown.
571         * Fix a crash when multiple accounts are simultaneously performing
572           SASL authentication when built with Cyrus SASL support.  (thanks
573           to Jan Kaluza) (#11560)
574         * Restore the ability to connect to XMPP servers that do not offer
575           Stream ID. (#12331)
576         * Added support for using Google's relay servers when making voice and
577           video calls to Google clients.
579         Yahoo/Yahoo JAPAN:
580         * Stop doing unnecessary lookups of certain alias information.  This
581           solves deadlocks when a given Yahoo account has a ridiculously large
582           (>500 buddies) list and may improve login speed for those on slow
583           connections. (#12532)
585 version 2.7.3 (08/10/2010):
586         General:
587         * Use silent build rules for automake >1.11. You can enable verbose
588           builds with the --disable-silent-rules configure option, or using
589           make V=1.
591         libpurple:
592         * Fix the TURN server settings (broken in 2.7.0).
594         Pidgin:
595         * Re-focus the input area after clicking the attention toolbar button.
596         * Re-arrange media window to make it more netbook-friendly.
598         Finch:
599         * Rebindable 'suggest-next-page' and 'suggest-prev-page' actions for
600           textboxes (GntEntry) to scroll through list of suggestions.
601         * Rebindable 'dropdown' action for comboboxes (GntComboBox) to show the
602           dropdown list of options.
604         IRC:
605         * Fix non-ASCII arguments to /mode et al.  (thanks to Max Ulidtko)
607         MSN:
608         * Support for web-based buddy icons, used when a buddy logs in to the
609           messenger on the Live website.
610         * Fix file transfers with some clients that don't support direct
611           connections (e.g., papyon, telepathy-butterfly, etc.) (#12150)
613         MXit:
614         * Fix filename for the Shocked emoticon. (#12364)
615         * Implement the new naming conventions where possible. (MXitId, etc)
616         * Display a message in the Groupchat window when you invite somebody.
617         * Birthday field in profile cannot be edited when server says it is
618           locked.
619         * If a buddy is offline, show in their profile when last they were online.
620         * Handle pushed profile update packets (ie, when changing your avatar via
621           the Gallery bot).
622         * If a buddy is offline and we see from their profile that they have
623           updated their avatar, request the new avatar image from the server.
624         * Fix a possible crash if a link is clicked while disconnected.
625         * Unescape any escaped characters in a chatroom nickname.
626         * Add the new MXit moods and emoticons.
627         * MXit emoticons added to the small emoticon theme.
629         XMPP:
630         * Allow connecting to servers that only advertise GSSAPI and expect
631           a fallback to legacy IQ authentication (broken in 2.7.0).
632         * Fix a crash when receiving custom emoticons that don't adhere to
633           the specification.
634         * When initiating a file transfer, don't show resources that are certain
635           to not support file transfers in the resource selection dialog.
636         * Fix connecting to servers using BOSH and authenticating with
637           DIGEST-MD5 when libpurple was built with Cyrus SASL support.
639         Yahoo/Yahoo JAPAN:
640         * Renamed "Use account proxy for SSL connections" to "Use account proxy
641           for HTTP and HTTPS requests" and tied the option to HTTP requests too.
642         * Properly detect HTTP proxy server use when the HTTP proxy is the
643           global proxy server, an account-level non-HTTP proxy server is
644           configured, and the "Use account proxy for HTTP and HTTPS requests"
645           account option is turned off.  This fixes connecting for some HTTP
646           proxy servers.
647         * Fall back to connecting to scsa.msg.yahoo.com (not configurable) if
648           the HTTP-based connect server lookup fails.  This does not work for
649           Yahoo JAPAN accounts.
650         * Fix file transfers that get stuck with "Waiting for transfer to
651           begin".
653 version 2.7.2 (07/21/2010):
654         AIM and ICQ:
655         * Fix a crash bug related to X-Status messages that can be triggered by
656           remote users.  This is CVE-2010-2528.
657         * Fix a rare crash bug caused by certain incoming SMS messages
658           (discovered by Jan Kaluza--thanks Jan!).
659         * Change HTML sent from ICQ accounts so that official ICQ clients
660           hopefully display it correctly.
662         MSN:
663         * Fix a crash related to fast buddy icon transfers.
665 version 2.7.1 (05/29/2010):
666         General:
667         * Build fixes on OpenSolaris.  (Brian Lu)
668         * Add configure option --enable-trayicon-compat which installs tray
669           icons into directories that are compatible with older versions of
670           hicolor-icon-theme (0.9).
672         Pidgin:
673         * Restore the tray icon's blinking functionality.
674         * Fix a crash setting moods when an account is disconnected.
676         Bonjour:
677         * Fix a crash on disconnect.
679         ICQ:
680         * Fix bug that caused HTML to be displayed in incoming messages.
682         MSN:
683         * Fix unnecessary bandwidth consumption for buddy icon requests when
684           buddies have capital letters in their passport addresses.
685         * Support for direct connections, enabling faster file transfers,
686           smiley and buddy icon loading.  (Gábor Szuromi)
688         XMPP:
689         * Allow connecting to servers that advertise EXTERNAL (broken in
690           2.7.0)
692         MXit:
693         * Replace the MXit-specific mood management with the new standard Moods
694           API.
695         * Add the standard MXit emoticons.
696         * Improve the handling of users being kicked from MultiMX rooms.
697         * MXit doesn't allow you to see your buddy's Email Address or Title,
698           so remove those two fields from the "Buddy Information" page.
699         * Show buddy's Registration Country in their profile.
700         * Increment protocol version to v6.0
701         * If an invite you sent was rejected with a reason, display that
702           message in the buddy tooltip.
703         * CAPTCHA value is a required field during account activation.
704           (Resolves issue on Maemo)
705         * When your avatar image is changed, don't forget the user's profile
706           information.
708         Windows-Specific Changes:
709         * Fix a regression introduced in 2.7.0 that caused Window Flashing not
710           to work.
712 version 2.7.0 (05/12/2010):
713         General:
714         * Changed GTK+ minimum version requirement to 2.10.0.
715         * Changed GLib minimum version requirement to 2.12.0.
716         * Using the --disable-nls argument to configure now works properly.
717           You will no longer be forced to have intltool to configure and build.
718         * Fix two related crashes in the GnuTLS and NSS plugins when they
719           suffer internal errors immediately upon attempting to establish
720           an SSL connection.
721         * Fix NSS to work when reinitialized after being used.  (Thanks to
722           Ludovico Cavedon for the testcase)
723         * Added support for PURPLE_GNUTLS_PRIORITIES environment variable.
724           This can be used to specify GnuTLS priorities on a per-host basis.
725           The format is "host=priority;host2=priority;...".  The default
726           priority can be overridden by using "*" as the host.  See the
727           GnuTLS manual for documentation on the format of the priority
728           strings.
729         * Fix autoconf detection of Python.  (Brad Smith)
730         * Fix a crash when a Windows proxy (from IE) does not have a port.
731           (Marten Klencke)
733         Pidgin:
734         * Moved the "Debugging Information" section of the About box to a
735           "Build Information" dialog accessible on the Help menu.
736         * Moved the Developer and Crazy Patch Writer information from the About
737           box to a "Developer Information" dialog accessible on the Help menu.
738         * Moved the Translator information from the About box to a "Translator
739           Information" dialog accessible on the Help menu.
740         * Use GtkStatusIcon for the docklet, providing better integration in
741           notification area.
742         * Added UI for sending attentions (buzz, nudge) on supporting protocols.
743         * Make the search dialog unobtrusive in the conversation window (by
744           making it look and behave like the search dialog in Firefox)
745         * The Recent Log Activity sort method for the Buddy List now
746           distinguishes between no activity and a small amount of activity
747           in the distant past.  (Greg McNew)
748         * Added a menu set mood globally for all mood-supporting accounts
749           (currently XMPP and ICQ).
750         * Default binding of Ctrl+Shift+v to 'Paste as Plain Text' in
751           conversation windows. This can be changed in .gtkrc-2.0. For example,
752           Ctrl+v can be bound to 'Paste as Plain Text' by default.
753         * Plugins can now handle markup in buddy names by attaching to the
754           "drawing-buddy" signal. (Daniele Ricci, Andrea Piccinelli)
755         * Be more accommodating when scaling down large images for use as
756           buddy icons.
757         * The 'Message Timestamp Formats' plugin allows changing the timestamp
758           format from the timestamps' context menu in conversation log.
759         * The 'Message Timestamp Formats' plugin allows forcing 12-hour
760           timestamps.  (Jonathan Maltz)
761         * Fix pastes from Chrome (rich-text pastes and probably URLs
762           having garbage appended to them).
763         * Show file transfer thumbnails for images on supporting protocols
764           (currently only supported on MSN).
766         Bonjour:
767         * Added support for IPv6. (Thanks to T_X for testing)
769         Gadu-Gadu:
770         * Updated our bundled libgadu to 1.9.0-rc2 (many thanks to Krzysztof
771           Klinikowski for the work and testing put in here!)
772         * Minimum requirement for external libgadu is now also 1.9.0-rc2.
774         AIM and ICQ:
775         * X-Status (Custom ICQ status icon) support.  Since most of the icons
776           available reflect moods, this is labeled "Set Mood" on the
777           Accounts->ICQ Account menu. (Andrew Ivanov, Tomáš Kebert,
778           Yuriy Yevgrafov, and trac users bob007, salieff, and nops)
779         * Allow setting and displaying icons between 1x1 and 100x100 pixels for
780           ICQ.  Previously only icons between 48x48 and 52x64 were allowed.
781         * When using the clientLogin authentication method, prompt for a
782           password on reconnect when "Remember Password" is not checked and
783           authentication fails due to an incorrect password.  (This is the same
784           behavior as the legacy authentication method)
785         * Support sending and receiving HTML-formatted messages for ICQ.
786         * Use the proper URL for "View web profile" link for ICQ buddies.
787           (Alexander Nartov)
789         MSN:
790         * Support for version 9 of the MSN protocol has been removed.  This
791           version is no longer supported on the servers.
792         * Support file transfer thumbnails (previews) for images.
793         * Fix CVE-2010-1624 (custom emoticon remote crash).
795         XMPP:
796         * Direct messages to a specific resource only upon receipt of a message
797           with content (as opposed to a typing notification, etc).  (Thanks to
798           rjoly for testing)
799         * Present a better error message when authentication fails while trying
800           to connect to Facebook.  (David Reiss, Facebook)
801         * When sending data using in-band-bytestreams, interpret the block-size
802           attribute as the size of the BASE64-encoded representation of the
803           data.
804         * Validate the hash on incoming BoB data objects (for custom smileys
805           etc.), cache based per JID when the CID is not a valid hash (as
806           specified by the BoB XEP).
807         * Send whitespace keepalives if we haven't sent data in a while (2
808           minutes).  This fixes an issue with Openfire disconnecting a
809           libpurple-baesd client that has just been quiet for about 6
810           minutes.
811         * Only support Google Talk's JID Domain Discovery extension
812           (allowing a user to log in with "@gmail.com" or "@googlemail.com"
813           interchangeably) for those two domains.  This change was made
814           due to interoperability issues with some BOSH Connection Managers
815           and namespaced attributes.
817         Yahoo/Yahoo JAPAN:
818         * Attempt to better handle transparent proxies interfering with
819           HTTP-based login.
820         * Fix handling of P2P packets, thus fixing the loss of some messages.
821         * Retrieve the pager server address from Yahoo!'s servers directly.
822         * Removed the "Pager server" account option, as it is no longer needed.
823         * The authentication code is now less order-sensitive with the
824           components of the server's response.
825         * The authentication process now acts more like the official client.
827         Finch:
828         * New action 'history-search', with default binding ctrl+r, to search
829           the entered string in the input history.
831         Windows-Specific Changes
832         * Updated GTK+ to 2.16.6
833         * Private GTK+ Runtime now used (GTK+ Installer no longer supported)
834         * Minimum required GTK+ version increased to 2.14.7
835         * Windows 95, Windows 98, Windows 98 Second Edition, Windows ME
836           (Millennium Edition), and Windows NT 4.0 longer supported due to GTK+
837           requirements changes.
838         * Crash Report files (pidgin.RPT) are now generated in the ~/.purple
839           directory instead of the installation directory.
840         * NSS SSL Library upgraded to 3.12.5 (thanks to Berke Viktor)
841         * GtkSpell upgraded to 2.0.16, changing the spellchecking backend to
842           enchant.  This means that myspell and hunspell (OpenOffice)
843           dictionaries can be used (previous versions' aspell dictionaries
844           will not work).
846 version 2.6.6 (02/18/2010):
847         libpurple:
848         * Fix 'make check' on OS X. (David Fang)
849         * Fix a quirk in purple_markup_html_to_xhtml that caused some messages
850           to be improperly converted to XHTML.
851         * Set "controlling-mode" correctly when initializing a media session.
852           Fixes receiving voice calls from Psi.
853         * When looking up DNS records, use the type of record returned by the
854           server (instead of the type we asked for) to determine how to process
855           the record.
856         * Fix an issue with parsing XML attributes that contain "&lt;br&gt;".
857           See ChangeLog.API for more details.
859         General:
860         * Correctly disable all missing dependencies when using the
861           --disable-missing-dependencies option.  (Gabriel Schulhof)
863         Gadu-Gadu:
864         * Fix display of avatars after a server-side change. (Krzysztof
865           Klinikowski)
867         AIM:
868         * Allow setting and displaying icons between 1x1 and 100x100 pixels.
869           Previously only icons between 48x48 and 50x50 were allowed.
871         MSN:
872         * Fix CVE-2010-0277, a possible remote crash when parsing an incoming
873           SLP message.  (Discovered by Fabian Yamaguchi)
874         * File transfer requests will no longer cause a crash if you delete the
875           file before the other side accepts.
876         * Received files will no longer hold an extra lock after completion,
877           meaning they can be moved or deleted without complaints from your OS.
878         * Buddies who sign in from a second location will no longer cause an
879           unnecessary chat window to open.
880         * Support setting an animated GIF as a buddy icon.
881         * Numerous code cleanups and memory savings.
883         MySpace:
884         * Fix a leak and crash when retrieving buddy icons.
886         XMPP:
887         * Less likely to send messages to a contact's idle/inactive resource.
888           Previously, if a message was received from a specific resource,
889           responses would be sent to that resource until either it went offline
890           or a message is received from another resource.  Now, messages are
891           sent to the bare JID upon receipt of any presence change from the
892           contact.
893         * Added support for the SCRAM-SHA-1 SASL mechanism.  This is only
894           available when built without Cyrus SASL support.
895         * When getting info on a domain-only (server) JID, show uptime
896           (when given by the result of the "last query") and don't show status
897           as offline.
898         * Fix getting info on your own JID.
899         * Wrap XHTML messages in <p>, as described in XEP-0071, for
900           compatibility with some clients.
901         * Don't do an SRV lookup for a STUN server associated with the account
902           if one is already set globally in prefs.
903         * Don't send custom smileys larger than the recommended maximum object
904           size specified in the BoB XEP.   This prevents a client from being
905           disconnected by servers that dislike overly-large stanzas.
906         * Fix receiving messages without markup over an Openfire BOSH
907           connection (forcibly put the stanzas in the jabber:client namespace).
908         * The default value for the file transfer proxies is automatically
909           updated when an account connects, if it is still the old (broken)
910           default (from 'proxy.jabber.org' to 'proxy.eu.jabber.org').
911         * Fix an issue where libpurple created duplicate buddies if the roster
912           contains a buddy in two groups that differ only by case
913           (e.g. "XMPP" and "xmpp") (or not at all).
915         Yahoo:
916         * Don't send <span> and </span> tags.  (Fartash Faghri)
917         * Support PingBox.  PingBoxes will appear as pbx/PingBoxName.  (Kartik
918           Mohta)
920         Pidgin:
921         * Fix CVE-2010-0423, a denial of service attack due to the parsing
922           of large numbers of smileys.  (Discovered by Antti Hayrynen)
923         * Correctly size conversation and status box entries when the
924           interior-focus style property is diabled. (Gabriel Schulhof)
925         * Correctly handle a multiline text field being required in a
926           request form.  (Thanks to Florian Zeitz for finding this problem)
927         * Search friends by email-addresses in the buddy list. (Luoh Ren-Shan)
928         * Allow dropping an image on Custom Smiley window to add a new one.
929         * Prompt for confirmation when clearing a whiteboard (doodle) session.
930           (Kartik Mohta)
931         * Use the "hand" cursor when hovering over usernames in chat history to
932           indicate that the username is an actionable item.
933         * Double-clicking usernames in chat history will open an IM with that
934           user.
935         * Put an icon on the "Filter" button in the debug window.
936         * Don't treat "/messages/like/this " as commands.
937         * Explicitly mark user interaction when inserting smilies from the
938           toolbar so "Undo" correctly removes these smilies.
939         * Clicking "New" or "Saved" in the status selector menu while typing a
940           status message no longer keeps the status entry area stuck in "typing"
941           mode forever.
942         * Show tooltips for ellipsized conversation tabs.  On older systems,
943           tooltips will show for all tabs.
944         * The File Transfers and Debug Window windows are no longer created as
945           dialogs.  These windows should now have minimize buttons in many
946           environments in which they were previously missing
947           (including Windows).
948         * Smiley themes with Windows line endings no longer cause theme
949           descriptions not to be displayed in the theme selector.
951         Finch:
952         * Fix CVE-2010-0420, a possible remote crash when handling chat room
953           buddy names.
954         * Rebindable 'move-first' and 'move-last' actions for tree widgets. So
955           it is possible to jump to the first or last entry in the buddy list
956           (and other such lists) by pressing home or end key (defaults)
957           respectively.
959 version 2.6.5 (01/08/2010):
960         libpurple:
961         * TLS certificates are actually stored to the local cache once again
962           (accepting a name mismatch on a certificate should now be remembered)
964         General:
965         * Build-time fixes for Solaris.  (Paul Townsend)
967         AIM and ICQ:
968         * Messages from some mobile clients are no longer displayed as
969           Chinese characters (broken in 2.6.4)
971         MSN:
972         * Fix an issue allowing a remote user to download arbitrary files from
973           a libpurple client.  (CVE-2010-0013)
975         XMPP:
976         * Do not crash when attempting to register for a new account on Windows.
977         * Fix file transfer with clients that do not support Entity Capabilities
978           (e.g. Spark)
980 version 2.6.4 (11/29/2009):
981         libpurple:
982         * Actually emit the hold signal for media calls.
983         * Fix building the GnuTLS plugin with older versions of GnuTLS.
984         * Fix DNS TXT query resolution.
985         * Don't send Proxy-Authorization headers to HTTP proxy servers until
986           we've received a "407 Proxy Authentication Required" response from
987           the server.  (thecrux)
988         * Added "MXit" protocol plugin, supported and maintained by the MXit
989           folks themselves (MXit Lifestyle (Pty) Ltd.)
991         General:
992         * New 'plugins' sub-command to 'debug' command (i.e. '/debug plugins')
993           to announce the list of loaded plugins (in both Finch and Pidgin).
994         * Always rejoin open chats after an account reconnects.
996         AIM and ICQ:
997         * Better rate limit calculations and other improvements.  (Aman Gupta)
998         * More detailed error messages when messages fail to send.  (Aman Gupta)
999         * The simultaneous login account option is respected when using
1000           the clientLogin authentication method.
1001         * Fix offline message retrieval (broken in 2.6.3)
1002         * Fix handling of markup on some messages (broken in 2.6.2)
1003         * Fix SSL when clientLogin is enabled.
1004         * Fix sending and receiving Unicode characters in a Direct IM
1006         MSN:
1007         * Don't forget display names for buddies.
1008         * Fix a random crash that might occur when idle.
1009         * Fix more FQY 240 connection errors.
1010         * Fix a crash that could occur when adding a buddy.
1011         * Fix an occasional crash when sending message to an offline user.
1012         * Fix a random crash that might occur when idle.
1013         * Fix a crash when logging in with some long non-ASCII passwords.
1014           (Shaun Lindsay)
1015         * Cache our own friendly name as the server no longer does that for
1016           us.  Users of older versions may need to re-set their friendly name
1017           as it has probably been reset.
1019         XMPP:
1020         * Users connecting to Google Talk now have an "Initiate Chat" context
1021           menu option for their buddies.  (Eion Robb)
1022         * Fix a crash when attempting to validate an invalid JID.
1023         * Resolve an issue when connecting to iChat Server when no resource
1024           is specified.
1025         * Try to automatically find a STUN server by using an SRV lookup on the
1026           account's domain, and use that for voice and video if found and the
1027           user didn't set one manually in prefs.
1028         * Fix a crash when adding a buddy without an '@'.
1029         * Don't show the option to send a file to a buddy if we know for certain
1030           they don't support any file transfer method supported by libpurple.
1031         * Keep the avatar on the server if one is not set locally.
1033         Yahoo:
1034         * Fix sending /buzz.
1035         * Fix blocking behavior for federated (MSN/OCS/Sametime) service users.
1036           (Jason Cohen)
1037         * Add support for adding OCS and Sametime buddies.  OCS users are added
1038           as "ocs/user@domain.tld" and Sametime users are added as
1039           "ibm/sametime_id".  (Jason Cohen)
1041         Finch:
1042         * The TinyURL plugin now creates shorter URLs for long non-conversation
1043           URLs, e.g. URLs to open Inbox in Yahoo/MSN protocols, or the Yahoo
1044           Captcha when joining chat rooms.
1045         * Fix displaying umlauts etc. in non-utf8 locale (fix in libgnt).
1047         Pidgin:
1048         * The userlist in a multiuser chat can be styled via gtkrc by using the
1049           widget name "pidgin_conv_userlist". (Heiko Schmitt)
1050         * Add a hold button to the media window.
1051         * Fix a bug where the conversation backlog stops scrolling in a very
1052           busy chat room.
1053         * In the Conversation "Send To" menu, offline buddies appear grayed
1054           out (but are still selectable).  Previously, only offline buddies on
1055           accounts that do not support offline messaging appeared grayed out.
1057         Pidgin Preference and Preference Window Changes:
1058         * Removed the "Use font from theme" and "Conversation Font" preferences
1059           for everyone except Windows users.  The font can be controlled from
1060           the Pidgin GTK+ Theme Control plugin.
1061         * Tabs in the Preferences window are now on the left side.
1062         * The Browser tab is now visible for GNOME users.
1063         * Added a Proxy tab shown no matter what environment Pidgin runs in.
1064         * The Browser and Proxy tabs show appropriate GNOME-specific messages
1065           and allow launching the correct applications to change the relevant
1066           GNOME preferences if found.  These were previously together on the
1067           Network tab.
1068         * Moved the port range spin buttons on the Network tab to be beside the
1069           checkbox that enables/disables them.
1070         * Reorganized preferences on the Status/Idle tab to have one less
1071           "section."
1072         * Reorganized preferences on the Sounds tab to have one less "section."
1073         * Renamed Smiley Themes tab to Themes.
1074         * Moved Buddy List Theme and Status Icon Theme selectors from Interface
1075           tab to Themes tab.
1076         * Moved Sound Theme selector from Sounds tab to Themes tab.
1077         * Changed the Smiley Theme selector to be consistent with the other
1078           theme selectors.
1079         * Rearranged tabs such that Interface is first and all remaining tabs
1080           are alphabetized in English.
1082 version 2.6.3 (10/16/2009):
1083         General:
1084         * Fix a crash when performing DNS queries on Unixes that use the
1085           blocking DNS lookups.  (Brian Lu)
1087         AIM and ICQ:
1088         * Fix a crash when some clients send contacts in a format we don't
1089           understand.
1090         * Fix blocking and other privacy lists.  (Thanks to AOL)
1092 version 2.6.2 (09/05/2009):
1093         libpurple:
1094         * Fix --disable-avahi to actually disable it in configure, as opposed
1095           to just making the warning non-fatal.
1096         * Fix using GNOME proxy settings properly.  (Erik van Pienbroek)
1098         IRC:
1099         * Fix parsing of invalid TOPIC messages.  (CVE-2009-2703)
1101         MSN:
1102         * Sending custom smileys in chats is now supported.
1103         * Ink messages are now saved when using the HTML logger.
1104         * Fix a crash when receiving some handwritten messages.
1105         * Fix a crash when receiving certain SLP invite messages.
1106         * Chats with multiple people should no longer spontaneously
1107           disconnect.
1109         XMPP:
1110         * Prompt the user before cancelling a presence subscription.
1111         * Escape status messages that have HTML entities in the Get Info dialog.
1112         * Fix connecting to XMPP domains with no SRV records from Pidgin on
1113           Windows.
1114         * Fix typing notifications with Pidgin 2.5.9 or earlier.
1115         * Fix connecting using BOSH and legacy authentication (XEP-0078).
1116         * Adding buddies of the form "romeo@montague.net/Resource" are handled
1117           properly.  In addition, it is no longer possible to add buddies of
1118           the form "room@conference.example.net/User", where
1119           room@conference.example.net is a MUC.
1120         * Don't crash when receiving "smileyfied" XHTML-IM from clients that
1121           don't support bits of binary (ie. when getting an empty <data/> in
1122           return)
1123         * Fix bug where SSL/TLS was not required even though the
1124           "require SSL/TLS" preference checked when connecting to servers
1125           that use the older iq-based authentication.  (CVE-2009-3026)
1127         Yahoo!/Yahoo! JAPAN:
1128         * Accounts now have "Use account proxy for SSL connections" option.
1129           This option force-overrides the account specific proxy settings for
1130           SSL connections only and instead uses the global proxy configuration.
1132         Finch:
1133         * Properly detect libpanel on OpenBSD.  (Brad Smith)
1134         * Remove IO watches in gnt_quit.  (Tomasz Mon)
1136         Pidgin:
1137         * Fix the auto-personize functionality in the Buddy List.
1138         * Set the window icon for the media window to an icon corresponding to
1139           the type of call (headphone or webcam).
1140         * Customized sound files are no longer reset whenever opening the
1141           Preferences dialog.
1142         * The buddy list should now immediately refresh upon changing the icon
1143           theme.
1145 version 2.6.1 (08/18/2009):
1146         * Fix a crash when some users send you a link in a Yahoo IM
1147         * Fix compilation with GTK+ < 2.6.0
1148         * Fix compilation on Windows
1150 version 2.6.0 (08/18/2009):
1151         libpurple:
1152         * Theme support in libpurple thanks to Justin Rodriguez's summer of code
1153           project, with some minor additions and cleanups from Paul Aurich.
1154         * Voice & Video framework in libpurple, thanks to Mike Ruprecht's summer
1155           of code project in 2008.
1156         * It should no longer be possible to end up with duplicates of buddies
1157           in a group on the buddy list.
1158         * Removed the unmaintained and unneeded toc protocol plugin.
1159         * Fixed NTLM authentication on big-endian systems.
1160         * Various memory cleanups when unloading libpurple. (Nick Hebner and
1161           Stefan Becker)
1162         * Report idle time 'From last message sent' should work properly.
1163         * Better handling of corrupt certificates in the TLS Peers cache.
1164         * More efficient buddy list and conversation search functions.
1165           (Jan Kaluza and Aman Gupta)
1166         * Install scalable versions of the main Pidgin icon, the protocol icons,
1167           the dialog icons, and the Buddy List emblems.
1168         * Build properly on Hurd.  (Marc Dequènes)
1169         * Various memory leaks fixed as reported by Josh Mueller.
1170         * Properly handle an IRC buddy appearing in multiple groups.
1171         * Escape HTML entities in usernames when written with the HTML logger.
1172         * Do not display MySpace status changes as incoming IMs.  (Mark Doliner
1173           and Justin Williams)
1175         DNS:
1176         * DNS servers are re-read when DNS queries fail in case the system has
1177           moved to a new network and the old servers are not accessible.
1178         * DNS SRV records with equal priority are sorted with respect to their
1179           weight as specified in RFC 2782.  (Vijay Raghunathan)
1180         * Don't do IPv6 address lookups if the computer does not have an IPv6
1181           address configured.
1182         * Fix a leak when the UI provides its own DNS resolving UI op.
1183           (Aman Gupta)
1184         * Don't fork a DNS resolver process to resolve IP addresses.
1185           (Aman Gupta)
1186         * Internationalized Domain Names are supported when libpurple is
1187           compiled against the GNU IDN library.
1189         Environment Variables:
1190         * GnuTLS logging (disabled by default) can be controlled through the
1191           PURPLE_GNUTLS_DEBUG environment variable, which is an integer between
1192           0 and 9 (higher is more verbose). Higher values may reveal sensitive
1193           information.
1194         * PURPLE_VERBOSE_DEBUG environment variable.  Currently, this is an "on"
1195           or "off" variable.  Set it to any value to turn it on and unset it to
1196           turn it off.  This will optionally be used to only show less useful
1197           debug information on an as-needed basis.
1198         * PURPLE_LEAKCHECK_HELP environment variable.  Currently, this is an
1199           "on" or "off" variable.  Set it to any value to turn it on and unset
1200           it to turn it off.  This will be used to perform various actions
1201           that are useful when running libpurple inside of Valgrind or similar
1202           programs.  Currently, it keeps plugins in memory, allowing Valgrind
1203           to perform symbol resolution of leak traces at shutdown.
1205         AIM and ICQ:
1206         * Preliminary support for a new authentication scheme called
1207           "clientLogin."
1208         * Fixed a bug where your away message sometimes would not get set when
1209           you first sign on.
1210         * Make sure links in your away messages show up as links to other
1211           people.
1212         * For ICQ, Never change the privacy setting specified by the user.
1214         Gadu-Gadu:
1215         * Accounts can specify a server to which to connect.
1216           (Krzysztof "kreez" Tobola)
1217         * Correctly show tooltip status for contacts with status messages.
1218           (Krzysztof "kkszysiu" Klinikowski)
1219         * Support for fetching buddy icons.  (Krzysztof "kkszysiu" Klinikowski)
1220         * Support connection progress steps in Gadu-Gadu.  (Krzysztof "kkszysiu"
1221           Klinikowski)
1223         MSN:
1224         * Add support for receiving handwritten (ink) messages on MSN.  (Chris
1225           Stafford, Gal Topper, and Elliott Sales de Andrade)
1226         * Add support for receiving audio clips on MSN.  (Chris Stafford, Gal
1227           Topper, and Elliott Sales de Andrade)
1228         * Show the invite message for buddies that requested authorization
1229           from you on MSN.
1230         * Support sending an invite message to buddies when requesting
1231           authorization from them on MSN.
1232         * Timeout switchboard connections after 60 seconds (msn-pecan devs).
1234         XMPP:
1235         * Voice & Video support with Jingle (XEP-0166, 0167, 0176, & 0177),
1236           voice support with GTalk and voice and video support with the GMail
1237           web client. (Mike "Maiku" Ruprecht)
1238         * Added a Service Discovery Browser plugin for Pidgin.
1239           (Andrei Mozzhuhin)
1240         * Support for in-band bytestreams for file transfers (XEP-0047). (Marcus
1241           Lundblad)
1242         * Support for sending and receiving attentions (equivalent to "buzz"
1243           and "nudge") using the command /buzz. (XEP-0224)
1244         * Support for connecting using BOSH. (Tobias Markmann)
1245         * A buddy's local time is displayed in the Get Info dialog if the remote
1246           client supports it.
1247         * The set_chat_topic function can unset the chat topic.
1248         * The Ad-Hoc commands associated with our server are now always shown at
1249           login.
1250         * Support showing and reporting idle times in the buddy list. (XEP-0256)
1251         * Support most recent version of User Avatar. (XEP-0084 v1.1)
1252         * Updated Entity Capabilities support. (Tobias Markmann)
1253         * Better support for receiving remote users' nicknames.
1254         * /affiliate and /role will now list the room members with the specified
1255           affiliation/role if possible. (Andrei Mozzhuhin)
1256         * Put section breaks between resources in "Get Info" to improve
1257           readability.
1258         * Silently remove invalid XML 1.0 entities (e.g. ASCII control
1259           characters) from sent messages.
1260         * XHTML markup is only included in outgoing messages when the message
1261           contains formatting.
1262         * Show when the user was last logged in when doing "Get Info" on an
1263           offline buddy, provided the server supports it.
1264         * Support custom smileys in MUCs (only when all participants support the
1265           "Bits of Binary" extension, and a maximum of 10 participants are in
1266           the chat to avoid getting too many fetch requests).
1267         * Fix an issue with Jabber (pre-XMPP) servers and the user's preference
1268           to require SSL not being respected.
1269         * Fix an issue where Cyrus SASL DIGEST MD5 authentication might fail if
1270           the username, password, or realm (the JID domain) contain non-ASCII
1271           characters.
1272         * Show emblem for mobile, handheld, and web clients and bots (if the
1273           other client supports it).
1274         * Google Talk mail notifications should now work for people for whom
1275           they inexplicably did not.  (Thanks to yukam for determining the
1276           reason)
1277         * New XMPP and Google Talk accounts require SSL by default.
1278         * Display kicks (and the reasons given) in chat rooms when an occupant
1279           is kicked.
1280         * Fix issues with case-sensitivity of XMPP roster and case-insensitive
1281           Purple groups.
1282         * For contacts who advertise Entity Capabilities, only send rich text
1283           markup if they support it.
1284         * Removed support for obsoleted XEP-0022 (Message Events) and XEP-0091
1285           (Legacy Entity Time).
1286         * When the GNU IDN library (libidn) is available, it is used for
1287           normalization of Jabber IDs.  When unavailable, internal routines are
1288           used (as in previous versions).
1289         * Topics that contain '<' followed by a non-whitespace character can now
1290           be set properly.
1292         Yahoo!/Yahoo! JAPAN:
1293         * P2P file transfers.  (Sulabh Mahajan)
1294         * Sending text messages (address to +<countrycode><phone number>).
1295           (Sulabh Mahajan)
1296         * Addition of MSN buddies to Yahoo accounts by adding them as
1297           'msn/buddy@somedomain.com' is now supported.  (Sulabh Mahajan)
1298         * Further fixes for buddy pictures, aliases, etc.
1299         * Yahoo! and Yahoo! JAPAN are now two separate protocol plugins that share
1300           common protocol code.  You can now have the same account on both
1301           networks.  Accounts should be seamlessly migrated to the new
1302           arrangement.
1303         * Ability to set personal details for an account and for buddies in the
1304           buddylist.
1306         Pidgin:
1307         * Added -f command line option to tell Pidgin to ignore NetworkManager
1308           and assume it has a valid network connection.
1309         * Allow plugins to specify custom link types to the GtkIMHtml widget.
1310         * The status message input box at the bottom of the buddy list expands
1311           correctly when starting a new line of text.
1312         * Pressing the Enter key in the message entry box of the New Status
1313           dialog and various other dialogs now causes the cursor to move to
1314           the next line.
1315         * Created a unified Buddy Pounce notification window for all pounces
1316           where "Pop up a notification" is selected, which avoids having a
1317           new dialog box every time a pounce is triggered. (Jorge Villaseñor)
1318         * The New Account dialog is now broken into three tabs.  Proxy
1319           configuration has been moved from the Advanced tab to the new tab.
1320         * Dragging a buddy onto a chat pops up a chat-invitation dialog.
1321           (Carlos Bederian)
1322         * The nicks of the persons who leave the chatroom are italicized in the
1323           chat's conversation history. The nicks are un-italicized when they
1324           rejoin.
1325         * Always set unseen-count and unseen-state on conversations.
1326           (Joshua Stein)
1327         * Fix a bug in 'Conversation Colors' plugin for RTL messages.
1328         * Pressing the Left and Right arrow keys in the buddy list will expand and
1329           collapse buddy groups or contacts. (Peter Ruibal)
1330         * Support saving animated custom smileys as animated images or animated
1331           custom smileys. (Andrea Piccinelli)
1332         * Support for keyboard navigation on the status icon. (Li Yuan)
1333         * IMG tags without 'id' attributes are turned into links to the image URL.
1334           (Dmitry Petroff)
1335         * Draw the user's buddy icon at the bottom of the Buddy List with rounded
1336           corners for visual consistency with the actual icons in the Buddy List.
1337           (Kosta Arvanitis)
1338         * When file transfers are complete, the received file name written to the
1339           conversation window is now linked to the file.
1340         * Fix a crash when closing a conversation tab that has unread messages
1341           when the Message Notification plugin is loaded.
1342         * Fix a crash when closing the New Mail dialog if an account with new
1343           mail was previously disconnected while the dialog was open.
1344         * Fix incorrect unread message counts for the new mail notifications.
1345         * Do not lose unread messages with a hidden conversation window when
1346           new IM conversations are hidden and "Close IMs immediately when the tab
1347           is closed" is unset.
1349         Finch:
1350         * The hardware cursor is updated correctly. This will be useful
1351           especially for users of braille terminals, screen readers etc.
1352         * Added a TinyURL plugin, which aids copying longer URLs.
1353         * Fixed UTF-8 compatibility problems which could cause exits or other
1354           unrequested behaviour.
1356         Pidgin GTK+ Theme Control Plugin:
1357         * Removed mouse cursor color preferences.
1358         * Added "Typing Notification Color" preference.
1359         * Added "Disable Typing Notification Text" preference.
1360         * Preferences have been reorganized into three tabs for Colors, Fonts, and
1361           Miscellaneous categories.
1363 version 2.5.9 (08/18/2009):
1364         * Fix a crash via a specially crafted MSN message (CVE-2009-2694,
1365           thanks to Core Security Technologies for discovering this and
1366           notifying us privately before announcing it).
1367         * Fix a crash in Bonjour, MSN, and XMPP when trying to transfer files with
1368           NULL names.
1370 version 2.5.8 (06/27/2009):
1371         ICQ:
1372         * Fix misparsing a web message as an SMS message. (Yuriy Kaminskiy)
1374         MSN:
1375         * Increase NS command history size to prevent crashes on buddy lists that
1376           have a lot of buddies on other networks like Yahoo!.
1378         MySpace:
1379         * Accounts with empty buddy lists are now properly marked as connected.
1380         * Fix receiving messages from users of MySpace's web IM client.
1382         Yahoo:
1383         * Fixed phantom online buddies.  They should now properly disappear when
1384           signing out.
1385         * Fixed the crashes some users were seeing with cn.scs.msg.yahoo.com in
1386           2.5.7.
1387         * Fixed compiling on systems with glib 2.4.x or older.
1388         * Fixed an issue with file transfers.  This may not resolve all issues,
1389           but it should resolve at least some of the most common ones.
1390         * The pager server will automatically update to scsa.msg.yahoo.com if the
1391           user empties the field or if it is scs.msg.yahoo.com.  This should ease
1392           the pain of transition to the new login method.
1394         XMPP:
1395         * Fix an incompatibility betweeen Prosody and libpurple clients.
1397 version 2.5.7 (06/20/2009):
1398         * Yahoo Protocol 16 support, including new HTTPS login method; this should
1399           fix a number of login problems that have recently cropped up.  (Sulabh
1400           Mahajan, Mike "Maiku" Ruprecht)
1401         * Only display the AIM "Unable to Retrieve Buddy List" message once per
1402           connection.  (Rob Taft)
1403         * Blocking MSN users not on your buddy list no longer disconnects you.
1404         * When performing operations on MSN, assume users are on the MSN/Passport
1405           network if we don't get network ID's for them.
1407 version 2.5.6 (05/19/2009):
1408         libpurple:
1409         * Improve sleep behavior by aggregation of longer timeouts on second
1410           boundaries to allow better power saving.  (Arunan Balasubramaniam)
1411         * Fix various crashes on exit.
1412         * Make XML parsing more resilient to interactions with other libraries.
1413           This, along with the fix for libxml2 bug 564217, fixes the crashes
1414           on connect in XMPP with recent gst-plugins-bad (see #8830 for details).
1415         * Many security related fixes.
1417         IRC:
1418         * Correctly handle WHOIS for users who are joined to a large number of
1419           channels.
1420         * Notify the user if a /nick command fails, rather than trying
1421           fallback nicks.
1423         MSN:
1424         * Fix a race condition causing occasional Pidgin crashes.
1425         * Fix some errors about the friendly name changing too fast caused
1426           by MSN/Yahoo integration buddies.
1428         XMPP:
1429         * Less likely to pop up a new conversation window in disregard of
1430           the "Hide new IM conversations" preference.
1432         Yahoo:
1433         * Fix a crash when sending very long messages.
1434         * Fix a bug where UTF-8 status messages get garbled when going idle.
1436 version 2.5.5 (03/01/2009):
1437         libpurple:
1438         * Fix a crash when removing an account with an unknown protocol id.
1439         * Beta support for SSL connections for AIM and ICQ accounts.  To
1440           enable, check the "Use SSL" option from the Advanced tab when
1441           editing your AIM or ICQ account. (Paul Aurich)
1442         * Fix a memory leak in SILC. (Luke Petre)
1443         * Fix some string handling in the SIMPLE prpl, which fixes some buddy name
1444           handling and other issues. (Paul Aurich, Marcus Sundberg)
1445         * Implement support for resolving DNS via the SOCKS4 proxy (SOCKS4a).
1447         ICQ:
1448         * Fix retrieval of status messages from users of ICQ 6.x, Miranda, and
1449           other libpurple clients. (Daniel Ljungborg)
1450         * Change client ID to match ICQ Basic 14.34.3096.  This fixes publishing
1451           of buddy icons and available messages.
1452         * Properly publish status messages for statuses other than Available.
1453           ICQ 6.x users can now see these status messages. (Daniel Ljungborg)
1454         * Fix receipt of messages from the mobile client Slick. (David Jedelsky)
1456         MSN:
1457         * Fix transfer of buddy icons, custom smileys, and files from the
1458           latest Windows Live Messenger 9 official client. (Thomas
1459           Gibson-Robinson)
1460         * Large (multi-part) messages are now correctly re-combined.
1461         * Federated/Yahoo! buddies should now stop creating sync issues at
1462           every signin.  You may need to remove duplicates in the Address
1463           Book.  See the FAQ for more information.  Thanks to Jason Lingohr
1464           for lots of debugging and testing.
1465         * Messages from Yahoo! buddies are no longer silently dropped.
1466         * We now save and use the CacheKey for ABCH SOAP requests.
1467         * Don't try to parse Personal Status Messages or Current Media if they
1468           don't exist.
1469         * Convert from ISO-8859-1 encoding to UTF-8 when no charset is specified
1470           on incoming messages.  This should fix some issues with messages from
1471           older clients.
1472         * Force sending the font "Segoe UI" if outgoing formatting doesn't specify
1473           a font already.
1474         * Queue callbacks when token updates are in progress to prevent two token
1475           update attempts from trampling each other.
1476         * Fixed a crash on Windows when removing a buddy's alias.
1477         * Update the Address Book when buddies' friendly names change.  This
1478           prevents seeing an outdated alias or not seeing an alias at all for
1479           buddies who are offline when you sign in.
1480         * Update tokens for FindMembership and ABFindAll SOAP requests.
1481         * We no longer try to send empty messages.  This could happen when a
1482           message contained only formatting and that formatting was not supported
1483           on MSN.
1484         * Buddies on both the Allow and Block list are now automatically
1485           removed from the Allow list.  Users with this problem will now no
1486           longer receive an ADL 241 error.  The problematic buddy should now
1487           appear on the buddy list and can be removed or unblocked as desired.
1489         XMPP:
1490         * Resources using __HOSTNAME__ substitution will now grab only the short
1491           hostname instead of the FQDN on systems which put the FQDN in the
1492           hostname. (Matěj Cepl)
1493         * No longer send a 'to' attribute on an outgoing stanza when we haven't
1494           received one.  This fixes a registration bug as described in ticket
1495           #6635.
1497         Pidgin:
1498         * Tooltip windows now appear below the mouse cursor. (Kosta Arvanitis)
1499         * Tooltip windows now disappear on keypress events. (Kosta Arvanitis)
1500         * Tooltip windows no longer linger when scrolling the buddy list. (Kosta
1501           Arvanitis)
1503         Finch:
1504         * Allow rebinding keys to change the focused widget (details in the
1505           man-page, look for GntBox::binding)
1507 version 2.5.4 (01/12/2009):
1508         libpurple:
1509         * Fix a connection timeout with empty Gadu-Gady buddy lists. (Martin
1510           Rosinski)
1511         * Don't ignore namespace information when parsing XMPP data. (Michal
1512           Witkowski)
1513         * Fix a crash that occurred when retrieving certain Offline Messages
1514           on MSN.
1515         * Extended purple-url-handler to handle "gtalk" URI's. (Paul Aurich)
1516         * Fix the hang on exit in Network Location Awareness for Windows XP
1517           and Windows Vista. (Paul Aurich)
1519         MSN:
1520         * Change Contact Server to temporarily fix connection problems.
1521           (Thanks to Youness Alaoui)
1523         XMPP:
1524         * Support for XEP-0191 blocking.  (Vijay Raghunathan)
1525         * Don't put SASL PLAIN or IQ Auth passwords in debug logs. (Paul Aurich)
1526         * Fix removal of avatars (both PEP and vCard), we weren't removing
1527           them correctly before. (Paul Aurich)
1529         Pidgin:
1530         * Fix a crash in the Add Account dialog when changing protocols under
1531           certain circumstances.
1533         Finch:
1534         * Redirect stderr outputs to the debug window.
1535         * Fix rebinding actions with the arrow-keys and tab.
1537 version 2.5.3 (12/20/2008):
1538         libpurple:
1539         * The Buddy State Notification plugin no longer prints duplicate
1540           notifications when the same buddy is in multiple groups. (Florian
1541           Quèze)
1542         * The Buddy State Notification plugin no longer turns JID's, MSN
1543           Passport ID's, etc. into links. (Florian Quèze)
1544         * purple-remote now has a "getstatusmessage" command to retrieve
1545           the text of the current status message.
1546         * Various fixes to the nullprpl. (Paul Aurich)
1547         * Fix a crash when accessing the roomlist for an account that's not
1548           connected. (Paul Aurich)
1549         * Fix a crash in purple_accounts_delete that happens when this
1550           function is called before the buddy list is initialized.
1551           (Florian Quèze)
1552         * Fix use of av_len in perl bindings to fix some off-by-one bugs
1553           (Paul Aurich)
1554         * On ICQ, advertise the ICQ 6 typing capability.  This should fix
1555           the reports of typing notifications not working with third-party
1556           clients. (Jaromír Karmazín)
1557         * Many QQ fixes and improvements, including the ability to connect
1558           using QQ2008 protocol and sending/receiving of long messages.
1559           The recommended version to use is still QQ2005.
1560         * Fix a crash with DNS SRV lookups. (Florian Quèze)
1561         * Fix a crash caused by authorization requests. (Florian Quèze)
1563         Gadu-Gadu:
1564         * Add support for IM images. (Tomasz Sałaciński, Adam Strzelecki)
1565         * Gadu-Gadu now checks that UID's are valid. (Adam Strzelecki)
1566         * Gadu-Gadu now does proper charset translations where needed. (Adam
1567           Strzelecki)
1569         MSN:
1570         * Fix an error with offline messages by shipping the *new*
1571           "Microsoft Secure Server Authority" and the "Microsoft Internet
1572           Authority" certificates. These are now always installed even when
1573           using --with-system-ssl-certs because most systems don't ship
1574           those intermediate certificates.
1575         * The Games and Office media can now be set and displayed (in
1576           addition to the previous Music media). The Media status text now
1577           shows the album, if possible.
1578         * Messages sent from a mobile device while you were offline are now
1579           correctly received.
1580         * Server transfers after you've been connected for a long time
1581           should now be handled correctly.
1582         * Many improvements to handling of "federated" buddies, such as those
1583           on the Yahoo network.
1584         * Several known crashes have been resolved.
1585         * Many other fixes and code cleanup.
1587         MySpace:
1588         * Respect your privacy settings set using the official MySpace client.
1589         * Add support for blocking buddies.
1590         * Fix a bug where buddies didn't appear in their correct groups the
1591           first time you sign into your account.
1592         * Properly disconnect and sign out of the service when logging off.
1593         * Support for foreground and background font colors in outgoing IMs.
1594         * Support for background font colors in incoming IMs.
1595         * Many other fixes and code cleanup.
1597         Sametime:
1598         * Fix insanely long idle times for Sametime 7.5 buddies by assuming
1599           0 idle time if the idle timestamp is in the future. (Laurent
1600           Montaron)
1601         * Fix a crash that can occur on login. (Raiko Nitzsche)
1603         SIMPLE:
1604         * Fix a crash when a malformed message is received.
1605         * Don't allow connecting accounts if no server name has been
1606           specified. (Florian Quèze)
1608         XMPP:
1609         * Fix the namespace URL we look for in PEP reply stanzas to match
1610           the URL used in the 'get' requests (Paul Aurich)
1611         * Resources can be set to the local machine's hostname by using
1612           __HOSTNAME__ as the resource string. (Jonathan Sailor)
1613         * Resources can now be left blank, causing the server to generate a
1614           resource for us where supported. (Jonathan Sailor)
1615         * Resources now default to no value, but "Home" is used if the
1616           server refuses to provide a resource.
1617         * Quit trying to get user info for MUC's. (Paul Aurich)
1618         * Send "client-accepts-full-bind-result" attribute during SASL
1619           login. This will fix Google Talk login failures if the user
1620           configures the wrong domain for his/her account.
1621         * Support new <metadata/> element to indicate no XEP-0084 User
1622           Avatar. (Paul Aurich)
1623         * Fix SHA1 avatar checksum errors that occur when one of the bytes
1624           in a checksum begins with 0. (Paul Aurich)
1625         * Fix a problem with duplicate buddies. (Paul Aurich)
1627         Yahoo:
1628         * Corrected maximum message lengths for Yahoo!
1629         * Fix file transfers with older Yahoo protocol versions.
1631         Zephyr:
1632         * Enable auto-reply, to emulate 'zaway.' (Toby Schaffer)
1633         * Fix a crash when an account is configured to use tzc but tzc is
1634           not installed or the configured tzc command is invalid. (Michael
1635           Terry)
1636         * Fix a 10 second delay waiting on tzc if it is not installed or the
1637           configured command is invalid. (Michael Terry)
1639         Pidgin:
1640         * On GTK+ 2.14 and higher, we're using the gtk-tooltip-delay setting
1641           instead of our own (hidden) tooltip_delay pref.  If you had
1642           previously changed that pref, add a line like this to
1643           ~/.purple/gtkrc-2.0 (where 500 is the timeout (in ms) you want):
1644               gtk-tooltip-timeout = 500
1645           To completely disable tooltips (e.g. if you had an old
1646           tooltip_delay of zero), add this to ~/.purple/gtkrc-2.0:
1647               gtk-enable-tooltips = 0
1648         * Moved the release notification dialog to a mini-dialog in the
1649           buddylist. (Casey Ho)
1650         * Fix a crash when closing an authorization minidialog with the X
1651           then immediately going offline. (Paul Aurich)
1652         * Fix a crash cleaning up custom smileys when Pidgin is closed.
1653         * Fix adding a custom smiley using the context menu in a conversation
1654           if no custom smilies have previously been added using the smiley
1655           manager.
1656         * Improved support for some message formatting in conversations.
1657         * Allow focusing the conversation history or userlist with F6.
1658         * Fixed the Send Button plugin to avoid duplicate buttons in a single
1659           conversation.
1660         * Double-clicking a saved status will now activate it and close the
1661           saved status manager, rather than edit the status.
1663         Finch:
1664         * Allow binding meta+arrow keys for actions.
1665         * Added default meta+erase binding for delete previous word.
1666         * Added "Show When Offline" to buddy menus, so a plugin is no longer
1667           needed.
1669 version 2.5.2 (10/19/2008):
1670         libpurple:
1671         * Fixed a crash on removing a custom buddy icon on a buddy.
1672         * Fixed a crash caused by certain self-signed SSL certificates.
1673         * Enable a number of strong ciphers which were previously disabled
1674           when using NSS.  (Thanks to Marcus Trautwig.)
1676         Pidgin:
1677         * The status selector now saves your message when changing status.
1678         * Fix a case where a conversation window could close unexpectedly.
1679         * A mute sounds option has been added to the preferences window to
1680           help with discoverability.  CTRL+S is no longer bound to mute.
1681         * Added ability to change the color of visited links (using the theme
1682           control plugin, or setting the color in ~/.gtkrc-2.0)
1683         * Fix a crash occuring when a custom smiley is deleted and re-added and
1684           used in an open conversation after being re-added.
1686         Finch:
1687         * A new 'Nested Grouping' option in the 'Grouping' plugin. Group
1688           hierarchies are defined by the '/' character in the group names.
1689         * A bug was fixed where some key-bindings wouldn't work with some TERMs
1690           (e.g. xterm-color, screen-linux etc.)
1692         MSN:
1693         * Operations (such as moving to a new group) on contacts that were added
1694           in the same session should now complete correctly, and not cause
1695           synchronization errors at next login.
1696         * Minor fixes to login process during a server transfer.
1697         * Restored the "Has You" feature to the MSN protocol tooltips.
1698         * ADL 205/214/etc errors should no longer prevent login.
1700         XMPP:
1701         * Sending and receiving custom smileys using the specification in
1702           XEP-0231 (bits of binary) and XHTML-IM
1704         Yahoo:
1705         * Only send a Ping once every hour.  This prevents the account from
1706           being disconnected from the server periodically.
1708 version 2.5.1 (08/30/2008):
1709         libpurple:
1710         * In the Join/Part plugin, add the ability to apply the rules to
1711           buddies.  By default, joins and parts for buddies are still shown.
1712         * Support SOCKS proxies specified in GNOME or Windows proxy settings.
1713         * Fix some possible crashes in MSNP15.
1714         * Enable a default SSL trust relationship for MSN servers.
1715         * Avoid disconnecting from XMPP servers on parse errors that are
1716           non-fatal.
1717         * Include some perl files that were mistakenly omitted in 2.5.0.
1719         Pidgin:
1720         * Prevent use of custom smilies without "shortcuts."
1721         * Fix a crash that could appear with AIM buddy tooltips.
1723         Artwork:
1724         * General refresh of many icons in the interface.
1725         * Many cleanups to artwork source are now included in the distribution.
1726         * A new "throbber" animation has been added to indicate when accounts
1727           are connecting.
1729 version 2.5.0 (08/18/2008):
1730         libpurple:
1731         * Ability to create custom smileys (currently only the MSN protocol
1732           utilizes the feature). (Thanks to Mauro Sérgio Ferreira Brasil,
1733           Marcus Lundblad, Jorge Villaseñor and other contributors)
1734         * Add a configure option, --with-system-ssl-certs to allow packagers
1735           to specify a system-wide SSL CA certificates directory.  When set,
1736           we don't install our SSL CA certs, so it's important that the
1737           libpurple package depend on the CA certificates.
1738         * Add SSL Certificates support to the NSS SSL plugin. (Thanks to Lou
1739           Cipher)
1741         XMPP:
1742         * Fix a bug that caused the UI to not refresh and caused the client
1743           to use 99% CPU when an XMPP account lost its connection to the
1744           server.
1745         * Possibly fix a bug where some clients could get into a state
1746           where they moved a buddy back and forth between two groups in
1747           an endless loop.
1749         IRC:
1750         * /ctcp command (Vladislav Guberinić)
1751         * Allow for auto-detection of incoming UTF-8 formatted text on
1752           accounts which are configured to use some other encoding.
1754         MSN:
1755         * Update MSN support to protocol 15 (Elliott Sales de Andrade, Jorge
1756           Villaseñor, Mike Ruprecht, Carlos Silva, Ma Yuan, Daniel Ljungborg
1757           and others)
1758         * Personal messages are now supported. They are treated as status
1759           messages.
1760         * Offline IM is now supported.
1761         * Aliasing is now supported server-side.
1762         * Buddies are now emblemed. Bots and web clients should now be
1763           distinguished.
1764         * Update smiley set for non-faces.
1765         * Failing to update a buddy icon when the buddy has gone offline no
1766           longer crashes.
1767         * Custom smileys received in a chat no longer go to a new window.
1768         * Processing is no longer completely frozen after the servers block a
1769           message because it contains (what they consider) inappropriate text.
1771         Pidgin:
1772         * Custom buddy icons can now be added to and removed from buddy list
1773           entries via the buddy list entry right-click menu.
1774         * Resize large incoming custom smileys to a maximum of 96px on either
1775           side.
1776         * Offer to add new buddies into the same contact as existing buddies
1777           in the same group if the alias given is the same.
1778         * Minor smiley style update.
1780         General:
1781         * Group and Chat buddy list entries can now be given custom buddy
1782           icons.
1784         Finch:
1785         * Added "Invite..." menu to chats.
1786         * Added "View All Logs" menu in the buddylist to display a list of all IM
1787           logs.
1788         * Added '/msgcolor' command to change colors of different classes of
1789           messages in a conversation. See '/help msgcolor' for details.
1790         * Added tab-completion for commands in conversation windows.
1792 version 2.4.3 (07/01/2008):
1793         libpurple:
1794         * Yahoo! Japan now uses UTF-8, matching the behavior of official clients
1795           and restoring compatibility with the web messenger (Yusuke Odate)
1796         * Setting your buddy icon once again works for Yahoo! accounts.
1797         * Fixes in the Yahoo! protocol to prevent a double free, crashes on
1798           aliases, and alias functionality
1799         * Fix crashes in the bonjour protocol
1800         * Always use UTF-8 for Yahoo! (#5973)
1801         * Fix a crash when the given jabber id is invalid.
1802         * Make the IRC "unknown message" debugging messages UTF-8 safe.
1803         * Fix connecting to ICQ
1804         * Fix a memleak when handling jabber xforms.
1806         Pidgin:
1807         * Include the send button plugin in the win32 build
1808         * Various memory leak fixes
1810 version 2.4.2 (05/17/2008):
1811         http://developer.pidgin.im/query?status=closed&milestone=2.4.2
1812         libpurple:
1813         * In MySpaceIM, messages from spambots are discarded (Justin Williams)
1814         * Strip mIRC formatting codes from quit and part messages.
1815         * IRC now displays ban lists in-channel for joined channels.
1816         * Fixed a bug where the list of loaded plugins would get removed when
1817           switching between different operating systems.
1818         * Fix reception of IRC PART without a part message on Undernet
1819           (fixes a problem with litter in the channel user list).
1820         * IRC no longer crashes on /list on servers which erroneously omit
1821           RPL_LISTSTART.
1822         * Update the NetworkManager support to use D-Bus directly, instead of
1823           libnm-glib.  Hopefully it's stable now.  It will now compile by
1824           default if you have D-Bus support and NetworkManager.h. (Elliott
1825           Sales de Andrade)
1826         * MSN buddy list synchronization is now more forgiving, only asking
1827           about buddies who have disappeared completely from the server list
1828           and not those that have simply moved groups.
1829         * IRC will now try to append 1-9 to your nick if it is in use, instead
1830           of substituting the last character with 1-9 where possible.
1831         * Bonjour buddies will be saved persistently if they're moved out of
1832           the "Bonjour" group. (Eion Robb)
1834         Pidgin:
1835         * The typing notification in the conversation history can be disabled or
1836           customized (font, color etc.) in .gtkrc-2.0.
1837         * Added a plugin (not installed by default) which adds a Send button
1838           back to the conversation window. People without physical keyboards
1839           have a hard time with the lack of the button.
1840         * Clicking on the buddyicon in the conversation window toggles the
1841           size of the icon between small and large.
1842         * The settings of a chat (e.g. Handle in an XMPP chat, or Exchange in
1843           an AIM chat) can be edited from its context menu in the buddy list.
1844         * Add a "Present conversation window" preference to the Message
1845           Notification plugin; the "Raise conversation window" option does not
1846           unminimize windows or draw attention to them when they are on other
1847           workspaces--the "Present" option should.
1848         * Add a preference to set Escape as the keyboard shortcut for closing
1849           the conversation window.
1850         * Add an option in the context menu to disable smileys in the selected
1851           text in the conversation history/log viewer. This should help people
1852           who regularly paste code in conversations.
1853         * Add a preference to choose the minimum size of the text input area in
1854           lines.
1855         * Moved the "Local alias" field in the Modify Account dialog to be below
1856           the "User Options" heading on the "Basic" tab.
1857         * Number of room occupants is now shown in chat tooltips where possible
1859         General:
1860         * The configure script now dies on more absent dependencies.  The
1861           --disable-xxx arguments to configure can be used to bypass unneeded
1862           dependencies.  This will also cause the configure script to die if an
1863           --enable-xxx option is used and the dependencies it requires are
1864           missing.
1865         * The Evolution integration plugin must now be explicitly enabled.  Use
1866           the --enable-gevolution argument to configure to enable it.
1867         * The Contact Availability Prediction plugin must now be explicitly
1868           enabled.  Use the --enable-cap argument to configure to enable it.
1870         Finch:
1871         * New default binding ctrl+x to open context menus.
1872         * Menu triggers and other bindings will no longer conflict.
1873         * Middle click pastes the internal clipboard (when mouse support is
1874           enabled).
1876 version 2.4.1 (03/31/2008):
1877         http://developer.pidgin.im/query?status=closed&milestone=2.4.1
1879         libpurple:
1880         * Treat AIM Unicode messages as UTF-16 rather than UCS-2; this
1881           should have no functional effect, other than continued support
1882           on systems which have dropped UCS-2 conversions.
1883         * Add support for setting buddy icons on Gadu-Gadu (Tomasz Salacinski)
1884         * Fix a crash when clearing the buddy icon for an account on XMPP
1885         * Fix a crash during login for some ICQ accounts
1886         * Prefer more available resources on XMPP when priorities are equal
1887         * Fix incorrectly marking some Yahoo! contacts as blocked
1888         * Improved handling of UTF-8 group names on ICQ (beret)
1889         * Fix a crash when starting if you have a Zephyr account
1890         * Increase XMPP ping timeout to 120 seconds, to prevent poor network
1891           connections from timing out unnecessarily.
1892         * Don't crash on XMPP forms with empty default values.
1893         * Fix issues with CHAP authentication for SOCKS5 proxies.
1895         Pidgin:
1896         * Remove a workaround for older versions gstreamer that was causing
1897           crashes on some non-Linux systems such as HPUX
1898         * Fix some cases of the conversation input entry area being 1 pixel high
1899         * Fix for displaying channel & buddy names in conversation window when
1900           they have '&' in them
1901         * Some memory leak fixes, especially in the Text Replacement plugin
1902         * Rectangular but non-square buddy icons have rounded corners in the buddy
1903           list
1905         Finch:
1906         * Fix compiling with Glib older than 2.6
1907         * Ensure existing conversations selected from the 'Send IM' dialog are
1908           given focus
1909         * Move the tooltip on the left of the buddylist if there's not enough room
1910           on the right to show it.
1912 version 2.4.0 (02/29/2008):
1913         http://developer.pidgin.im/query?status=closed&milestone=2.4.0
1915         libpurple:
1916         * Added support for offline messages for AIM accounts (thanks to
1917           Matthew Goldstein)
1918         * Fixed various problems with loss of status messages when going
1919           or returning from idle on MySpaceIM.
1920         * Eliminated unmaintained Howl backend implementation for the
1921           Bonjour protocol.  Avahi (or Apple's Bonjour runtime on win32) is
1922           now required to use Bonjour.
1923         * Partial support for viewing ICQ status notes (Collin from
1924           ComBOTS GmbH).
1925         * Support for /notice on IRC.
1926         * Support for Yahoo! Messenger 7.0+ file transfer method (Thanumalayan S.)
1927         * Support for retrieving full names and addresses from the address book
1928           on Yahoo! Japan (Yusuke Odate)
1929         * The AIM/ICQ server-side preference for "allow others to see me
1930           as idle" is no longer unconditionally set to "yes" even when
1931           your libpurple preference is "no."
1932         * Fix SSL certificate checks for renewed certificates
1933         * Fix the ability to set vCard buddy icons on Google Talk/XMPP
1934         * D-Bus fixes on 64bit
1935         * Fixed retrieval of buddy icons and setting of server-side aliases on
1936           Yahoo! and Yahoo! Japan when using an HTTP proxy server (Gideon N.
1937           Guillen)
1938         * Fixed an MSN bug that would leave you appearing offline when transferred
1939           to different server
1941         Pidgin:
1942         * Added the ability to theme conversation name colors (red and blue)
1943           through your GTK+ theme, and exposed those theme settings to the
1944           Pidgin GTK+ Theme Control plugin (Dustin Howett)
1945         * Fixed having multiple alias edit areas in the infopane (Elliott Sales
1946           de Andrade)
1947         * Save the conversation "Enable Logging" option per-contact (Moos
1948           Heintzen)
1949         * Typing notifications are now shown in the conversation area
1951         Finch:
1952         * Color is used in the buddylist to indicate status, and the conversation
1953           window to indicate various message attributes. Look at the sample gntrc
1954           file in the man page for details.
1955         * The default keybinding for dump-screen is now M-D and uses a file
1956           request dialog. M-d will properly delete-forward-word, and M-f has been
1957           fixed to imitate readline's behavior.
1958         * New bindings alt+tab and alt+shift+tab to help navigating between the
1959           higlighted windows (details on the man page).
1960         * Recently signed on (or off) buddies blink in the buddy list.
1961         * New action 'Room List' in the action list can be used to get the list of
1962           available chat rooms for an online account.
1963         * The 'Grouping' plugin can be used for alternate grouping in the
1964           buddylist. The current options are 'Group Online/Offline' and 'No
1965           Group'.
1966         * Added a log viewer
1967         * Added the ability to block/unblock buddies - see the buddy context menu
1968           and the menu for the buddy list.
1969         * Fixed a bug preventing finch working on x86_64
1971 version 2.3.1 (12/7/2007):
1972         http://developer.pidgin.im/query?status=closed&milestone=2.3.1
1973                 NOTE: Due to the way this release was made, it is possible that
1974                       bugs marked as fixed in 2.3.1 will not be fixed until the
1975                       next release.
1977         * Fixed a number of MSN bugs introduced in 2.3.0, resolving problems
1978           connecting to MSN and random local display name changes
1979         * Going idle on MySpaceIM will no longer clear your status and message.
1980         * Idle MySpaceIM buddies should now appear online at login.
1981         * Fixed crashes in XMPP when discovering a client's capabilities
1982         * Don't set the current tune title if it's NULL (XMPP/Google Talk)
1983         * Don't allow buddies to be manually added to Bonjour
1984         * Don't advertise IPv6 on Bonjour because we don't support it
1985         * Compile fixes for FreeBSD and Solaris
1986         * Update QQ client version so some accounts can connect again
1987         * Do not allow ISON requests to stack in IRC, preventing flooding IRC
1988           servers when temporary network outages are restored
1989         * Plug several leaks in the perl plugin loader
1990         * Prevent autoaccept plugin overwriting existing files
1992 version 2.3.0 (11/24/2007):
1993         http://developer.pidgin.im/query?status=closed&milestone=2.3.0
1994                 NOTE: Some bugs marked fixed in 2.2.1, 2.2.2 or 2.2.3 may not
1995                       have been fixed until this release (2.3.0).
1997         libpurple:
1998         * Real usernames are now shown in the system log.
1999         * We now honor a PURPLE_DISABLE_DEPRECATED define to allow plugins to
2000           catch deprecated functions earlier rather than later.
2001         * Thanks to a patch from Intel, the Bonjour prpl now supports file
2002           transfers using XEP-0096 and XEP-0065.  This should enable file
2003           transfers between libpurple clients and Gajim clients, but will not
2004           work with iChat or Adium as they use a different file transfer
2005           implementation.
2006         * XMPP password changes that return errors no longer cause the saved
2007           password to be changed.
2008         * XMPP file transfer support has been enhanced to support sending
2009           files through a proxy when the server supports discovering a
2010           a bytestream proxy.  This should make file transfers much more
2011           reliable.  The next release will add support for manually specifying
2012           a proxy when the server doesn't advertise one.
2014         Pidgin:
2015         * If a plugin says it can't be unloaded, we now display an error and
2016           remove the plugin from the list of saved plugins so it won't load
2017           at the next startup.  Previously, we were ignoring this case, which
2018           could lead to crashes.
2019         * Mark dialog windows as transient for appropriate parent windows to
2020           help window managers do the right thing  (Gabriel Schulhof)
2021         * Connection errors are now reported in mini-dialogs inside the buddy
2022           list, rather than as buttons in the buddy list and with dialog
2023           boxes.  If several accounts are disabled when you sign on elsewhere,
2024           you can now re-enable them all with a single click.
2025         * Added tooltips to the Room List window to show full topics
2026         * Added buttons in preferences to access GNOME network and browser
2027           preferences configuration dialogs when running under GNOME
2028         * If you alias a buddy to an alias that is already present within
2029           a particular group, we now offer to merge the buddies into the
2030           same contact.
2031         * A music emblem is now displayed in the buddy list for a buddy if we
2032           know she is listening to some soothing music.
2033         * Added a 'Move to' menu in buddy list context menu for moving buddies
2034           to other groups as an alternative to dragging.
2035         * Group headings are now marked via an underline instead of a
2036           different color background.
2037         * It is now possible to mark a chat on your buddy list as "Persistent"
2038           so you do not leave the chat when the window or tab is closed.
2039         * The auto-join option for chats is now listed in the "Add Chat"
2040           dialog along with the new persistence option.
2041         * Closing an IM no longer immediately closes your conversation.  It
2042           will now remain active for a short time so that if the conversation
2043           resumes, the history will be retained.  A preference has been added
2044           to toggle this behavior.
2045         * The "Smiley" menu has been moved to the top-level of the toolbar.
2046         * Pidgin's display is now saved with the command line for session
2047           restoration.  (David Mohr)
2048         * ICQ Birthday notifications are shown as buddy list emblems.
2049         * Plugin actions are now available from the docklet context menu
2050           in addition to the Tool menu of the buddy list.
2051         * The manual page has been heavily rewritten to bring it in line
2052           with current functionality.
2054         Finch:
2055         * If a plugin says it can't be unloaded, we now display an error and
2056           remove the plugin from the list of saved plugins so it won't load
2057           at the next startup.  Previously, we were ignoring this case, which
2058           could lead to crashes.
2059         * It's possible to bind key-strokes to specific menuitems in the windows.
2060           Read the 'Menus' section in the man-page for details.
2061         * 'transpose-chars' operation for the entry boxes. The default key-binding
2062           is ctrl+t.
2063         * 'yank' operation for the entry boxes. The default binding is ctrl+y.
2065 version 2.2.2 (10/23/2007):
2066         http://developer.pidgin.im/query?status=closed&milestone=2.2.2
2067                 NOTE: Due to the way this release was made, it is possible that
2068                           bugs marked as fixed in 2.2.1 or 2.2.2 will not be fixed
2069                           until the next release.
2071         * Various bug and memory leak fixes
2072         * Look for a default prefs.xml in the CSIDL_COMMON_APPDATA directory
2073           (e.g. c:\Documents and Settings\All Users\
2074                 Application Data\purple\prefs.xml) on Windows, similarly to
2075           how this is done on other platforms.
2077 version 2.2.1 (09/29/2007):
2078         http://developer.pidgin.im/query?status=closed&milestone=2.2.1
2079                 NOTE: Due to the backporting that happened for the actual
2080                       release, it is possible bugs marked as fixed in 2.2.1
2081                       will not be fixed until 2.2.2.
2083         libpurple:
2084         * A few build issues on Solaris were fixed.
2085         * Cancelling the password prompt for an account will no longer leave
2086           it in an ambiguous state.  (It will be disabled.)
2087         * Fixed an erroneous size display for MSN file transfers. (galt)
2088         * Fixed multiple memory leaks, particularly in XMPP and MySpace
2089           protocols
2090         * Fixed remembering proxy preferences and status scores
2091         * Gmail notifications are better tracked
2093         Pidgin:
2094         * Fixed keyboard tab reordering to move tabs one step instead of two.
2095         * You should no longer lose proxy settings when Pidgin is restarted.
2096         * Fixed detection of X11 when compiling
2098         Finch:
2099         * Pressing 'Insert' in the buddylist will bring up the 'Add Buddy'
2100           dialog.
2102 version 2.2.0 (09/13/2007):
2103         http://developer.pidgin.im/query?status=closed&milestone=2.2.0
2105         libpurple:
2106         * New protocol plugin: MySpaceIM (Jeff Connelly, Google Summer of
2107           Code)
2108         * XMPP enhancements. See
2109           http://www.adiumx.com/blog/2007/07/soc-xmpp-update.php (Andreas
2110           Monitzer, Google Summer of Code for Adium)
2111         * Certificate management. libpurple will validate certificates on
2112           SSL-encrypted protocols (William Ehlhardt, Google Summer of Code)
2113         * Some adjustments were made to fix sending messages when using
2114           the MSN HTTP method. (Laszlo Pandy)
2115         * Yahoo! Chat is fixed.
2116         * Some AIM file transfer issues between Pidgin and other clients
2117           have been fixed. (Kyryll A Mirnenko)
2118         * Properly restore idle status and time for AIM and ICQ accounts
2119           when they reconnect after being disconnected.
2121         Pidgin:
2122         * Insert Horizontal Rules and Strikethrough text from toolbar.
2123         * Option to show protocol icons in the buddy list, from the
2124           Buddies > Show menu. (Justin Heiner)
2125         * Ability to build with native, non-X11 GTK+ on OSX. (Anders
2126           Hasselqvist)
2127         * Remember the 'Enable Sounds' setting for a conversation.
2128         * Right-clicking the empty space in the formatting toolbar
2129           allows you to toggle back to the old "ungrouped" version.
2130         * Protocols supporting account registration via Pidgin now show
2131           a descriptive checkbox instead of a vague "Register" button.
2132         * Fixed a bug where a tab would be shown on single conversations
2133           when tabs were disabled.
2135         Finch:
2136         * Per-conversation mute and logging options (accessible from the menu).
2138 version 2.1.1 (08/20/2007):
2139         Yahoo:
2140         * Added an account action to open your inbox in the yahoo prpl.
2141         * Added support for Unicode status messages in Yahoo.
2142         * Server-stored aliases for Yahoo. (John Moody)
2143         * Fixed support for Yahoo! doodling.
2144         * Limited support for MSN Messenger contacts
2145         
2146         Bonjour:
2147         * Bonjour plugin uses native Avahi instead of Howl
2148         * Bonjour plugin supports Buddy Icons
2150         XMPP:
2151         * Only report conversation close when 'send typing notifications'
2152           preference is turned on (Bob Rossi)
2154         Pidgin:
2155         * Show current outgoing conversation formatting on the font label on
2156           the toolbar
2157         * Slim new redesign of conversation tabs to maximize number of
2158           conversations that can fit in a window
2159         * Tab bar is not visible when only one conversation is open. You can
2160           drag and drop conversations from the infopane.
2161         * Moved "Reset Formatting" toolbar button to Font menu.
2162         * Double click on the infopane to alias buddies and set topics
2163           on chats
2164         * New smiley style
2166         Finch:
2167         * Sound support (Eric Polino)
2169 version 2.1.0 (07/28/2007):
2170         libpurple:
2171         * Core changes to allow UIs to use second-granularity for scheduling.
2172           Pidgin and Finch, which use the glib event loop, were changed to use
2173           g_timeout_add_seconds() on glib >= 2.14 when possible.  This allows
2174           glib to better group our longer timers to increase power efficiency.
2175           (Arjan van de Ven with Intel Corporation)
2176         * No longer linkifies screennames containing @ signs in join/part
2177           notifications in chats
2178         * With the HTML logger, images in conversations are now saved.
2179           NOTE: Saved images are not yet displayed when loading logs.
2180         * Added support for QIP logs to the Log Reader plugin (Michael Shkutkov)
2182         Pidgin:
2183         * Ensure only one copy of Pidgin is running with a given configuration
2184           directory.  The net effect of this is that trying to start Pidgin a
2185           second time will raise the buddy list.  (Gabriel Schulhof)
2186         * Undo capability in the conversation window
2187         * The formatting toolbar has been reorganized to be more concise.
2188         * A new status area has been added to the top of conversations to
2189           provide additional detail about the buddy, including buddy icon,
2190           protocol and status message.
2191         * Show idle times in the buddy list as days, hours, seconds
2193         Finch:
2194         * There's support for workspaces now (details in the manpage)
2195         * There's a new custom window manager, Irssi
2196         * Some improvements for tab-completion, tooltip and the password entries
2197         * Some bugs regarding search results fixed
2198         * A new DBus-script to create a docklet for finch
2199         * Support for showing empty groups in the buddy list (Eric Polino)
2201 version 2.0.2 (06/14/2007):
2202         Pidgin:
2203         * Added a custom conversation font option to preferences
2204         * Fixed smiley ordering in the insert smiley popup to be more intuitive
2205         * Conversation->More menu items work for Chats as well as Buddies,
2206           including those not on your buddy list
2207         * newline plugin should work better with conversation colors plugin now
2208         * Get Info on users now provides immediate feedback that something is
2209           happening
2210         * Aliasing a buddy will not be interrupted by other buddy list activity
2211         * Using the -l option to log in to a specific account works better
2213         libpurple:
2214         * Moving an ICQ buddy from one group to another no longer
2215           re-requests authorization from that person (Rene Hausleitner)
2216         * Added nullprpl, an example protocol plugin (Ryan Barrett)
2217         * Fixed SOCKS5 bug which caused Jabber file receiving to fail
2218         * Remove MSN's random "Authorization Failed" dialogs
2219         * Fix MSN to correctly detect incorrect passwords and disable the account
2220         * Get User Info on MSN is now more reliable & accurate
2221         * Updated SILC protocol to support SILC Toolkit 1.1 (Pekka Riikonen)
2222         * Fix for some QQ authentication problems
2223         * Fix for building on FreeBSD
2224         * Prevent "Logged in:" times for AIM buddies being ridiculously high
2225         * Updates and fixes to Bonjour support
2226         * Improve ICQ encoding support for some non-latin languages
2228         Finch:
2229         * Auto account reconnecting
2231 version 2.0.1 (05/24/2007):
2232         * Buddy list update speedups when buddy icons are not being
2233           displayed.  (Scott Wolchok)
2234         * Fix icons on docklet change status menu to match the status selector
2235         * Custom smileys on MSN can be saved by right-clicking on them
2236         * Fix a crash deleting a buddy that is in the Buddy List more than once
2237         * Compile fixes for Solaris
2238         * Fix GTalk formatting when there's a space before/after a */_
2239         * Fix Log viewer crash when the filename is not in the expected format
2240         * Get User Info now provides immediate feedback, and is updated when the
2241           user information is available
2242         * Make the choose buddy icon dialog correctly list the current directory
2243         * Fix for buddy icons disappearing
2244         * Timestamps are always on in debug output (-d) and Debug Window now
2245         * Don't escape html entities in Yahoo! system messages
2246         * Fix for the choose buddy icon dialog resizing strangely as files are selected
2247         * Receives notifications when XMPP buddies send "leaving chat"
2248           messages
2249         * Fix the typing animation so it doesn't stop animating once a conversation
2250           has gone from typing -> not typing -> typing
2251         * Fix error messages when joing XMPP chats
2252         * Identify the account when warning about plaintext auth over an
2253           unencrypted channel
2254         * Fix XMPP SASL authentication error when using Cyrus and a connect server
2255         * Fix changing tab locations to update properly
2256         * Turning off "Show formatting on incoming messages" now ignores
2257           formatting in <span> tags too
2258         * File transfer progress for transfers on MSN is now correctly displayed
2259         * You can set/change alias of buddies/chats by double-clicking on the
2260           conversation tabs (Ma Xuan)
2261         * Fix IRC connection bug with dircproxy (xjoe)
2262         * Ctrl+[shift]+tab focuses the next most active tab (William Thompson)
2263         * Fix Open Hotmail Inbox for MSN to work more reliably
2264         * Add a Google Talk item to the protocol list, to help users who think
2265           we don't support Google Talk.  The item acts just like "XMPP".
2266         * Remember if the X server supports XScreenSaver, to avoid waking it
2267           every 5 seconds.  (Arjan van de Ven with Intel Corporation)
2268         * Change our idle checking to poll only as necessary and raise the
2269           unidle timeout from 5 seconds to 60 when using XScreenSaver.  This
2270           and the XScreenSaver change will reduce Pidgin's effect on power
2271           consumption when running with NO_HZ.  (Arjan van de Ven with Intel
2272           Corporation)
2273         * Conversation -> Save As will now use aliases.
2274         * ALSA added as a possible sound method
2275         * Google Talk accounts will not import buddies from your Gmail address
2276           book
2278         Finch:
2279         * Userlist in chat windows, which can be turned on or off using
2280           "/users" command
2281         * Menus in the conversation windows
2282         * Improved tab completion support
2283         * Ctrl+c prompts with a dialog before exiting
2284         * Filter string in the debug window
2285         * Notify when you leave a chat
2286         * Work around an ncurses bug which appears when half of a multi-cell
2287           character is covered by an upper-level window
2288         * New plugins are shown in bold text in the plugin dialog
2289         * Nicer HTML screendumps
2291 version 2.0.0 (5/3/2007):
2292         * The project has new names - libpurple for the core, Pidgin for the
2293           GTK+ UI and Finch for the ncurses based console UI (AOL LLC)
2295         Build Changes:
2296         * With the Core/UI split complete, it is now possible to build
2297           libpurple without any UIs, creating a library upon which other
2298           UIs may be constructed
2299         * A new ncurses-based console UI called Finch is now available
2300           (Sadrul Habib Chowdhury, Google Summer of Code)
2301         * Reorganized the source tree to split apart the code for the UI
2302           changes and libpurple targets
2303         * libxml2 is now required.  We switched from gmarkup to libxml2 for
2304           more correct XML parsing.
2306         Status System:
2307         * The code dealing with buddy and account status, away messages,
2308           away states, online/offline, etc has been completely rewritten.
2309           Huge thanks to Christian Hammond, Dave West, Daniel Atallah and
2310           Sadrul Habib Chowdhury.
2311         * Your status can now be set from inside the buddy list using the
2312           selector at the bottom of the window.
2313         * To see messages when a buddy signs on or off, goes away, or
2314           becomes idle, load the "Buddy State Notification" plugin
2316         Buddy List:
2317         * Performance when manipulating and displaying the buddy list has
2318           been significantly improved (Aaron Sheldon, Google Summer of Code)
2319         * Buddy icons are now shown in tooltips (Felipe Contreras)
2320         * Tooltips now contain additional information about a "Person" that
2321           contains multiple online buddies
2322         * Added a "Last Seen" field to buddy tooltips
2323         * Contacts will auto-expand when buddies are dragged around
2324         * If Pidgin is exited with the buddy list hidden in the docklet, it
2325           will remain hidden when Pidgin is started again (Scott Shedden)
2326         * Improved buddy list searching with CTRL+F
2327         * Ability to set a buddy icon for all of your accounts at once via
2328           the buddy list (You can still set per-account icons via the
2329           account editor)
2330         * The space wasted by the group expanders has been eliminated and
2331           the expander setting in .gtkrc-2.0 is no longer needed
2332         * Authorization requests don't popup new dialogs anymore. They are
2333           displayed at the bottom of the buddy list instead.
2334         * New mail notifications don't popup new dialogs anymore. They are
2335           displayed at the top of the buddy list instead.
2337         Conversations and Chats:
2338         * Timestamps honor the locale.  To use the traditional style,
2339           enable the "Message Timestamp Formats" plugin.  The plugin
2340           also provides options to show dates in timestamps.
2341         * Messages from buddies in the same "Person" will automatically
2342           use the same conversation window.
2343         * The "Send As" menu has been replaced with a more appropriate
2344           "Send To" menu based on "Persons" on your buddy list
2345         * Message formatting persists between messages (Igor Belyi)
2346         * Full message background colors are now supported
2347         * Smooth scrolling when receiving a new message
2348         * Screenname colors in chats now chosen intelligently
2349         * Conversation buffer scrollback limited to avoid large memory
2350           usage in active conversations
2351         * Control-Shift-Tab will reverse cycle through the conversation tabs
2352           (James Vega)
2353         * Many problems related to having an IM conversation and a chat open
2354           with the same name are fixed (Andrew Hart)
2355         * Warning dialog when closing a window with unread IM messages
2356         * In chats right-click on names in the conversation window to
2357           IM/Send File/Get info/ignore the user
2358         * Added tab management options to the tab right-click menu (Sadrul
2359           Habib Chowdhury)
2360         * Brand new message queueing system.  Sounds are played when a
2361           message is queued rather than when the message is dequeued
2362           (Casey Harkins)
2363         * Ability to find the last message from a user in a chat (Levi Bard
2364           and Sadrul Habib Chowdhury)
2365         * Formatting is preserved across messages
2366           (There are known issues with pasting formatted text.  Either use
2367            "Paste as Plain Text", hit Ctrl-R after pasting, or use the Clear
2368            Formatting button on the toolbar.)
2369         * Performance while joining large chat rooms has been significantly
2370           improved (Aaron Sheldon, Google Summer of Code)
2371         * Bi-Directional text support improvements for GtkIMHtml (Shlomi Loubaton)
2373         Sounds:
2374         * Beautiful new default sounds (Brad Turcotte)
2375         * Use GStreamer for playing sounds, instead of libao
2376         * A volume control in the preferences (Casey Harkins)
2378         Log Viewer:
2379         * Log viewer aggregates logs from the same "Person"
2380         * When opening the log viewer, show the most recent log by default
2381           (Peter McCurdy)
2382         * Logs are now saved with the current timezone, which is displayed
2383           in the log viewer
2384         * Text logs are linkified, so URLs are clickable
2385         * The old logger now caches file offsets, so opening the log viewer
2386           for buddies with old logs should be much faster now if you have large
2387           log files (except the first time for a log, when the cache is built)
2389         Plugins:
2390         * Plugins are now accessed through a separate dialog from the Tools
2391           menu of the Buddy List
2392         * Newly installed plugins can now be activated without restarting
2393           Pidgin (Sadrul Habib Chowdhury)
2394         * Overhauled the system tray/docklet plugin (Casey Harkins)
2395         * Text Replacement Plugin rewritten, works in real time and far more
2396           intuitively (Benjamin Kahn)
2397         * Entries in the text replacement plugin are now sorted
2398           alphabetically
2399         * The text replacement plugin allows non-whole-word replacement rules
2400           (Levi Bard)
2401         * The text replacement plugin offers both case sensitive matching and
2402           automatic case handling
2403         * I'dle Ma'ker plugin now has an easier method to unidle accounts, a
2404           way to idle all accounts at once, and a way to unidle all accounts
2405           idled via the plugin (John Bailey, Sadrul Habib Chowdhury)
2406         * The Evolution Integration plugin now supports Groupwise contacts
2407         * Mono plugin loader (Eoin Coffey)
2408         * Perl plugin loader has been rewritten (John Kelm, Google Summer
2409           of Code)
2410         * New music messaging plugin (Christian Muise, Google Summer of Code)
2411         * gaim-remote has been superceded by new DBUS bindings within libpurple
2412           (Piotr Zielinski, Google Summer of Code)
2413         * The purple-url-handler program has been added to provide a way to
2414           automatically launch IM links via Pidgin or Finch.
2415         * The functionality of the auto-reconnect plugin has been
2416           moved into the core, and the plugin itself has been removed.
2417         * 'Highlight when nick said' option added to Message Notification
2418           plugin.
2419         * The system tray icon is now properly transparent (Dan Winship)
2420         * New Log Reader plugin that can read and display logs from Adium,
2421           MSN Messenger, and Trillian in the log viewer
2422         * New Contact Availability plugin that attempts to predict the
2423           times when people in your buddylist will most likely respond
2424           to you, based on times in the past when they have responded
2425           (Geoffrey Foster, Google Summer of Code)
2426         * A few new plugins: Autoaccept, Autoreply, Buddy Notes, New Line,
2427           Offline Message Emulation, Conversation Colors and Markerline
2429         MSN Features:
2430         * Custom smiley receiving support (Irving Cordova & Francesco Fracassi)
2431         * Added support for sending (with the /nudge command) and receiving
2432           "nudges" (Julien Cegarra, Martin Bayard)
2433         * Added an account action to open your Hotmail inbox from MSN
2434         * Bi-directional text is correctly handled now (Shlomi Loubaton)
2436         Yahoo Features:
2437         * Stealth Settings have been implemented
2438         * Doodle is now supported (Andrew Dieffenbach, Google Summer of Code)
2439         * Buddies' requests to add you to their lists now prompt for
2440           authorization
2441         * Account option to ignore chat and conference invitations (Peter
2442           Lawler)
2443         * Added a /list command to bring up the room list (Peter Lawler)
2445         AIM/ICQ Features:
2446         * ICQ file transfer support with newer ICQ clients (Jonathan Clark,
2447           Google Summer of Code)
2448         * Many overall improvements to AIM and ICQ file transfers (Jonathan
2449           Clark, Google Summer of Code)
2450         * Support for pausing and resuming AIM and ICQ file transfers
2451           (Graham Booker)
2452         * Ability to set ICQ "require authorization" and "web aware"
2453           setting (Ettore Simone)
2454         * ICQ encoding fix for offline buddies (Ilya Konstantinov)
2456         IRC Features:
2457         * SSL support for IRC connections (Daniel Atallah)
2458         * Show an error message when temporarily unable to join an IRC
2459           channel or change your nick
2460         * Added /nickserv, /memoserv, /chanserv and /operserv
2461           commands (Joao Luís Marques Pinto)
2462         * Added CTCP VERSION via /version (Andrej Krivulčík)
2463         * Added /whowas command (achris)
2465         Jabber Features:
2466         * Support for SRV lookups
2467         * Support for buddy icons
2468         * Jabber User Directory searching
2470         SILC Features:
2471         * Whiteboard support (Pekka Riikonen)
2472         * Sending/receiving images in IMs (Pekka Riikonen)
2473         * Cipher and HMAC selection support (Pekka Riikonen)
2474         * Buddy Icon support (Pekka Riikonen)
2476         Other Protocol Changes:
2477         * Bonjour (Rendezvous) protocol support (Juanjo Molinero Horno, Google
2478           Summer of Code)
2479         * Updated Gadu-Gadu protocol support (Bartosz Oler, Google Summer of
2480           Code).  This requires the libgadu library.  See
2481           http://pidgin.im/faq.php#libgadu for more information.
2482         * SIP/SIMPLE support (Thomas Butter, Google Summer of Code)
2483         * Sametime protocol support
2484           Requires the meanwhile library: http://meanwhile.sourceforge.net
2485         * QQ protocol support (Mark Huetsch, Google Summer of Code, and the
2486           developers of the OpenQ project)
2487         * Removed the Napster and TOC protocols plugins
2489         Other Noteworthy Changes:
2490         * NAT traversal support via UPnP (Adam J. Warrington, Google Summer of
2491           Code)
2492         * NAT traversal support via NAT-PMP (Evan Schoenberg and R. Tyler Ballance)
2493         * The modify account dialog now contains two tabs, which should display
2494           better at lower resolutions (Sadrul Habib Chowdhury)
2495         * New "find buddy" results dialog (Alex Converse)
2496         * People using input methods can now use Enter again
2497         * Mouse-over hyperlink coloring is now themeable
2498         * Buddy Pounces now have a proper management window. (Kevin Stange)
2499         * Buddy icons maintain aspect ratio when resized
2500         * The last used directory is remembered for opening or saving files and
2501           buddy icons
2502         * Add an SVG version of our desktop icon, pidgin.svg (John Oyler)
2503         * If a given protocol doesn't support privacy, we now handle blocking
2504           in the core. (Jean-Yves Lefort)
2505         * Smiley themes can now include spaces in the smiley definitions.
2506           The spaces (and now backslashes) must be backslash-escaped.
2507           (Sadrul Habib Chowdhury)
2508         * New e-mail notices are now grouped into one dialog.
2509           (Sadrul Habib Chowdhury, Chris Stafford)
2510         * "Open" in the File Transfer window integrates with GNOME, KDE, and
2511           Windows and falls back to the browser in other environments.
2512         * On Mac OS X, the keyboard/mouse idle time pref now uses system idle
2513           time instead of X11 idle time (Michael Culbertson)
2514         * Autocomplete in the buddy pounce dialog (Sadrul Habib Chowdhury)
2515         * Non-blocking socket I/O is used in most protocol plugins
2516         * All-new icons all over the place (Hylke Bons)
2518         Preference Changes:
2519         * Preferences have been substantially reorganized and cleaned up
2520         * Smiley theme descriptions are now shown correctly for the highlighted
2521           smiley theme (Levi Bard)
2522         * All Buddy List preferences have been moved to the Buddies menu of
2523           the buddy list window.
2524         * Proxy settings will be taken from Gnome if it is running.  These may
2525           still be overridden on a per-account basis.
2526         * Removed "Dim idle buddies;" behavior is now always enabled
2527         * Removed keyboard shortcut preferences for ctrl-B/I/U; enabled by
2528           default, but won't interfere with bindings set by the GTK theme
2529         * Removed keyboard shortcuts preferences for ctrl-# to insert a smiley;
2530           behavior removed from Pidgin
2531         * Removed "Enter" vs. "Ctrl-Enter" to send; "Enter" sends by default,
2532           but it is now possible to change this binding in your GTK theme
2533         * Removed "Show multi-colored screennames in chats;" behavior is now
2534           always enabled and screenname colors automatically adjust themselves
2535           to compensate for background color.
2536         * Removed "Raise Buddy List Window on Events" and the related behavior
2537         * Removed "Display remote nicknames if no alias is set"
2538         * Removed "Show idle times" and "Show warning levels" on the buddy
2539           list; behavior is now always enabled
2540         * Removed "Auto-expand contacts;" contacts expand only when dragging
2541           buddies around the buddy list
2542         * Removed conversation and buddy list buttons and related preferences
2543         * Removed "Raise conversation window" preferences; moved feature to
2544           the notify plugin
2545         * Removed "Show alias in tabs/titles;" behavior is now always enabled
2546         * Removed "Show formatting toolbars;" the setting in conversations'
2547           "Options" menu now affects the global preference
2548         * Removed "Show timestamps;" behavior is now enabled, but is overridden
2549           by the timestamp plugin
2550         * Removed all protocol options pages
2551         * Removed "Escape closes windows;" default key binding is now Ctrl-W
2552         * Removed "Log when buddies sign on/sign off/become idle/become
2553           un-idle/go away/come back" and "Log your own actions;" all of these
2554           will be logged when the system log is enabled
2555         * Removed the separate ignore formatting preferences; behavior has been
2556           consolidated into a single preference
2558 version 1.5.0 (8/11/2005):
2559         * Ability to set IRC quit message (Lalo Martins)
2560         * OSCAR file transfers now work for 2 users behind the same NAT
2561           (Jonathan Clark)
2562         * Yahoo! buddy requests to add you to their buddy list now prompt for
2563           authorization
2564         * Added a /clear command for conversations/chats
2565         * Fixed ICQ encoding for messages with offline ICQ users
2566           (Ilya Konstantinov, SF Bug #1179452)
2567         * Default Yahoo! chat roomlist locale to 'us'
2569 version 1.4.0 (7/7/2005):
2570         * Fix system log start times for some protocols
2571         * SILC compiles with newer SILC toolkit versions (Pekka Riikonen)
2572         * Fixed a bug where buddy icon cache files were left in the icon
2573           cache directory after they were no longer in use.
2574         * Attempt to detect the file type of a buddy icon when saving.
2575         * Additional Yahoo! boot protection (Peter Lawler)
2576         * A few Yahoo! memory leaks plugged (Peter Lawler)
2577         * Fixed handling of the new Yahoo! profile page. (Joshua Honeycutt,
2578           Peter Lawler)
2579         * Fixed localized Yahoo! room lists.  Please refer to the Yahoo!
2580           section of the Gaim FAQ for details. (Peter Lawler)
2581         * Enabled sending files to ICQ users using ICQ 5.02 and newer
2582           (Jonathan Clark)
2584 version 1.3.1 (6/9/2005):
2585         * The file transfer details section now also displays the full path to
2586           the local file sent/received.
2587         * Yahoo! has the following new "/" commands:  /join, /buzz
2588         * Fix Yahoo! privacy bug
2589         * Fix Jabber Get Info crash on busted servers
2590         * Updated our gaim.desktop file, thanks to all our terrific translators
2591           for sending in translations of the changes
2592         * Improvements to how Gaim handles new message notification
2593         * Fix Jabber registration on XMPP servers (including jabber.org)
2595 version 1.3.0 (5/10/2005):
2596         * Removed parts of the font selection dialog that were not respected
2597         * Fix being invited to a multi user chat on MSN
2598         * Multiple SILC accounts should work now (Pekka Riikonen)
2599         * Fix times on jabber chat backlogs
2600         * Fix gevolution plugin to compile with e-d-s 1.0 or 1.2
2601         * Fix gevolution plugin to remember buddy name when someone added you
2602           and you then add them
2603         * Formatting in jabber chats works
2604         * Fix to prevent MSN disconnecting if you change status while connecting
2605         * Fixes for two remotely exploitable crash bugs.  See
2606           http://gaim.sourceforge.net/security/ for more information.
2607         * Change to correctly handle adding jabber buddies on ejabberd servers
2609 version 1.2.1 (4/3/2005):
2610         * URL escaping now works with UTF-8 text. This may break some old log
2611          files.
2612         * Revert to XOR auth for ICQ as the md5 is not fully functional
2613         * Fix bug with going away while in a jabber chat
2614         * MSN bug fixes (Felipe Contreras)
2615         * Escape things properly in IRC
2616         * Docklet fixes: fix the "1 pixel-wide icon" bug, fix problems with Gaim
2617           crashing when the tray manager dies, and work correctly with multi-headed
2618           displays where the tray isn't on the primary screen (Robert McQueen)
2620 version 1.2.0 (3/17/2005):
2621         * Yahoo file receiving and buddy icon receiving work again.
2622         * Limit animated buddy icon frame rates to 10 frames per second
2623           (Nathan Conrad)
2624         * Fix a bug where portions of your account configuration would
2625           fail to be read correctly if you set a proxy user name or
2626           password containing invalid XML characters such as < and >
2627           (Bastien Durel)
2628         * Yahoo! privacy improvements (Bleeter)
2629         * Fix receiving Jabber formatting (broken in 1.1.3)
2631 version 1.1.4 (2/24/2005):
2632         * Fixed a bug where Yahoo! would lose messages (and any other packet
2633           really)
2634         * Correctly show the time when incoming Gadu-Gadu messages were sent
2635           (Carl-Daniel Hailfinger)
2636         * Fixed crashes with glib 2.6
2637         * Fixed MSN crash when conversations time out after the conversation
2638           window was closed
2639         * Fixed an html parsing bug, CAN-2005-0208
2641 version 1.1.3 (2/17/2005):
2642         * CHAP authentication support for SOCKS5 proxies (Malcolm Smith)
2643         * ICQ offline messages are sent using your specified character
2644           set instead of Unicode (Magnus Hult)
2645         * MSN HTTP method works with proxies using authentication (Bastien Durel)
2646         * Really fix the bug where buddies show as logged in for 49 thousand days
2647         * Buddy pounces containing '&' are saved correctly
2648         * Improved MSN error handling when the servers are unavailable
2649         * More MSN bug fixes
2650         * Fix some leaks
2651         * Fix "Find" in the log viewer so that it finds in all logs
2652         * Smileys not appearing at the end of lines has been fixed
2653         * Closing conversation windows no longer cancels active file transfers on
2654           MSN (Felipe Contreras)
2656 version 1.1.2 (1/20/2005):
2657         * MSN 'HTTP Method' fixed (Felipe Contreras)
2658         * Better handling of MSN's Individuals group and buddy status updates
2659           (Felipe Contreras)
2660         * Fix a crash inviting MSN user to a chat when they're already there
2661         * AIM SecurID login support
2662         * Fix configuration of Jabber chat rooms on some servers
2663         * More MSN bug fixes (Felipe Contreras)
2664         * Fix queue messages to Docklet when not globally away (Robert McQueen)
2665         * Fix some leaks
2666         * The Autopackage now builds both the mozilla-nss and the gnutls
2667           ssl plugins, and requires at least one of those libraries.
2669 version 1.1.1 (12/28/2004):
2670         * Allow SILC authentication via public key if your key is password
2671           protected (Michele Baldessari)
2672         * More MSN bug fixes (Felipe Contreras)
2673         * Drag-and-drop to conversation window file transfers work again
2674         * Disable the delete button on pounces that aren't saved yet anyway
2675           (Kevin Stange)
2677 version 1.1.0 (12/02/2004):
2678         New Features:
2679         * Binary relocable. Gaim will find its files even if it's installed
2680           in a location other than the --prefix it was ./configured with.
2681           Pass --disable-binreloc to ./configure to disable.
2682         * IRC now has fallback encodings, and tries harder to display
2683           something useful during an encoding error.
2684         * New MSN protocol icon (Felipe Contreras)
2686         Bug Fixes:
2687         * Fix some leaks (Miah Gregory, Felipe Contreras)
2688         * Fix crashes when removing buddies in certain situations (Andrew Hart)
2689         * Eliminate MSN switchboard errors (Felipe Contreras)
2690         * Fix MSN buddy icon synchronization (Felipe Contreras)
2691         * Correctly display file transfer dialogs for filenames containing &, < or >
2692         * Correctly display MSN authorization dialogs for friendly names containing
2693           &, < or >
2694         * Properly align the right-click docklet menu with the docklet icon in
2695           *nix.
2696         * Fix a crash if the MSN buddy list is not available
2697         * Fix a bug in the request api (Gary Kramlich)
2699 version 1.0.3 (11/11/2004):
2700         Bug Fixes:
2701         * Jabber authentication fixes (Michael Plump)
2702         * Yahoo buddy idle reporting is more accurate (Evan Schoenberg)
2703         * "Allow All" privacy setting works on Yahoo (Peter Lawler)
2704         * Fix a crash when dragging a buddy to the conversation entry area
2705         * Fix a crash removing chats from the buddy list
2706         * Correctly display buddy pounces for aliases with &, < or > in them
2707         * Correctly follow the per-conversation logging option
2709 version 1.0.2 (10/19/2004):
2710         Bug Fixes:
2711         * MSN file transfers work on big endian machines (Jean-Francois Roy and
2712           Evan Schoenberg)
2713         * Fixed the MSN signon crash with Miranda users in the buddy list
2714         * Fixed sending messages to MSN Web Messenger users (Damien Ayers)
2715         * Fixed some memory leaks in the MSN plugin (Evan Schoenberg)
2716         * Fixed a crash viewing certain MSN user profiles (Evan Schoenberg)
2717         * Fixed a crash sending a file on MSN when the file is unreadable
2718         * Fixed a crash deleting accounts (Andrew Hart)
2719         * Fixed a crash inviting to chats (Andrew Hart)
2720         * Fixed a bug in Yahoo privacy handling (Peter Lawler)
2721         * Fixed a crash trying to join a chat from the docklet when not signed in
2722           to a chat-capable account (Daniel Atallah)
2724 version 1.0.1 (10/07/2004):
2725         New Features:
2726         * Use the GNOME default browser when opening links if you're running GNOME
2727           (Alex Duggan)
2728         * Added support for multiple addressbooks in the gevolution plugin
2729           (Henry Jen).
2731         Bug Fixes:
2732         * Send-As menu duplicates less work (Dave West)
2733         * Can now see your own MSN buddy icon (Felipe Contreras)
2734         * Jabber roomlist fetches work again
2735         * Close buttons on tabs in existing conversations correctly reflect the
2736           "show close buttons on tabs" preference (Nathan Fredrickson)
2737         * Fix to make the get_signon(buddy) perl plugin function work (Gregory C.
2738           Harfst)
2739         * Fixed crashes when reloading the gevolution plugin (Henry Jen)
2740         * Fixed some memory leaks in the gevolution plugin.
2741         * Wrap at character boundaries if there is not enough space for a full word
2742         * 64 bit compile warning fixes
2744 version 1.0.0 (09/17/2004):
2745         New Features:
2746         * Drag-and-drop buddy support for the Invite dialog (Stu Tomlinson)
2747         * Drag-and-drop buddy support for the Pounce dialog (Stu Tomlinson)
2748         * View Chat log available from the interface (Daniel Atallah)
2749         * Ability to receive offline messages in character encodings
2750           other than ASCII (thanks to Nick Sukharev)
2751         * File transfer status messages printed to conversation
2752           windows (Dave West)
2753         * Display file transfer messages when someone sends you a file
2754           over AIM (Dave West)
2755         * Handle MSN buddy lists more sanely (Felipe Contreras)
2756         * Zephyr can use tzc to run from behind a firewall (Arun A Tharuvai)
2758         Bug Fixes:
2759         * Work around window manager stupidity with new dialog windows (Dave West)
2760         * Compile with gtk 2.5.x (Gary Kramlich)
2761         * Escape invalid characters in log names (Daniel Atallah)
2762         * Fix for clicking add in an msn chat with 2 or more people in your buddy
2763           list (Daniel Atallah)
2765 version 0.82.1 (08/27/2004):
2766         Bug Fixes:
2767         * Fix a crash when changing the preference for how to display buttons
2768           on conversation windows
2769         * Remove a stray printf() when beginning new conversations and logging
2770           is enabled
2772 version 0.82 (08/26/2004):
2773         New Features:
2774         * Ability to set available messages for AIM
2775           (Tools->Account Actions->Set Available Message...)
2776         * Ability to specify a custom character set for messages sent to ICQ
2777           users and messages received from ICQ users
2778         * Ability to edit your current away message (Rhett Robinson)
2779         * Topics in the conversation window (not the topic field at the
2780           top) with URLs will now appear as links (Stu Tomlinson)
2781         * File transfers appear in the file transfer window when they
2782           are initiated rather than when they begin transferring (Dave West)
2783         * Instead of toggling slash commands on/off, you can now toggle
2784           passing through unknown slash commands on/off.
2786         Bug Fixes:
2787         * Joining a Jabber chat no longer causes a crash (Stu Tomlinson)
2788         * Selecting a buddy icon for a brand new account no longer
2789           causes a crash
2790         * Better file transfer error messages (Dave West)
2791         * Remotely canceled file transfers in MSN are now noticed, so that we
2792           don't accidentally cancel the file transfer and crash Gaim
2793           (Felipe Contreras)
2794         * Protocols that don't support joining chat rooms by name no longer
2795           allow chat rooms to be added to the buddy list (Felipe Contreras)
2796         * Delayed messages and system messages no longer cause
2797           sound events to be triggered (Nathan Fredrickson)
2798         * The chat invite button has a correct label (Stu Tomlinson)
2799         * The system log should leak fewer file descriptors (Ka-Hing Cheung)
2800         * Buddy list tooltips display in more appropriate positions when
2801           using multiple monitors (Dave West)
2802         * Better parsing of URLs containing special characters
2803         * All users are shown when joining a Yahoo! conference (Bleeter Yaluser)
2804         * You now leave all Yahoo! conferences when you log out of Yahoo!
2805         * Buddy Icon updating bug fixed (Felipe Contreras)
2807 version 0.81 (08/05/2004):
2808         New Features:
2809         * The autorecon plugin will somewhat remember state information(Yosef
2810           Radchenko)
2811         * Visual display of ops/voice/halfops/so on in Chats (Stu Tomlinson)
2812         * Tab completion of slash commands in Chats (Stu Tomlinson)
2813         * gaim-remote can now manipulate status (István Váradi)
2814         * The text messages of Yahoo Audibles are now displayed, although
2815           the audio and graphics are not.
2816         * Yahoo! away messages can be 255 characters long now
2818         Bug Fixes:
2819         * Gadu-Gadu should connect again (Andrew Wellington)
2820         * Novell fixes (Mike Stoddard of Novell):
2821                 * Fixed reconnect crash
2822                 * Fixed duplicate root folder bug
2823                 * Fixed bug with folder ordering (on a first time login
2824                   folders were being added in reverse order).
2825         * Use ISO date format for the system log (Eduardo Pérez)
2826         * Long buddy lists with irc should cause flooding disconnects less
2827           (Stu Tomlinson)
2828         * Better smiley substitution
2829         * Fix a crash related to auto-expanding contacts at the bottom of
2830           buddy lists
2831         * Fix a crash on Solaris when changing or viewing information for
2832           your AIM account (Format Screen Name, Change Email Address, etc.)
2833         * HTML in OSCAR buddy comments is now escaped (and not rendered)
2834         * Fix a crash when dragging a screen name to a conversation window
2835           for that screen name
2836         * User-requested new conversation windows are now always given focus
2837         * Pasting HTML into Gaim from certain sources no longer results in
2838           the spaces between some words being removed
2839         * The alias of a contact is now displayed in more places when the
2840           alias of a buddy is not set
2841         * .gaimrc is no longer imported
2842         * Prevent a crash if you sign off and try to dequeue messages from
2843           the away dialog (Kevin Stange)
2844         * Prevent a possible crash if gaim_gtkconv_write_conv is called
2845           with who as NULL (Kevin Stange)
2846         * Prevent (null) or an empty string from being logged as the sender's
2847           name if the sender no longer has an alias because the account is
2848           signed off (Kevin Stange)
2849         * The auto-reconnect plugin will no longer attempt to reconnect an
2850           MSN account if you were disconnected because you signed on from
2851           another location (Stu Tomlinson)
2852         * On Solaris, chatting in IRC using the UTF-8 charset no longer gives
2853           a "conversion failed" error for every message (Arvind Samptur)
2854         * ICQ offline messages should have the correct timestamp (Dave West)
2856 version 0.80 (07/15/2004):
2857         New Features:
2858         * Ability to send files from the conversation window (Daniel Atallah)
2859         * Drag a file into the buddy list or a conversation to send it to that
2860           buddy
2861         * Yet more new commands and features for SILC (Stu Tomlinson)
2862         * Gaim uses the new file chooser when compiled for GTK+ 2.4
2863           (Fernando Herrera)
2864         * Support for the Epiphany web browser (Leonardo Serra)
2865         * Status messages in Gadu-Gadu (Andrew (proton) Wellington)
2866         * Parentheses are now displayed around the title and tabs of
2867           conversations from offline accounts or parted chats.
2868         * Zephyr typing notification (Arun A Tharuvai)
2869         * Account dialog's columns are resizable (Eduardo Pérez)
2871         Bug Fixes:
2872         * The firefox browser option now works with firefox 0.9
2873         * Buddy icons in conversations no longer depend on the
2874           buddy list
2875         * Fix for the bug where some buddies seemed logged in 4
2876           thousand some odd days (Alan Ford)
2878 version 0.79 (06/24/2004):
2879         New Features:
2880         * Display name changes are now shown in the conversation windows.
2881           (Robert Mibus)
2882         * Get Info on Yahoo! now works for nonenglish profiles.
2883           (Ambrose Li)
2884         * General "Get Info" improvements on Yahoo! and MSN (Ambrose Li)
2885         * Yahoo! Japan support. Click More Options and check Yahoo Japan
2886           in the account editor, to use your Yahoo! Japan account
2887         * Gtk themes can now theme the Gaim buddy list independently of
2888           other things (Stu Tomlinson)
2889         * Show timestamps now has a per-conversation option in addition
2890           to the global one, bringing it in line with the other conver-
2891           sation options (Stu Tomlinson)
2892         * Added MSN buddy icons (Felipe Contreras)
2893         * Added MSN file transfer (Felipe Contreras)
2894         * MSN's idle state now actually sets a buddy idle
2895         * Buddy pounce defaults are now more sane, and apply to the state the
2896           buddy is currently in. For example, if the buddy is idle, set
2897           "Return from idle" by default. The last action(s) used are the
2898           defaults for the next pounce
2899         * Yahoo buddy icon support
2900         * Selected buddy icons will automatically convert to the appropriate
2901           format for the protocol. (GTK 2.2 and higher only)
2902         * Dragging an image file into the Modify Account dialog will set that
2903           as a buddy icon.
2904         * Development headers for compiling third-party plugins are now
2905           installed. (Stu Tomlinson)
2906         * Headers for gaim-remote now reside in gaim/ instead of
2907           gaim-include/.
2908         * Basic YCHT support, which allows joining Yahoo! Chats when
2909           logged in using the web messenger method
2911         Bug Fixes:
2912         * Fixed Yahoo! authentication problems.  (Cerulean Studios)
2913         * Non-looping animated icons no longer cause Gaim to freeze
2914         * Flashing windows should work again for unix in window managers that
2915           support the URGENT hint (Etan Reisner)
2916         * Better handling of character sets in RTF for Novell (Mike Stoddard of
2917           Novell)
2918         * Contact list sync problems in Novell fixed (Mike Stoddard of Novell)
2919         * Fixed a crash in SILC that sometimes happened when resolving
2920           the buddy list (Pekka Riikonen)
2921         * Parallel compiles of the perl plugin should work better
2922           (Stu Tomlinson)
2923         * The disconnected UI op was called twice on connection errors. Now
2924           it is only called once. (Evan Schoenberg)
2925         * Dragging into conversation windows works better
2926         * Protocol-specific settings for accounts were being removed whenever
2927           the account was modified. Now they're only removed when the protocol
2928           type changes, as it should be.
2929         * Zephyr bug fixes and memory leak plugs (Arun A Tharuvai)
2930         * Rewrite of MSN buddylist support, which fixed a known syncronization
2931           bug and some others (Felipe Contreras)
2933 version 0.78 (05/30/2004):
2934         New Features:
2935         * Support for the SILC protocol (http://www.silcnet.org/)
2936           (Pekka Riikonen)
2937         * Option to suppress disconnect notification when using
2938           the autoreconnect plugin (Christopher (siege) O'Brien)
2939         * Added support for dragging buddies from the buddy list into the
2940           Add Buddy Pounce dialog
2941         * Pounce notification now includes time (Mike Lundy)
2942         * The history plugin now shows history for chats in addition to IMs
2943         * Menu item to view conversation logs (Tom Samstag)
2944         * Conversation and chat sizes automatically saved (Stu Tomlinson)
2945         * Added support for Novell privacy settings (Mike Stoddard of Novell)
2946         * Added ability to initiate multi-user conferences (chats) in Novell
2947           (Mike Stoddard of Novell)
2948         * Find and Save buttons on the debug window (Stu Tomlinson)
2949         * Plugin Actions menu (Christopher (siege) O'Brien)
2950         * Plugins can now add entries to the right-click menu of a group or chat
2951           (Stu Tomlinson and Christopher (siege) O'Brien)
2952         * Hyperlink colors are now themeable via your ~/.gtkrc-2.0 file
2954         Bug Fixes:
2955         * Compiles again with gcc 2.96 (Ignacio J. Elia)
2956         * Gtk2.0 compatibility fixes (Tim Ringenbach)
2957         * Many documentation updates (Jonathan Champ, Gary Kramlich,
2958           Stu Tomlinson, and Kevin Stange)
2959         * Yahoo works on 64 bit machines (Gary Kramlich)
2960         * Zephyr works on 64 bit machines (Arun A Tharuvai)
2961         * Novell 64bit fixes, better error messages, and buddy list sync fixes
2962           (Mike Stoddard of Novell)
2963         * Novell protocol works on big endian machines (Novell)
2964         * Massive rewrite of MSN support, which should fix a number of issues
2965           and make errors easier to interpret (Felipe Contreras)
2966         * Fixed a privacy-related bug in MSN that affected blocking/permitting,
2967           which was due to case-sensitive string comparisons (Gudmundur
2968           Olafsson)
2969         * Fixed an MSN HTTP method bug where MSN would queue data indefinitely.
2970           (Andrew Wellington)
2971         * All known MSN formatting bugs were fixed.
2972         * Overly long messages and paging cell phones in MSN no longer cause
2973           disconnects (Felipe Contreras)
2974         * Several bug fixes for MSN's MSNSLP and MSNObject support (Finlay
2975           Dobbie)
2976         * ALT-F works correctly in the System Log Viewer (Stu Tomlinson)
2977         * New tabs should scroll correctly again (Tim Ringenbach)
2978         * Dialogs opened from a conversation window are now closed when
2979           the conversation window is closed, preventing a crash (Kevin Stange)
2980         * Copy/paste encoding fixes (Joe Marcus Clarke)
2981         * IRC disconnect crash fix (Luciano Miguel Ferreira Rocha)
2982         * Ampersands in links should work correctly (Tim Ringenbach)
2983         * DirectIM and IM Image support for AIM are greatly improved
2984           (Tim Ringenbach)
2985         * Gadu-Gadu updates (Andrew Wellington)
2986         * Print Gadu-Gadu messages to the debug window instead of the console
2987         * Updated and standardized blist signals (Gary Kramlich)
2988         * Made the recieve-*-msg signals match the sending ones (Stu Tomlinson)
2989         * The idle time for the buddy-idle and buddy-unidle signals should
2990           be correct again.
2992         Preference Changes:
2993         * Added "Conversation placement - By conversation count"
2994         * Added a "none" smiley theme to replace the "Show graphical
2995           smileys" option
2996         * Replace default formatting preferences with a dialog to set a
2997           default formatting in a WYSIWYG manner.
2998         * Removed "Show logins in window," default to yes
2999         * Removed "Send URLs as links," default to yes (in protocols that
3000           support HTML)
3001         * Removed "Show URLs as links," default to yes
3002         * Removed New window height & width and Entry field height for Chats &
3003           IMs, sizes are now saved automatically
3004         * Removed "Tab-complete nicks" default to yes
3005         * Removed "Old-style tab completion", no longer supported
3006         * Removed "Sending message removes away status", default to no
3007         * Removed "Show numbers in groups", default to yes
3008         * Removed "Icons on tabs", default to yes
3009         * Removed "Sounds when you log in", default to no
3010         * Removed "Seconds before resending autoresponse", default to 600
3011           seconds
3012         * Removed "Send autoresponse in active conversations", default to no
3013         * Removed "Show people joining in window", default to yes
3014         * Removed "Show people leaving in window", default to yes
3016 version 0.77 (04/22/2004):
3017         New Features:
3018         * The System Log returns (Ka-Hing Cheung)
3019         * Added a conversation-drag-ended signal (Etan Reisner)
3020         * Reorganized and cleaned up the MSN protocol plugin (Felipe Contreras)
3021         * Added the -c option to specify location of the .gaim directory,
3022           removed the outdated -f option that no longer had any effect (Daniel
3023           Atallah)
3024         * Novell GroupWise protocol support added (Novell)
3025         * WYSIWYG improvements (Tim Ringenbach)
3026         * WYSIWYG editing for user info (Jon Oberheide)
3027         * Rich-text copy and paste
3028         * Plugins can now add menu items to the buddy context menu
3029           (Christopher O'Brien)
3030         * Plugins can now add preferences (Gary Kramlich)
3031         * The TOC protocol is no longer built by default. The plugin is not
3032           being properly tested and is no longer officially supported.
3033         * Bumped up the plugin API version number, and added version numbers
3034           for loader plugins and protocol plugins. Authors will want to
3035           update their plugins, and possibly use GAIM_PLUGIN_API_VERSION,
3036           GAIM_PRPL_API_VERSION, and GAIM_LOADER_API_VERSION constants.
3037         * Zephyr error reporting works (Arun A. Tharuvai)
3038         * Zephyr deals with non-utf8 characters (Arun A. Tharuvai)
3040         Bug Fixes:
3041         * Formatting in the Log viewer is fixed (Kevin Stange)
3042         * Save Conversation works again (Kevin Stange)
3043         * The Clear button in privacy works (Robert Mibus)
3044         * MSN error reporting works again (Stu Tomlinson)
3045         * MSN e-mail notifications should no longer cause Gaim to crash
3046           (Felipe Contreras)
3047         * Fixed an infinite loop bug that would sometimes cause MSN to lock
3048           up (Nickolai Zeldovich)
3049         * All away messages should now show up in tooltips
3050         * Removing zephyr buddies no longer crashes (Arun A. Tharuvai)
3052 version 0.76 (04/01/2004):
3053         New Features:
3054         * WYSIWYG text input (with much help from Gary Kramlich and Kevin
3055           Stange)
3056         * Ability to be invisible on AIM
3057         * Chatroom list support (Tim Ringenbach)
3058         * Added auto-completion for screen names to the New Instant Message and
3059           Get User Info dialogs.
3060         * Non-ascii character support in AIM chats (Uli Luckas and Marco Ziech)
3061         * Vastly improved browser opening, with tab support! (Nathan
3062           Fredrickson)
3063         * Added support for connecting to MSN using the port 80 method.
3064         * Support for Mozilla Firefox (Chris Friesen and Nathan Fredrickson)
3065         * Added protocol-specific preferences (Gary Kramlich)
3066         * Local IP address information can be changed in Preferences
3067           (Tim Ringenbach)
3068         * Improved local IP address detection (Tim Ringenbach)
3069         * Offline accounts in account drop-down lists are now greyed (Etan
3070           Reisner)
3071         * Improved accessibility support for screen readers and other
3072           accessibility tools (Marc Mulcahy)
3073         * Improved accessibility in conversation windows (Nathan Fredrickson)
3074         * Keyboard access to context menus via Shift+F10 (Marc Mulcahy)
3075         * Core/UI split event loop code. (Scott Lamb)
3076         * Added improvements to the multi-field request code, including
3077           required fields and account fields.
3078         * Moved more dialogs to the request API for interface consistency
3079           (Send Message, Get User Info, and Insert Link dialogs)
3080         * Jabber file transfer
3081         * IRC file transfer (Tim Ringenbach)
3082         * Added a hidden preference for disabling buddy list tooltips or
3083           changing the pop-up delay in prefs.xml.
3084         * Moved translation news to po/ChangeLog
3086         Bug Fixes:
3087         * Changes in AIM/ICQ server-side buddy lists take
3088           precedence over the local buddy list
3089         * Significant work on the Zephyr plugin (Arun A. Tharuvai)
3090         * You can now use :/ as a smiley safely (Nathan Owens)
3091         * Various buffer overflow fixes (Stefan Esser)
3092         * Tabs now stay green when they are supposed to (Etan Reisner)
3093         * Fixed a bug where only the first user in a chat room list was removed
3094           sometimes when trying to remove a group of users (Tim Ringenbach)
3095         * Clearing an AIM buddy icon actually removes it from the server,
3096           icons changes in the account editor do not take effect if the
3097           cancel button is used (Stu Tomlinson)
3098         * Improved chat parting logic (Tim Ringenbach)
3099         * Yet Another IRC channel user duplication bugfix (Tim Ringenbach)
3100         * Deleting an account while modifying it will no longer crash gaim.
3101         * Only one account preference window will now appear per account when
3102           clicking Modify.
3103         * Aliases are now shown alongside the screen name in the message
3104           queue window. (Kevin Stange).
3105         * TCL Plugin API changed
3106         * The mobile icon on MSN users is now removed when the person disables
3107           mobile paging (Stu Tomlinson)
3108         * Removing invalid buddies in MSN with a space in their name no longer
3109           causes a disconnect (Stu Tomlinson)
3110         * Multiple MSN chats should now work (Robert Mibus)
3111         * Added new MSN error codes and fixed an incorrect one (Stu Tomlinson)
3112         * Incoming colors are now processed correctly in MSN.
3113         * Conversation placement by account now works correctly with both
3114           chats and IMs, and takes the Combine Chats and IMs option into
3115           consideration.
3116         * Minor tweaks to the list box in the multi-field request dialogs
3117           so they work without a label and scrollbar (Pekka Riikonen)
3118         * Hitting enter in a multi-field request dialog when a textfield has
3119           the focus no longer ignores the changed text in the textfield
3120           (Gary Kramlich)
3121         * The Disconnect dialog no longer raises and gains focus each time
3122           a disconnected account is added (Ka-Hing Cheung)
3123         * Gadu-Gadu might actually connect again (Ignacy Gawedzki)
3124         * Buddy pounces for an account are removed when the account is
3125           deleted (Gary Kramlich)
3126         * Various bug and memory leak fixes (Gary Kramlich)
3127         * Assorted SSL crashfixes
3128         * --enable-debug no longer breaks compilation when using gtk 2.4,
3129           which also broke garnome.
3130         * Tooltips shouldn't crash now (Daniel Atallah)
3132 version 0.75 (01/09/2004):
3133         * New Yahoo! auth method
3134         * Yahoo! file transfer (Tim Ringenbach)
3135         * Yahoo! chat joining fixes (Tim Ringenbach)
3136         * Persons can auto-expand when hovering your mouse over it
3137         * Improved i18n support for MSN email notification (Felipe Contreras)
3138         * Jabber SASL PLAIN support
3139         * Improved Jabber MUC (Chat) support
3140         * Fixed an MSN login bug some people likely experienced (Felipe
3141           Contreras)
3142         * Touch-up various dialogs to follow the Gnome Human Interface
3143           Guidelines more closely (Steven Garrity, Nathan Fredrickson, and
3144           Ka-Hing Cheung)
3145         * Works better with all-black gtk themes (Etan Reisner)
3146         * Mozilla Firebird support (Chris (darth_sebulba04))
3148 version 0.74 (11/25/2003):
3149         * Sort-by-size log sorting fix
3150         * Log directory umask fix for users of gaim-remote
3151         * Fix Jabber room creation on MUC servers.
3153 version 0.73 (11/21/2003):
3154         * New Logging format and code:
3155                 * fixes i18n issues with logs
3156                 * compatible with old logs
3157                 * hopefully fixes segfault in viewing logs
3158         * New disconnected account dialog (Thanks, Daniel Atallah)
3159         * Fixes several Jabber bugs
3160         * Fixes the bug where some dialogs would crash when spell checking was
3161           enabled. Closes #827930.
3162         * Fixed unblocking of users in MSN (Robert Mibus)
3163         * Fixes outgoing mobile pages on MSN.
3164         * The border on the close buttons on inactive tabs are no longer shown,
3165           thanks to a fix used by Galeon.
3166         * Compatible with autoconf 2.58.
3167         * Cleaned up gtkspell-related code (Robert McQueen)
3168         * Changed the parameters for the received-chat-msg signal.
3169         * Added a Release Notification plugin
3171 version 0.72 (10/31/2003):
3172         * Added a search feature to conversations.
3173         * Added an option to remove the formatting toolbar, both globally and
3174           on a per-window basis (Nathan Fredrickson)
3175         * Added a drop shadow to the buddy list tooltip
3176         * Smileys are copyable
3177         * Fixed the ICQ login crash
3178         * Fixed a crash in the Add Chat dialog when selecting an
3179           account that doesn't support chats. Closes bug #821606.
3180         * Fixed a bug where new MSN accounts without buddies added wouldn't
3181           connect.
3182         * Fixed a crash when deleting an account that has IMs or chats open.
3183           Closes bug #821630.
3184         * Smileys have background colors
3185         * If SSL is not enabled, MSN will load, but error on connect.
3186         * Disable Jabber SASL auth until the standard stabilizes
3188 version 0.71 (10/09/2003):
3189         * The right-click menu for e-mail links now presents a "Copy E-Mail
3190           Address" item
3191         * Fix sort by idle to behave as it did pre-contact support (David
3192           Smock)
3193         * Display AIM away messages in the tooltip for buddies when
3194           they are away
3195         * Support for Buddy Comments for AIM and ICQ buddies
3196         * Window icons are now set as buddy icons or status icons
3197         * Get User Info in MSN and Yahoo now return an error indicating that
3198           the information doesn't exist if the profile is empty (parts by
3199           Nathan Poznick)
3200         * Added startup notification support for window managers that support it
3201         * The protocol icon for an account in the accounts window will now
3202           "pulse" when signing the account on.
3203         * Zephyr formatting fixes (Arun A. Tharuvai)
3204         * Zephyr can connect to chats (Karsten Huneycutt)
3205         * SSL support can now be provided by third party plugins.
3206         * Multiple copies of gaim installed at different locations no
3207           longer attempt to load the same, possibly incompatible plugins
3208           (Robert McQueen)
3209         * Implemented another new Yahoo! authentication method
3210         * Fixed a bug displaying Chinese MSN messages (Ambrose C. LI).
3211         * Additional fixes and checks for the perl build process (Sean Burke).
3212         * Massive core/UI splitting.
3213         * Re-write of Jabber protocol plugin
3214         * Conversation API changes.
3215         * Some plugins must be updated due to code variable changes,
3216           function name changes, and change of behavior for certain
3217           functions.
3219 version 0.70 (09/28/2003):
3220         * Implemented Yahoo's new authentication method (Cerulean Studios)
3221         * Protocol plugins that have plugin dependencies now load correctly.
3222         * Perl installs where it's told to a bit more correctly.
3223         * Robert "Robot101" McQueen cleaned and core/UI split IM
3224           image support.
3226 version 0.69 (09/24/2003):
3227         * Added Contact (aka Person, aka Meta-Contact, aka Buddy Merging, etc)
3228           support
3229         * Added MSN 6 smileys.
3230         * Added animated smiley support (Ka-Hing Cheung)
3231         * Added SSL support, compatible with GNUTLS and Mozilla NSS.
3232         * Added plugin IPC.
3233         * Added support for gettext 0.12.x.
3234         * Updated MSN support to the MSN Protocol version 9.
3235         * Jabber now supports SSL
3236         * Yahoo now shows people using the java chat client (Tim Ringenbach)
3237         * Yahoo chat and conference (Tim Ringenbach)
3238         * Yahoo ignore support (Jesse Farmer (farmerje))
3239         * Yahoo idle times displayed, long buddy lists work, sms users,
3240           and other improvements (Tim Ringenbach)
3241         * The accounts window now shows offline accounts as greyed out, and
3242           online accounts as colored.
3243         * Fixed the text replacement plugin.
3244         * Fixed all known signal problems in perl.
3245         * The right-click menu for conversation tabs now shows the tab icon
3246           and status, if tab icons are enabled. (Jesse Farmer)
3248 version 0.68 (09/01/2003):
3249         * Removed the old event system and replaced it with a much better
3250           signal system.
3251         * Added plugin dependency support.
3252         * Rewrote the Perl plugin. All old scripts will break, but it offers
3253           a much better API for new scripts.
3254         * Yahoo color support (Tim Ringenbach (marv_sf))
3255         * Yahoo and MSN get info support (Nathan Poznick)
3256         * Fixed Jabber registrations.
3257         * Fixed a problem where pouncing two users with the same name
3258           appeared in the same conversation window, and other related
3259           problems. (Robot101)
3260         * Corrected problems with proxy preferences.
3261         * Mailchk.c and simple.c compile again (Paul A (darkrain))
3263 version 0.67 (08/14/2003):
3264         * Brought back the message notification plugin (Brian Tarricone)
3265           You'll need to reconfigure your settings for this plugin
3266         * IRC protocol plugin rewritten (Ethan Blanton)
3267         * New IRC protocol icon (Nuno Donato)
3268         * Protocol and status icons now optionally appear on tabs.
3269           (Etan Reisner)
3270         * Various dialog rewrites (Jabber vCard, Add Group, Alias Chat,
3271           Rename Group, Privacy)
3272         * Shows "hiptop" icon for AIM buddies using hiptop
3273           devices (Robey Pointer)
3274         * Privacy core/UI split.
3275         * Conversation placement by group now applies to chats in the buddy
3276           list as well.
3277         * Events in a conversation (user logged in, logged out, window closed,
3278           etc.) now grey the tab.
3279         * Various bug fixes (larne from irc, Tim Ringenbach, Bjoern
3280           Voigt, Paul A (darkrain))
3282 version 0.66 (07/18/2003):
3283         * Freebsd compile fix (Matthew Luckie)
3284         * .spec file improvements (Ethan Blanton)
3285         * Added a gaim-remote man page (Robert McQueen)
3286         * The Remote Control plugin no longer adds duplicate groups to your
3287           buddy list.
3288         * Servers and ports are now imported correctly in MSN.
3289         * Core/UI split the core initialization and shutdown.
3290         * MSN messages with newlines are now sent correctly to MSN clients.
3291         * Fix some sound initialization stuff
3292         * Fix saving and import of default away message
3294 version 0.65 (07/16/2003):
3295         * Massive internal core/ui splitting
3296         * New account dialog
3297         * Preferences moved to ~/.gaim/prefs.xml
3298         * Account information moved to ~/.gaim/accounts.xml
3299         * Pounces moved to ~/.gaim/pounces.xml
3300         * Added protocol icons to various drop-down boxes
3301         * New Send IM buddy icon merged from Ximian Desktop 2
3302         * Fixed "Sort by Status" crash
3303         * Fixed the MSN signon crash
3304         * Fixed the MSN add buddy crash
3305         * Fixed the MSN empty buddy list bug
3306         * Fixed all known MSN chat bugs
3307         * Fixed HTTP redirect handling in smiley retrieval. This fixes the
3308           problems with some smiley themes.
3309         * Chats in MSN can now be initiated by right-clicking a buddy and
3310           choosing Initiate Chat.
3311         * MSN Alerts and incoming MSN pages no longer pop up several error
3312           dialogs
3313         * Ability to view iChat "Available" messages for AIM
3314         * Stores your buddy icon on the server for AIM
3315         * Support for non-ascii characters with Yahoo! Messenger
3316         * Focus returns to the input box when you click elsewhere, like it used
3317           to
3318         * New typing notification icons from Ximian
3320 version 0.64 (05/29/2003):
3321         * Buddy list sorting in buddy list preferences.
3322         * Improved debug window with timestamps and pause buttons.
3323         * New core/ui split notification and request APIs.
3324         * New mail notification dialog.
3325         * Several bug fixes in MSN.
3326         * Conversation window buddy icon bugs were fixed.
3328 version 0.63 (05/16/2003):
3329         * A rewrite of the plugin API. Plugin authors will need to change their
3330           code based off the changes found in other plugins.
3331         * Perl script support is now provided in the perl plugin.
3332         * Debugging is core/ui split, and has a new API with support for
3333           debug levels and categories.
3334         * Support for adding chats to your buddy list.
3335         * MSN protocol plugin was rewritten, has experimental buddy icon
3336           support, and MSN Mobile support.
3337         * Buddy list speed enhancements (Thanks Ethan Blanton).
3338         * Napster protocol updates (Thanks Auke Kok).
3340 version 0.62 (04/23/2003):
3341         * Keyboard shortcuts in the buddy list work again (Thanks Joe
3342           Clarke).
3343         * Support for Jabber XHTML messages
3344         * Ability to re-request authorization from ICQ and Jabber users by right
3345           clicking on them in your buddy list.
3346         * Improved Zephyr internationalization.
3347         * Bug causing 'Hide on Send' windows to be lost forever fixed.
3348         * Iconified windows are now raised properly.
3349         * Dates printed for old/offline messages.
3350         * Some assorted crash bugs fixed.
3352 version 0.61 (04/07/2003):
3353         * Split the buddy pounce core and UI, and rewrote the UI for it.
3354         * Removed folder icons and excess space from the buddy list (Thanks
3355           Dave Camp)
3356         * Fixed a bug involving dragging buddies and groups
3357         * Re-implemented the logout icons.
3358         * New icons for "away" and "aol" (Thanks, Moses Lei)
3360 version 0.60 (04/04/2003):
3361         Core:
3362         * Auto-loading protocol plugins.
3363         * Plugins dialog and perl script menu merged into preferences.
3364         * Don't auto-login if an existing Gaim session is already
3365           running.
3366         * Moved "privacy preferences" to Tools menu.
3367         * -n, --loginwin option to disable autologins.
3368         * Added support for gettext 0.11.x.
3369         * Added support for automake 1.6.
3370         * aim:// URI's supported with gaim-remote command.
3371         * Quit Gaim remotely with gaim-remote. (Thanks, John Silvestri)
3372         * Added rudimentary support for X11R6 session management. (Thanks,
3373           Robert McQueen)
3374         * Conversation backend and UI are now separated. (Thanks,
3375           Christian Hammond)
3376         * Asynchronous, non-blocking, DNS function (Thanks, Nicolas
3377           Lichtmaier)
3378         * As a side effect of the above: IPv6 support. Tested only with IRC
3379           (you can receive ipv6 chat requests from irssi!).
3381         Plugins:
3382         * Tray icon plugin--replaces the old GNOME applet. You'll need
3383           the panel Notification Area applet (aka system-tray-applet)
3384           for GNOME 2, or the Kicker for KDE 3.1. (Thanks, Robert
3385           McQueen, Nicolás Lichtmaier, Kristian Rietveld, Ari Pollak &
3386           Patrick Aussems)
3387         * Added GAIM::remove_event_handler and made set_info short
3388           circuitable in perl. (Thanks, Ryan McCabe)
3389         * event_del_conversation for plugins. (Thanks, Bill Tompkins)
3390         * Notify.c plugin rewritten; check its configure dialog. (Thanks,
3391           Etan Reisner)
3392         * Buddy Ticker made a plugin.
3393         * Idle Maker added to source.
3394         * Fortune profile added to source.
3396         AIM/ICQ:
3397         * TOC no longer compiles statically by default--use OSCAR.
3398         * ICQ plugin no longer gets built--use OSCAR.
3399         * Server-stored buddy lists for ICQ with full support for
3400           authorization (Thanks, Mark Doliner)
3401         * File send/receive support for Aim over Oscar (Thanks, William T.
3402           Mahan and Mark Doliner)
3403         * Non-direct connect typing notification for AIM over OSCAR.
3404           (Thanks, Mark Doliner)
3405         * Allow only people in buddy list privacy option added for AIM.
3406         * Full ICQ info reading support. (Thanks, Vincas Ciziunas)
3407         * Support for synchronizing group renames on server.  Group
3408           rename server synchronization for AIM.  Server-side
3409           synchronization for moving individual AIM buddy to new
3410           group improved. (Thanks, Mark Doliner)
3411         * Ability to add screenname@mac.com people to AIM buddy lists.
3412           (Thanks, Graham Booker)
3413         * Ability to change ICQ password. (Thanks, Mark Doliner)
3414         * Option to have AIM notify you if you have
3415           unread mail. (Thanks, Mark Doliner)
3416         * Parse URL messages, Contact Sending and Pager Messages
3417           in ICQ. (Thanks, Mark Doliner)
3418         * use snprintf instead of sprintf. (Thanks, William T. Mahan)
3419         * Fixed crashbug on empty rvous requests. (Thanks Brandon Scott
3420           (Xeon) for pointing this out, and Matt Pandina for the patch)
3421         * Nice Oscar changes--mostly internal. (Thanks, Mark Doliner)
3423         IRC:
3424         * Added more IRC slash commands -- /W, /VERSION, /MODE, /CTCP stuff,
3425           -- and other cool IRC enhancments. (Thanks, Jonas Birmé)
3426         * IRC's /topic with no argument displays the current topic (Thanks,
3427           Mark Doliner)
3428         * DCC File Receive support for IRC.
3429         * Optional password on IRC accounts. (Thanks, Christian Hammond)
3430         * Added half-op support.
3432         Jabber:
3433         * Jabber invisibility and permanently cancel sending on-
3434           line status to Jabber buddies.
3435         * Jabber roster updated on group renames.
3436         * Fixed a possible segfault when signing off Jabber. (Thanks,
3437           Craig Boston)
3438         * Improved typing notification support for Jabber and
3439           Yahoo! (Thanks, Nathan Walp)
3440         * File receive support for Jabber. (Thanks, Nathan Walp)
3442         MSN:
3443         * MSN users are notified when the other party closes the conversation
3444           window. (Thanks, Christian Hammond)
3445         * File receive support for MSN. (Thanks, Christian Hammond)
3447         Internationalization:
3448         * Now using libiconv for better i18n support (Thanks, Junichi
3449           Uekawa)
3450         * Lots of i18n fixes (Thanks Matt Wilson, Ethan Blanton, A Lee)
3451         * Correct i18n handling for many parts of AIM/ICQ, including
3452           instant messages, away messages, and profiles (Thanks,
3453           Ethan Blanton)
3454         * Improved MSN internationalization (Thanks, A Lee)
3456         Other:
3457         * Optionally uniquely colorize nicks in chats
3458         * Add / Remove buddy menu item added to the chat users list
3459           (Thanks, Jonas Birmé)
3460         * View log button in conversation toolbar (Thanks, Etan Reisner)
3461         * Option to log IMs and Chats seperately. (Thanks, Etan
3462           Reisner)
3463         * Removed Ctrl-C binding for color
3464         * Fix first message in tab not displaying bug (Thanks, Etan Reisner)
3465         * Changed some default options
3466         * Updated desktop and window icons (Thanks, Robert McQueen)
3467         * Switch the .desktop file to the new KDE/GNOME common vfolder
3468           format (Thanks, Robert McQueen)
3469         * Removed all deprecated GTK calls.  Now 100% GTK 2. (Thanks Nathan
3470           Walp, Christian Hammond, Ari Pollak, Ethan Blanton, Robert McQueen)
3471         * Read proxy environment variables. (Thanks, Christian Hammond)
3472         * Fixed security vulnerability with manual browser option (Thanks,
3473           Robert McQueen)
3474         * Can get info for ICQ and Jabber users from the "Edit
3475           Buddies" tab (Thanks, Brian Bernas)
3476         * Code cleanups and fixes (Thanks, Federico Mena Quintero and
3477           Ka-Hing Cheung)
3478         * Word-wrapping on mail notification text (Thanks, Andrew Molloy)
3479         * Generic File Transfer PRPL interface (Thanks, Christian Hammond)
3480         * Better supression of auto-responses (Thanks, Joshua Blanton)
3481         * Drag-and-drop tabs in conversations, and multiple windows with tabs
3482           in each (Thanks, Christian Hammond)
3484 version 0.59.9 (03/01/2003):
3485         * Updated zh_TW.po file (Thanks breeze833)
3486         * Fix an oscar bug that caused some messages from
3487           AOL 8.0 to be dropped (Thanks Mark Doliner)
3488         * Changed "openprojects" to "freenode" in irc.c
3489         * Fixed charset conversion on systems which use a BOM for UCS-4
3490           (Thanks, Alfredo Pen~a, Ethan Blanton)
3491         * Fixed a typo in the man page (Thanks Eric S. Raymond)
3493 version 0.59.8 (01/06/2003):
3494         * Ripped out all gtk2 support (Thanks Nathan Walp).
3495         * Fixed smiley related segfault (Thanks Robert McQueen)
3496         * Yahoo! can connect again
3498 version 0.59.7 (12/21/2002):
3499         * Yahoo i18n fix (Thanks Ethan Blanton).
3500         * Fixed a bug in escaping saved passwords (Thanks
3501           Eric Timme)
3502         * Fixed an overflow bug in perl script autoloading
3503           (Thanks David Kaelbling)
3504         * Some build fixes for those using stricter compilers,
3505           notably MIPSpro (Thanks David Kaelbling)
3506         * Fixed a bad argument to accept() calls (Thanks David
3507           Kaelbling)
3508         * Fixed crashbug on empty rvous requests (Thanks Brandon Scott (Xeon))
3509           for being the first to point this out.
3511 version 0.59.6 (11/07/2002):
3512         * Fixed a segfault introduced in 0.59.5 when gtk
3513           fails to read the ~/.gtkrc or reads it but fails
3514           to create a style from it.
3515         * Jabber conference timestamps are no longer gigantic
3517 version 0.59.5 (10/14/2002):
3518         * Fixed a Yahoo! segfault (Thanks, Craig Metz)
3520 version 0.59.4 (10/06/2002):
3521         * Removed color keybinnding altogether.
3522         * Added a horizontal scrollbar to Edit page of
3523            buddy list. (Thanks, David Fallon)
3524         * Various bug fixes ((Thanks to (in no particular order)
3525           Ethan Blanton, Mark Doliner, Luke Schierer)
3526         * i18n fixes (thanks, A Lee)
3528 version 0.59.3 (09/14/2002):
3529         * Reversed patch that accidentally caused Yahoo
3530           not to connect--for implementation reasons
3531         * Changed "color" binding to Ctrl-K.
3532         * Unaliaising a person in the "Online" tab will show up
3533           in the "Edit" tab as well (Thanks, Jason Willis)
3534         * Internationalization fixes, esp. with UTF-8 locales
3535           (Thanks Matt Wilson and Ethan Blanton)
3537 version 0.59.2 (09/09/2002):
3538         * Japanese translation updated (Thanks, Junichi Uekawa)
3539         * Won't crash when you set your MSN Friendly name to an
3540           empty string.
3541         * Default manual browser command changed to reflect the
3542           fix in 0.59.1
3543         * Fixed the non-manual browser settings which were broke in
3544           0.59.1 (Thanks, Chris Blizzard)
3545         * Improved MSN internationalization (Thanks A Lee)
3546         * Smiley lookup will search for longest match for smilies
3547           like :-(( (Thanks Eric Melski)
3548         * When an IM image is clicked, don't open the browser (Thanks
3549           Ari Pollak)
3550         * Prevent a possible crash in unhide_buddy_list() (Thanks Ari
3551           Pollak)
3552         * Fixed a compilation problem on systems without iconv.
3553         * GtkIMHtml can be set to render font sizes as point size
3554           or AIMish relative sizes -- no more huge Yahoo fonts. (Thanks
3555           Ka-Hing Cheung)
3556         * Fixed a bug with regard to Jabber resources (Thanks Nathan
3557           Walp)
3558         * Fixed a possible segfault when signing off Jabber (Thanks
3559           Craig Boston)
3560         * Word-wrapping on mail notification text (Thanks, Andrew Molloy)
3561         * Strip trailing and leading spaces from MSN/Yahoo names (Thanks,
3562           Arun Tharuvai)
3564 version 0.59.1 (08/25/2002):
3565         * Created a gtk1-stable branch for GTK+ 1.2 bugfix releases.
3566           Development will continue in our main branch in GTK+ 2 only.
3567         * Fixed a security bug in the manual browser setting (Thanks
3568           Robert McQueen)
3569         * Now using libiconv for better i18n support (Thanks Junichi
3570           Uekawa)
3571         * Will work with Perl 5.8 (thanks, Timothy Lee and Dan
3572           Colascione)
3573         * Fix for HTTP proxies (thanks, Ethan Blanton)
3574         * Read proxy environment variables. (thanks, Christian Hammond)
3575         * Use the pretty gaim.png for our menu entry.
3576         * Added support for gettext 0.11.x.
3578 version 0.59 (06/24/2002):
3579         * Squashed a bug in buddy right-click menu handling
3580           that crashed Gaim.  In the process: found and
3581           eliminated some memory leaks.
3582         * Fixed a significant applet leak
3583         * Can now change Jabber password on server (Thanks,
3584           Nathan Walp)
3585         * Certain types of Jabber presence errors no longer
3586           falsely show a buddy on-line.  Instead now a "broken
3587           light-bulb" icon is shown and the error status is
3588           available via "Get Away Msg"  (Thanks and a tip o'
3589           the hat to Christian Hammond for the graphic)
3590         * Conversation struct has pointer to toolbar (thanks Brent
3591           Priddy and Paul Miller)
3592         * Zephyr fixes (thanks, Arun A. Tharuvai)
3593         * Aliases in buddy ticker
3594         * Perl scripts can play Gaim sounds (thanks Andrew Rodland)
3595         * Internal sounds can be played by commands (thanks Lex Spoon)
3596         * Auto-login item in applet menu (thanks Chris Boyle)
3597         * Fixed MSN "Unkown Error Code", "Already there", and
3598           "Already in opposite list" errors
3599         * Changed "Play sound" button to "Mute" button
3600         * You can now have "reserved" chars in IM and proxy passwords
3601         * Jabber now has typing notification  (Thanks, Nathan Walp)
3602         * Improved support for Jabber resources  (Thanks, Nathan Walp)
3603         * Fixed problem with Gaim crashing on non-ASCII Jabber buddy
3604           aliases (Jabber "name" attribute) chars  (Thanks, Ho-seok Lee)
3605         * Plugged memory leaks in Jabber plug-in
3606         * Fixed problem with Jabber away status not being propagated to
3607           conference rooms for jabberd (server) v1.4.2 and above
3608         * Chat room buddy lists are now sorted independent of case
3609         * Added capability for protocol-specific edit buddy menu entries
3610         * Can now remove a Jabber buddy roster item from the server
3611           entirely
3612         * Gaim can now handle messages from Mac ICQ and Miranda ICQ
3613           (Thanks, Mark Doliner)
3614         * Added Mozilla to browser options and changed KFM to
3615           Konqueror.
3616         * Can now set the server and port for MSN and Napster
3617         * MSN Internationalization (Thanks Felipe Contreras and
3618           countless, countless others)
3619         * E-mail addresses are no longer truncated when there is a '.' at
3620           the end.
3622 version 0.58 (05/13/2002):
3623         * Better applet transparency
3624         * Option to raise buddy list on signons/signoffs
3625         * Formatting of incoming MSN messages
3626         * Get Info from menu multiple-account-aware (thanks
3627           Brian Bernas)
3628         * Hide and unhide functions for the filectl plugin.
3629           (Thanks, Ari Pollak)
3630         * Added helpful stuff to the Help menu.
3631         * Self-aliasing from the account editor.
3632         * Better selection in GtkIMHtml (Thanks Ben Miller)
3633         * A warning when your OSCAR buddy list is too long
3634           (Thanks, Mark Doliner)
3635         * ICQ status messages in OSCAR (Thanks, Mark Doliner)
3636         * Play sound when your name is said in a chat
3637         * Approval dialog for Jabber when somebody wants to
3638           subscribe to user's presence. Also gives user the
3639           opportunity to add that buddy if not already on the
3640           user's buddy list.
3641         * Jabber "Change buddy group" roster synchronization now
3642           works again.  (This was unknowingly broken when the
3643           "out-sourced" Jabber libs were upgraded in 0.56)
3644         * Invalid Jabber I.D.'s no longer crash Gaim.  User now
3645           notified with pop-up's.
3646         * Jabber Buddy sign-on time support, added in 0.57,
3647           removed until and unless and inconsistency can be
3648           resolved. (Thanks, Nathan Walp)
3649         * Bug-fix for potential buffer overflow in Jabber
3650           plugin. (Thanks, rwscott)
3651         * Tempfiles used for secure MSN/HotMail login (added in
3652           0.57) are now themselves created securely.
3653         * Secure MSN logins (added in 0.57) no longer blow up
3654           on Solaris.
3655         * Timezone support improved.
3657 version 0.57 (04/25/2002):
3658         * New authorization method for Yahoo!
3659         * Jabber will tell you when your buddies signed on (Thanks
3660           Nathan Walp)
3661         * Jabber improvements (Thanks, Nathan Walp)
3662         * More keyboard shortcuts
3663         * event_chat_recv takes char**'s, and event_im_recv takes
3664           a *guint32 for flags
3665         * Secure hotmail login for MSN (thanks for the tips,
3666           Scott Werndorfer)
3668 version 0.56 (04/11/2002):
3669         * Shell-like send history binded to Ctrl-Up and Ctrl-Down
3670         * libjabber upgraded to most recent stable version
3671         * Buddylist looks a little better
3672         * Fixed MSN privacy settings
3673         * Group deletion fix (Thanks Mark Doliner)
3674         * Alias/Group syncronization for Jabber (Thanks JSeymour)
3675         * Fixed broken signal handling in gdm-started GNOME sessions
3676           (Thanks Jim Seymour, Vann, Robert McQueen)
3677         * Oscar group syncronization (Thanks, Mark Doliner)
3678         * ICQ Authorization via Oscar (Thanks, Mark Doliner)
3680 version 0.55 (03/29/2002):
3681         * Jabber improvements (Thanks Jim Seymour)
3682         * Various sound cleanups (Thanks Robert McQueen)
3683         * Login process shown in single window (Thanks Michael
3684           Golden)
3685         * Can reorder your accounts in the account editor (Thanks
3686           Luke Schierer)
3687         * Shows "mobile" icon for Oscar buddies using mobile
3688           devices (Thanks Mark Doliner)
3689         * Fixed bug in MSN smilies that crashed PPC (and other?) platforms
3690         * HTTP Proxy settings now HTTP compliant (Thanks Robert McQueen)
3691         * Speling corections (Thanks Tero Kuusela)
3692         * Oscar list icon fixes (Thanks Mark Doliner)
3693         * Oscar idle times work again (Thanks Mark Doliner)
3694         * Protocol icons on Edit Buddies tab (Thanks Christian Hammond)
3696 version 0.54 (03/14/2002):
3697         * Compiles without GdkPixbuf again
3698         * GtkIMHtml will refresh when you set a new GTK+ theme
3699         * Improved Yahoo! typing notification (thanks Brian Macke)
3700         * Prompt to authorize MSN buddies who added you while you
3701           were offline (Thanks Jason Willis)
3702         * Option to globally disable Buddy Icon animation (Thanks
3703           Luke Schierer)
3704         * Numerous bugfixes
3705         * Yahoo! will tell you when your buddies are playing Yahoo!
3706           games and give you the ability to join them
3707         * Yahoo! can receive offline messages
3708         * IRC can do DCC chat.
3709         * IRC will convert HTML formatting to mIRC formatting.
3710         * Buddylist tab placement option (Thanks Jason Willis)
3711         * Protocol specific smiley faces
3712         * IM Image sending
3714 version 0.53 (02/28/2002):
3715         * Minor bug fixes re: queued away messages
3716         * Better buddy icon transparency (for real this time ;-))
3717         * Ability to change formatting of Oscar screen name
3718         * Better selection in HTML widget (Thanks BMiller)
3719         * New icons for ICQ (Thanks Kevin Miller)
3720         * Editable buddy pounces (Thanks Jason Willis)
3721         * Server side buddy lists in Oscar (Thanks Mark Doliner :-))
3722         * Fix for the chatlist plugin
3723         * Typing Notification (AIM Direct Connect, Yahoo, MSN)
3724         * IM Images (Receive Only)
3725         * Prettier GtkImHtml selection
3726         * Better buddy icon transparency (for real this time ;-) )
3728 version 0.52 (02/17/2002):
3729         * Better buddy icon transparency (thanks SeanEgan)
3730         * Fixed a little bug with connecting via proxy (thanks
3731           for reminding me of this, Manish Singh)
3732         * Yahoo! Messenger works again
3733         * MSN Works again
3734         * Can register a new user with a Jabber Server (JSeymour)
3735         * Can now set Jabber vCards (JSeymour)
3736         * Jabber vCards are now shown in their entirety (JSeymour)
3737         * Various jabber bug fixes/enhancements (JSeymour)
3739 version 0.51 (01/24/2002):
3740         * Arrow buttons in log viewer and some other dialogs
3741           work (thanks Ben Miller)
3742         * Option to only send auto-response while idle (thanks
3743           Sean Egan)
3744         * Control time between sending auto-responses (thanks
3745           Mark Doliner)
3746         * Should be able to sign on to Oscar using Mac OS X
3747           (thanks Fingolfin, Vincas Ciziunas, et al.)
3749 version 0.50 (12/14/2001):
3750         * Able to import GnomeICU contact lists
3751         * Galeon as browser option (Thanks Rob McQueen)
3752         * IRC /list, /invite (Thanks Sean Egan)
3753         * Option to have IMs and Chats tabbed in same window
3754         * Finally put the lagmeter plugin out of its misery and
3755           removed it. (/me dances on its grave.)
3757 version 0.49 (11/29/2001):
3758         * Can compile against GTK+ 2.0 (version 1.3.10/1.3.11)
3759         * Confirm before removing buddies
3760         * Yahoo updates (thanks Brian Macke)
3761         * Jabber updates
3762         * Zephyr updates (thanks Arun A Tharuvai)
3763         * Gadu-Gadu updates (thanks Arkadiusz Miskiewicz)
3764         * Option to show aliases in conversation tabs
3765         * Option to hide windows after sending messages
3766         * licq2gaim.pl conversion script (thanks Arturo Cisneros, Jr.)
3768 version 0.48 (11/18/2001):
3769         * Right-click on links to open/copy URL
3770         * Yahoo changes
3771         * Oscar can send/receive offline messages in ICQ. Since the "real"
3772           ICQ protocol isn't working too well it's recommended that you
3773           use Oscar for ICQ.
3775 version 0.47 (11/01/2001):
3776         * Better font loading (pays attention to charset now)
3777           (thanks Arkadiusz Miskiewicz)
3778         * Better recoding in Gadu-Gadu (thanks Arkadiusz Miskiewicz)
3779         * Open Mail button for when you get new mail (Yahoo and MSN)
3780         * New buddy pounce option: Popup Notification
3781         * When adding a buddy, the groups list now updates when you switch
3782           accounts.
3783         * When creating a new buddy pounce, gaim now automagically
3784           selects "on away" or "on idle", if the user is away
3785           or idle.
3786         * Add Opera to the available browsers (thanks Brian Enigma)
3787         * Improved log viewer (thanks to Ben Miller)
3788         * When you are queueing away messages, double clicking on
3789           a buddy's name will cause the messages for that name to be
3790           dequeued.
3791         * You can choose which sound player you use at run-time
3792           (thanks Ben Miller)
3793         * When someone adds you to their buddy list, it asks if you want
3794           to add them as well (Yahoo, ICQ, and MSN) (thanks Nathan Walp)
3795         * Option to grey idle buddies (thanks Nathan Walp)
3796         * MSN Privacy Options
3797         * In MSN you can set a person's alias to their "friendly name" by
3798           right-click on their name while they're online.
3799         * IRC can do /WHOIS
3800         * The usual bug fixes and memory leak plugs
3802 version 0.46 (10/18/2001):
3803         * New applet icons (courtesy David Raeman)
3804         * ICQ works on big-endian platforms, e.g. sparc and ppc
3805           (thanks to Nathan Walp and Ben Miller)
3806         * Better applet icon drawing (thanks to Ari Pollak)
3807         * An extraordinary number of bug fixes
3808         * Ability to stop animation on buddy icons, restart animation,
3809           hide certain buddy icons, and save people's buddy icons, all
3810           through a right-click menu
3811         * Event handlers in perl passed arguments as elements of
3812           an array rather than all concatenated as a string, making
3813           perl much easier to use (thanks Dennis Lambe Jr.)
3814         * Can pass an argument to timeout_handlers in perl
3815           (thanks Artem Litvinovich)
3816         * Redesigned Modify Account window (thanks Sean Egan)
3817         * Add buddy dialog now lets you select which protocol
3818           to add the buddy to
3819         * Pressing 'signon' on the first screen for accounts that
3820           do not require passwords no longer incorrectly displays
3821           an error message.
3823 version 0.45 (10/04/2001):
3824         * New plugin event: event_chat_send_invite
3825         * Major updates to the perl system (reread PERL-HOWTO and
3826           SIGNALS)
3827         * Major updates to event_chat_* events for plugins (reread
3828           SIGNALS)
3829         * Some GtkIMHtml improvements
3830         * Various bugfixes
3831         * Nick Highlighting in chat
3832         * Tab-completion for nicks in chat (thanks to Sean Egan)
3833         * Large internal reworkings
3834         * New Protocol: Gadu-Gadu, written by Arkadiusz Miskiewicz
3835         * Can choose buddy icon to send (for Oscar)
3837 version 0.44 (09/20/2001):
3838         * More sane scaling of buddy icons (intelligently scale to
3839           either 48x48 or 50x50 depending on icon)
3840         * Have you ever had it happen where you cancel a login and
3841           Gaim starts using all the available processing power? I
3842           think I fixed that.
3843         * Temporarily removed Jabber user registration, which wasn't
3844           working anyway.
3845         * Added a spiffy Help button
3846         * Wrote a plugin for all those people who miss having the
3847           chat rooms in their buddy lists (chatlist.so)
3848         * Updated libfaim
3849         * Added drop down selection to chat invitation
3850         * Improved the look of the chat invitation dialog
3851         * Improved the look of the proxy preferences
3852         * event_im_recv and event_im_display_rcvd passed whether
3853           the message received was auto-response (see SIGNALS)
3854         * IRC fixes (largly copied from X-Chat)
3855         * Internal change to how preferences are stored
3856         * Other bug fixes
3857         * Option to hide buddy icons
3859 version 0.43 (09/06/2001):
3860         * Can change friendly name in MSN again
3861         * Bug fixes
3862         * Auto-reconnect plugin has exponential timeout (i.e. it
3863           tries after 8 seconds, then 16, then 32, etc. up to 17
3864           minutes)
3865         * Removed file transfer things from Napster. It didn't work
3866           well anyway. It'll be back eventually. (Does anyone even
3867           use napster anymore?)
3869 version 0.11.0-pre15 (08/28/2001):
3870         * MSN works again
3871         * Fixed a little segfault when images are links
3872         * Redid the about box again.
3873         * Fixed a nice little bug with the manual browser command
3874         * Oscar Unicode fix (Thanks John Matthews)
3875         * Can select which protocols are compiled statically
3876           (e.g.: ./configure --with-static-prpls=oscar,jabber)
3877         * New plugin events: event_im_displayed_sent and
3878           event_im_displayed_rcvd. Use these to change messages after
3879           they're displayed (e.g. encrypt sent messages, or send
3880           auto-responses and have them display locally properly)
3881         * Can use Arts for sound (thanks Tom Dyas)
3883 version 0.11.0-pre14 (06/17/2001):
3884         * Fixed a segfault with Oscar's account confirmation
3885           (Thanks, Adam)
3886         * Some MSN changes
3887         * Some HTML widget changes
3888         * Can specify hosts/ports for Yahoo (thanks Jeremy Brooks)
3889         * Many many bugfixes
3891 version 0.11.0-pre13 (06/06/2001):
3892         * Can view/set chat topic in Jabber (thanks faceprint)
3893         * The napster plugin no longer segfaults on invalid names
3894           and/or passwords.
3895         * HTML is properly stripped from away messages in protocols that
3896           do not use HTML.  (thanks, faceprint)
3897         * Can view/set chat topic in IRC
3898         * MSN properly escapes outgoing messages
3899         * Much needed updates to the gaim man page (thanks, Sean Egan)
3901 version 0.11.0-pre12 (05/29/2001):
3902         * Fixed a funny bug with auto responses when queued messages
3903           are enabled.
3904         * Redesigned the Font Options preference page
3905         * Improved Jabber chat support (it whispers now, too)
3906         * Zephyr can do Subscriptions now (thanks to nsanch)
3907         * Auto-recon plugin got reworked
3908         * Lots of clean-ups
3909         * Some new pixmaps (Thanks, DennisR).
3910         * Fixed a segfault in IRC (Thanks Sean Egan)
3911         * MSN can now change your 'friendly name' (Thanks for the
3912           packet logs, aechols)
3913         * More IRC improvements [colors, etc] (Thanks Sean Egan)
3914         * Improved proxy options
3915         * Fixed a small issue with HTML not being stripped from
3916           log files properly (Thanks, faceprint and David Stoddard)
3917         * Can turn on/off Yahoo! Mail announcements
3918         * Can force messages through the server for ICQ (use this if
3919           you have problems sending)
3920         * Can receive buddy icons in Oscar (requires gdk_pixbuf,
3921           which GNOME depends on. If you --disable-pixbuf, it will
3922           disable this.)
3923         * Redesigned plugins dialog (thanks Mike Heffner)
3925 version 0.11.0-pre11 (04/30/2001):
3926         * Zephyr updates and additions, thanks Neil Sanchala (nsanch)
3927         * Jabber can send/accept chat invites (due to mid)
3928         * MSN has the option to notify you of new hotmail
3929           messages
3930         * Fixed a problem with ADD requests in MSN
3931         * Fixed a small memory leak with MSN
3932         * Moved MSN's spammy debug output into debug_printf's
3933         * Can rename groups/buddies in the Edit Buddies pane
3934           (thanks Neil Sanchala)
3935         * Some perl updates (thanks to Sean Egan)
3936         * IRC got the following slash commands:
3937           op, deop, voice, devoice, mode, raw, quote, and kick (thanks
3938           to Sean Egan)
3939         * MSN Properly handles URL decoding of 'friendly' names
3940         * Redesigned Preferences pages (design by DennisR)
3941         * Can select where tabs are for tabbed IM/Chat windows
3942         * Option to queue away messages while away
3943         * Jabber got good updates (from faceprint)
3944         * Oh yes, and Oscar works, yet again. (gee... that's what, 4
3945           releases that have "fixed" it now?)
3947 version 0.11.0-pre10 (04/13/2001):
3948         * Many, many bug fixes
3949         * Can choose to not send away auto-response (thanks phzzzt)
3950         * Uh... Oscar works? For now?
3951         * IRC Plugin can do whois (right click and info)
3952         * IRC Plugin got away message support
3953         * Gaim blist to WinAIM blt perl script (courtesy Andy Harrison)
3954         * Sound on buddy pounce (Thanks Andrew Echols)
3955         * Can view all group chats in one tabbed window (same keybindings
3956           as for tabbed normal conversations)
3957         * More Protocol plugins:
3958                 Zephyr (plugins/zephyr) (DON'T USE THIS unless you know
3959                         what it is and why you'd want to use it)
3961 version 0.11.0-pre9 (03/26/2001):
3962         * Can register Jabber accounts (load the Jabber plugin and click
3963           Register on the login window)
3964         * GtkIMHtml handles themes (no background pixmaps though) (thanks
3965           decklin, mishan)
3966         * URLS Linkify properly in Buddy chats
3967         * Jabber compiles better on Solaris?
3968         * Gaim works with Oscar Again (Huge thanks to Adam Fritzler of
3969           libfaim)
3971 version 0.11.0-pre8 (03/23/2001):
3972         * Fixed a problem with MSN not detecting signoffs and buddy updates.
3973         * Implemented away options in MSN
3974         * Alt-[1-9] to go to [1-9]th pane in tabbed convo window
3975         * Jabber fixes, Oscar fixes (!), Yahoo fixes, TOC fixes
3976         * Can use Alt to access menu, and Ctl-char for certain actions
3977           (thanks baldnik)
3978         * Oscar blocking works (?)
3979         * MSN can see status of other users
3981 version 0.11.0-pre7 (03/16/2001):
3982         * Can build RPMs as non-root
3983         * New yahoo library (can use HTTP proxy)
3984         * Command-line arg to specify config file (thanks Jason Boerner)
3985         * Can view all conversations in one tabbed window (Control-[ and
3986           Control-] move left and right respectively; Control-Tab moves
3987           to the next unread, or the next tab if there are no unread tabs)
3988         * Tooltips on links work again
3989         * Can log system notices: signons/signoffs, awayness and idleness
3990           (thanks Andrew Echols)
3991         * MSN fixes
3992         * Applet fixes
3994 version 0.11.0-pre6 (03/06/2001):
3995         * Fixed bug with NAS support
3996         * Napster plugin is included again
3997           (Thanks for pointing out that it was missing,
3998           (Yan V. Bulgak)
3999         * Oscar can: search by email, request confirmation, change password
4000         * TOC fixes
4001         * ICQ fixes
4002         * Faster HTML parsing/rendering
4004 version 0.11.0-pre5 (02/26/2001):
4005         * Minor GUI changes
4006         * ICQ Alias problem fixed
4007         * Negative times fixed
4008         * Cannot create blank away messages/messages with blank titles
4009         * Can right-click Edit Buddies list to alias/add pounce/etc.
4010         * Ability to independently set accounts as away
4011         * Can use all away states for ICQ, Yahoo (N/A, Be Right Back, etc.)
4012         * Fixed hanging trees
4013         * Can close windows by hitting 'Esc' (optional)
4014         * Better HTML Widget
4015         * Can toggle timestamps by hitting F2 (optional)
4016         * Rewritten file transfer for TOC
4017         * Jabber got chat
4018         * Log Viewer (courtesy BMiller)
4019         * Can save conversation history
4020         * Napster can kinda sorta download files sometimes :)
4021         * You can activate IDs in Yahoo
4022         * ICQ upgraded to use icqlib 1.1.5
4024 version 0.11.0-pre4:
4025         * ICQ upgraded to use icqlib 1.1.0
4026         * An enormous amount of bug fixes
4027         * Even More Protocol Plugins:
4028                 Jabber (plugins/jabber)
4029                 Napster (plugins/napster.c)
4030         * Fixed a segfault with 'Ignore new conversations while away'
4032 version 0.11.0-pre3 (12/15/2000):
4033         * Away messages arranged alphabetically (Thanks Justin)
4034         * More GUI adjustments
4035         * Can optionally run command to play sound files
4036         * Icons for ICQ plugin (blatently stolen from GnomeICU)
4037         * Icons for Yahoo plugin (not-so-blatently stolen from GTKYahoo)
4038         * Optionally display warning level next to name in buddy list
4039         * Optionally ignore fonts on incoming messages
4040         * Command-line option to automatically set yourself as
4041           away upon signon (thanks bmiller)
4042         * Buddy list backups now stored in ~/.gaim/SN.protocol.blist (gaim will
4043           move the old file for you). Needed for when you have the same name on
4044           two different protocols. (Oscar and TOC share the same file.)
4045         * More Protocol plugins:
4046                 MSN (plugins/msn)
4048 version 0.11.0-pre2 (12/04/2000):
4049         * Fixed a segfault with a bad util.c
4051 version 0.11.0-pre1 (12/03/2000):
4052         * Multiple connections
4053         * Protocol plugins:
4054                 IRC (plugins/irc.c)
4055                 Yahoo (plugins/yay)
4056                 ICQ (plugins/icq)
4057         * Logs now stored to ~/.gaim/logs rather than ~/.gaim/SN/
4058         * User configurable sounds
4059         * Scroll bar now functions properly in chat room user lists
4060         * X-Idle support added (thanks bmiller and bryner)
4061         * small change in the way away messages are displayed
4062           (Thanks Ryan C. Gordon)
4063         * Plugin system uses GModule now (improves portability, adds features)
4064           (Requires recompile and probably modifications of most plugins)
4065         * Perl got updates (reread plugins/PERL-HOWTO)
4066         * Spell checker now uses gtkspell
4067         * Auto-Away (thanks, yet again, to bmiller ;)
4068         * More buddy pounce options
4069         * Various GUI improvements
4071 version 0.10.3 (10/09/2000):
4072         * Segfault when viewing user info fixed
4073         * libdb problem fixed
4075 version 0.10.2 (10/07/2000):
4076         * A few fixes to the URL parser.
4077         * Better placement of smiley dialog
4078         * Improved log file readibility
4079         * Code cleanups (thanks kylev)
4080         * Fixed problem when closing away message box (thanks bmiller)
4081         * sprintf() problem on some systems
4082         * Various small bug fixes
4084 version 0.10.1 (09/15/2000):
4085         * Better chatroom logging
4086         * Oscar works again. Pay no attention to Slashdot.
4087         * gtkhtml handles background colours better.
4088         * A third conversation window display preference.
4089         * Better support for things like Sawfish
4091 version 0.10.0 (09/11/2000):
4092         * New Smiley Faces and Pixmaps added.
4093         * Smiley faces now properly wrap in the conversation windows.
4094         * Smiley dialog
4095         * Fixed 0-byte file segfault.
4096         * Borderless buttons (for that cool pop-up look)
4097         * Fixed some resizing bugs
4098         * Added Ctrl+{B/I/U/S} hotkeys to conversation windows.
4099         * Added Ctrl+(number) hotkeys to insert smileys in conversation windows.
4100         * Support for %n, %d, and %t in away messages.  Thanks bmiller!
4101         * Background colors
4102         * Redesigned preferences dialog
4103         * Redesigned conversation dialog
4104         * Removed the Lag-O-Meter (Lag-O-Meter is now a plugin)
4105         * SOCKS 4/5 proxy works
4106         * Buddy Pounces are now saved in .gaimrc
4107         * Buddy Chats are now saved in .gaimrc
4108         * Ability to merge gaim, aim2, aim4 buddylists. Thanks again bmiller!
4109         * ICQ-style aliases. This lets you change the name you see your buddy
4110           as. For example, if your buddy's SN is 'CouldntGetMyName', you can
4111           alias him as 'Loser'.
4112         * Compile with GNOME bits if available
4113         * Added GNOME Url Handler as an available web-browser
4114         * Added the S html tag.
4115         * Optionally Ignore TiK's Automated Messages
4116         * Option to beep instead of play sound
4117         * New icons for panel (depends on some GNOME pixmaps)
4118         * Perl scripting. See plugins/PERL-HOWTO for how to write perl scripts.
4119           All .pl files in ~/.gaim are autoloaded when gaim starts.
4120         * HTML widget is faster, more stable
4122 version 0.9.20 (07/14/2000):
4123         * More plugin events, more plugin features
4124         * Run-time OSCAR support
4125         * Added buddy list ticker (See prefs/Appearance). Clicking on a
4126           name will cause a new or previous IM window to display for
4127           that screenname
4128         * "You are sending messages too quickly" error is now fixed
4129            when you have a large buddylist.
4130         * Fixed the LC_ALL compile problem on Solaris boxes
4131         * Fixed PPC and ARM compile problem with oscar.c
4132         * Smileys work better, and don't cause font attributes to drop
4133         * Dialog windows are now prettier
4134         * /me in IM window; font/color dialogs and smileys in chat window
4136 version 0.9.19 (06/09/2000):
4137         * Graphical Smiley Faces
4138         * Applet got a bit of a makeover (inside & out)
4139         * Compile-time options affect Preferences dialog
4140         * Whispering in chat works (does anyone even use this?)
4141         * HTML-tag buttons in chat
4142         * Chat got all kinds of new features (like IRC-sytle /me)
4143         * Chat in oscar works much better
4144         * Locale support
4145         * Fixed the segfault when your server-side config is null
4146         * Many many bugfixes
4148 version 0.9.18 (06/02/2000):
4149         * Logging in works better for oscar
4150         * Double error bug when sending message to an offline user is
4151           fixed.
4152         * Pressing enter once again sends a message in buddy chatrooms (oops)
4153         * More fixes for the change on the AOL sign-on process.
4154         * Fixed bug where Gaim sometimes doesn't find a font to use.
4155         * Per-conversation font and color dialogs (thanks fflewddur)
4156         * Chat in oscar works (somewhat)
4157         * Even more fixes for the sign-on process, and now you don't flash when
4158           setting permit/deny lists.
4160 version 0.9.17 (05/31/2000):
4161         * Automagic feature to check for new versions has been removed
4162         * Infinite loop bug fixed
4164 version 0.9.16 (05/31/2000):
4165         * Paned buddy chat window (Thanks Syd)
4166         * Buddy lists (and changes) are cached to ~/.gaim/<sn>.blist
4167           where <sn> is your screen name. If for some reason, you log
4168           into the AOL server and the buddy list comes back empty, we
4169           check for a cache file, and, if we find one, read it in. This
4170           essentially implements recovery from a server crash at AOL
4171           (AOL does not back up machines that contain TOC-based buddy
4172           lists, unfortunately).  (Thanks Syd)
4173         * Font selection dialog
4174         * Small changes to the Oscar/libfaim stuff (see libfaim/README.gaim)
4175         * SOCKS 4 proxy support
4176         * Better proxy support overall (you can get people's info now! :) )
4177         * Two-way file transfer (you can get and send files, but you still
4178           can't initiate either)
4179         * Fixed font problem with Misconfigured X-Servers.  Thanks Decklin!
4180         * Fixed the No Configuration problem that came about today (5/31)
4182 version 0.9.15 (05/06/2000):
4183         * Plugin support enabled by default (oops)
4184         * Some plugins built/installed by default
4185         * Option to automagically check for new releases
4186         * Ability to receive files (one-way file transfer)
4187         * In-line spell checker (thanks to Torrey Searle of the
4188           Everybuddy Devel team for this one)
4190 version 0.9.14 (04/24/2000):
4191         * Numerous Fixes by G. Sumner Hayes (buffer over flow patches,
4192           etc)
4193         * Paned Conversation Windows (Thanks Syd)
4194         * Raise Window On Message Received, Fixed (Thanks Syd)
4195         * When multiple screen names, Gaim now correctly remembers the name
4196           that was used last.
4197         * FONT sizes now work correctly.
4198         * PLUGIN SUPPORT!! (Lots of cool goodies here)
4199         * Fixed another leak or two
4200         * Added ability to change your screenname password
4201         * Devil pixmaps
4203 version 0.9.13 (03/27/2000):
4204         * Dialog Box Segfault Fixed (When You Click A Toggle Then Cancel)
4205         * Double Log-Out Message Fixed
4206         * GNOME compile error fixed
4207         * Away Message Problem Fixed
4208         * Fixed URL Right Click Menus
4209         * Conversation Loggin now shows Full Date and Time
4210         * Internal Change to Buddy List
4212 version 0.9.12 (03/25/2000):
4213         * Segfault fix for PPC/Alpha/etc machines with log(0)
4214           Thanks to Todd Cohen for this one.
4215         * Small internal change to the way prefs work
4216         * GNOME Applet support works better
4217           (thanks to Eric Warmenhoven for the patch)
4218         * Support for displaying true type fonts
4219         * Lag-O-Meter does not send lag-test if not selected
4220         * Fixed problem with saving away messages which contain spaces
4221           and numbers.
4222         * Various GNOME Applet Enhancements (thanks AGAIN to
4223           Eric.  Someone needs to stop this boy :-) )
4224         * A lot of random, obscure bugs fixed
4225         * All of the major and I believe all of the minor memory leaks are
4226           now fixed
4227           (Thanks to Peter Teichman, Larry Ewing, Jeramey Crawford, and me)
4229 version 0.9.11 (03/22/2000):
4230         * <STRIKE>Strike Tag Support</STRIKE> :-)
4231         * Another memory leak fix
4232         * New .gaimrc format
4233         * Better support for multiple screen names
4234         * Font Properties
4235         * Saving of buddylist window position
4236         * Fixed a problem with Gaim and the Netscape-branded version
4237           of Mozilla
4238         * New Sound Properties
4239         * More General Properties
4240         * Bigger Text-Entry field (Thanks to CrazyDavy for this one)
4241         * Various Random Bug fixes
4243 version 0.9.10 (11/03/1999):
4244         * Fixed a nasty memory leak.  No more 40M Gaim processes. LOL
4245         * IDLE Times are displayed in a neater fashion.
4247 version 0.9.9  (10/31/1999):
4248         * A little selection bug has been squished
4249         * Small memory leak fixed
4250         * Small network fix (problem with HTTP Proxy fixed?)
4251         * Proxy stuff should work now :)
4252         * Widget table support, dir info looks nicer
4253         * Info box looks nicer (thanks to Decklin Foster)
4254         * Client now 'corrects' time values from the server for accurate
4255           login times.
4256         * Lag-O-Meter (ala Drunken Jim)
4257         * IDLE Preferences
4259 version 0.9.8  (10/04/1999):
4260         * HTTP Proxy Support (No SOCKS yet)
4261         * HTML Widget more robust
4262         * Graphical Debug Window
4263         * Buddylist bug fixed
4264         * Some logging fixes and improvements
4265         * configurable host/port selection
4266         * Clickable Links in buddy chat
4267         * New Gaim Logo
4268         * Display Signon/Signoff messages in conversation windows
4269         * Option to strip HTML from logged messages
4270         * GNOME cleanups (It might work now haha)
4271         * When viewing user info, URLS are converted to clickable links
4272         * Tooltips on URLS
4274 version 0.9.7  (08/08/1999):
4275         * Preliminary Oscar Support
4276         * Fixed bad network bug
4277         * Fixed some bad text rendering bugs in the HTML widget
4278         * log all conversation names are now normalized.
4279         * Fixed another bad network bug :)
4280         * Multiple browser support, some Netscape buggies fixed.
4281         * Permit/Deny preferences moved to 'Permit' pane on buddylist.
4282         * Fixed problem with _, ', and \ in passwords
4284 version 0.9.6  (08/01/1999):
4285         * Fixed 'log all conversation' segfault
4286         * Added NAS support
4287         * Removed Xmu dependancies.
4288         * Restructured network code
4289         * ESD detection more robust.
4290         * Sound fallbacks are MUCH more robust!
4292 version 0.9.5  (07/25/1999):
4293         * Fixed About Box SegFault
4294         * Autologin Works with Applet
4295         * Option to Show Buddy List after Signon with Applet
4296         * 2048 character messages
4297         * Away-Detection (shows a different icon on the buddy list)
4298         * Fixed Segfault with messages > allowed size
4299         * Added option to log all conversations
4300         * Changed g_new to g_new0
4301         * Buddy List: Right Click Menus
4302         * Find Buddy By Email
4303         * Find Buddy By Info
4304         * New HTML widget (Underline/Links/HRs)
4305         * Updated Toolbar with 'Underline' Icon
4306         * More Buddy Pounce Options
4307         * Option to auto-change urls into clickable links (Under Prefs)
4308         * Better Buddy Chat functionality
4309         * Away Prefs
4310         * Registration Information (Let Us Know Who You Are)
4311         * Buddy Chat Prefs (Update Chatroom Lists)
4312         * Set User Info
4313         * FAQ added to the distribution
4314         * Sound problem with some systems fixed
4315         * Set Dir Info
4316         * Autostart of Netscape on URL Click
4317         * DnD Rearranging of Groups
4318         * Better Netscape Functionality
4319         * Right Click `URL' Menus
4320         * DnD Rearranging of Buddies
4321         * Script to convert win95 buddylist to gaim buddylist
4322         * Added `Link/URL' button to conversation window
4323         * ESD is now autodetected
4324         * Not too important but we GNU-ified the source tree :)
4326 version 0.8.0  (04/31/1999):
4327         * Code clean-up
4328         * Updated Prefs
4329         * Buddy Pouncing
4330         * Pixmaps for buttons
4331         * Buddylist import/export
4332         * Autoconf/Automake
4333         * Conversation Logging
4334         * Coloured Text Selection
4335         * Updated Preferences
4336         * ESD Support
4337         * Minor Bug Fixes
4338         * `Warning' support
4339         * `Blocking' on conversation window
4340         * Add/Remove buddy from conversation window
4341         * Scroll-Wheel Mice work in Conversation Window
4342         * Fixed WindowMaker Appicon
4343         * version Number in About Box
4344         * Gaim Slogan in about box :)
4345         * Created Changelog File :)