root/branches/vendor/third/gaim/ChangeLog @ 22221

Revision 22221, 70.6 KB (checked in by ghudson, 4 years ago)

Import gaim 1.4.0.

Line 
1Gaim: The Pimpin' Penguin IM Client that's good for the soul!
2
3version 1.4.0 (7/7/2005):
4        * Fix system log start times for some protocols
5        * SILC compiles with newer SILC toolkit versions (Pekka Riikonen)
6        * Fixed a bug where buddy icon cache files were left in the icon
7          cache directory after they were no longer in use.
8        * Attempt to detect the file type of a buddy icon when saving.
9        * Additional Yahoo! boot protection (Peter Lawler)
10        * A few Yahoo! memory leaks plugged (Peter Lawler)
11        * Fixed handling of the new Yahoo! profile page. (Joshua Honeycutt,
12          Peter Lawler)
13        * Fixed localized Yahoo! room lists.  Please refer to the Yahoo!
14          section of the Gaim FAQ for details. (Peter Lawler)
15        * Enabled sending files to ICQ users using ICQ 5.02 and newer
16          (Jonathan Clark)
17
18version 1.3.1 (6/9/2005):
19        * The file transfer details section now also displays the full path to
20          the local file sent/received.
21        * Yahoo! has the following new "/" commands:  /join, /buzz
22        * Fix Yahoo! privacy bug
23        * Fix Jabber Get Info crash on busted servers
24        * Updated our gaim.desktop file, thanks to all our terrific translators
25          for sending in translations of the changes
26        * Improvements to how Gaim handles new message notification
27        * Fix Jabber registration on XMPP servers (including jabber.org)
28
29version 1.3.0 (5/10/2005):
30        * Removed parts of the font selection dialog that were not respected
31        * Fix being invited to a multi user chat on MSN
32        * Multiple SILC accounts should work now (Pekka Riikonen)
33        * Fix times on jabber chat backlogs
34        * Fix gevolution plugin to compile with e-d-s 1.0 or 1.2
35        * Fix gevolution plugin to remember buddy name when someone added you
36          and you then add them
37        * Formatting in jabber chats works
38        * Fix to prevent MSN disconnecting if you change status while connecting
39        * Fixes for two remotely exploitable crash bugs.  See
40          http://gaim.sourceforge.net/security/ for more information.
41        * Change to correctly handle adding jabber buddies on ejabberd servers
42
43version 1.2.1 (4/3/2005):
44        * URL escaping now works with UTF-8 text. This may break some old log
45         files.
46        * Revert to XOR auth for ICQ as the md5 is not fully functional
47        * Fix bug with going away while in a jabber chat
48        * MSN bug fixes (Felipe Contreras)
49        * Escape things properly in IRC
50        * Docklet fixes: fix the "1 pixel-wide icon" bug, fix problems with Gaim
51          crashing when the tray manager dies, and work correctly with multi-headed
52          displays where the tray isn't on the primary screen (Robert McQueen)
53
54version 1.2.0 (3/17/2005):
55        * Yahoo file receiving and buddy icon receiving work again.
56        * Limit animated buddy icon frame rates to 10 frames per second
57          (Nathan Conrad)
58        * Fix a bug where portions of your account configuration would
59          fail to be read correctly if you set a proxy user name or
60          password containing invalid XML characters such as < and >
61          (Bastien Durel)
62        * Yahoo! privacy improvements (Bleeter)
63        * Fix receiving Jabber formatting (broken in 1.1.3)
64
65version 1.1.4 (2/24/2005):
66        * Fixed a bug where Yahoo! would lose messages (and any other packet
67          really)
68        * Correctly show the time when incoming Gadu-Gadu messages were sent
69          (Carl-Daniel Hailfinger)
70        * Fixed crashes with glib 2.6
71        * Fixed MSN crash when conversations time out after the conversation
72          window was closed
73        * Fixed an html parsing bug, CAN-2005-0208
74
75version 1.1.3 (2/17/2005):
76        * CHAP authentication support for SOCKS5 proxies (Malcolm Smith)
77        * ICQ offline messages are sent using your specified character
78          set instead of Unicode (Magnus Hult)
79        * MSN HTTP method works with proxies using authentication (Bastien Durel)
80        * Really fix the bug where buddies show as logged in for 49 thousand days
81        * Buddy pounces containing '&' are saved correctly
82        * Improved MSN error handling when the servers are unavailable
83        * More MSN bug fixes
84        * Fix some leaks
85        * Fix "Find" in the log viewer so that it finds in all logs
86        * Smileys not appearing at the end of lines has been fixed
87        * Closing conversation windows no longer cancels active file transfers on
88          MSN (Felipe Contreras)
89
90version 1.1.2 (1/20/2005):
91        * MSN 'HTTP Method' fixed (Felipe Contreras)
92        * Better handling of MSN's Individuals group and buddy status updates
93          (Felipe Contreras)
94        * Fix a crash inviting MSN user to a chat when they're already there
95        * AIM SecurID login support
96        * Fix configuration of Jabber chat rooms on some servers
97        * More MSN bug fixes (Felipe Contreras)
98        * Fix queue messages to Docklet when not globally away (Robert McQueen)
99        * Fix some leaks
100        * The Autopackage now builds both the mozilla-nss and the gnutls
101          ssl plugins, and requires at least one of those libraries.
102
103version 1.1.1 (12/28/2004):
104        * Allow SILC authentication via public key if your key is password
105          protected (Michele Baldessari)
106        * More MSN bug fixes (Felipe Contreras)
107        * Drag-and-drop to conversation window file transfers work again
108        * Disable the delete button on pounces that aren't saved yet anyway
109          (Kevin Stange)
110
111version 1.1.0 (12/02/2004):
112        New Features:
113        * Binary relocable. Gaim will find its files even if it's installed
114          in a location other than the --prefix it was ./configured with.
115          Pass --disable-binreloc to ./configure to disable.
116        * IRC now has fallback encodings, and tries harder to display
117          something useful during an encoding error.
118        * New MSN protocol icon (Felipe Contreras)
119
120        Bug Fixes:
121        * Fix some leaks (Miah Gregory, Felipe Contreras)
122        * Fix crashes when removing buddies in certain situations (Andrew Hart)
123        * Eliminate MSN switchboard errors (Felipe Contreras)
124        * Fix MSN buddy icon synchronization (Felipe Contreras)
125        * Correctly display file transfer dialogs for filenames containing &, < or >
126        * Correctly display MSN authorization dialogs for friendly names containing
127          &, < or >
128        * Properly align the right-click docklet menu with the docklet icon in
129          *nix.
130        * Fix a crash if the MSN buddy list is not available
131        * Fix a bug in the request api (Gary Kramlich)
132
133version 1.0.3 (11/11/2004):
134        Bug Fixes:
135        * Jabber authentication fixes (Michael Plump)
136        * Yahoo buddy idle reporting is more accurate (Evan Schoenberg)
137        * "Allow All" privacy setting works on Yahoo (Peter Lawler)
138        * Fix a crash when dragging a buddy to the conversation entry area
139        * Fix a crash removing chats from the buddy list
140        * Correctly display buddy pounces for aliases with &, < or > in them
141        * Correctly follow the per-conversation logging option
142
143version 1.0.2 (10/19/2004):
144        Bug Fixes:
145        * MSN file transfers work on big endian machines (Jean-Francois Roy and
146          Evan Schoenberg)
147        * Fixed the MSN signon crash with Miranda users in the buddy list
148        * Fixed sending messages to MSN Web Messenger users (Damien Ayers)
149        * Fixed some memory leaks in the MSN plugin (Evan Schoenberg)
150        * Fixed a crash viewing certain MSN user profiles (Evan Schoenberg)
151        * Fixed a crash sending a file on MSN when the file is unreadable
152        * Fixed a crash deleting accounts (Andrew Hart)
153        * Fixed a crash inviting to chats (Andrew Hart)
154        * Fixed a bug in Yahoo privacy handling (Peter Lawler)
155        * Fixed a crash trying to join a chat from the docklet when not signed in
156          to a chat-capable account (Daniel Atallah)
157
158version 1.0.1 (10/07/2004):
159        New Features:
160        * Use the GNOME default browser when opening links if you're running GNOME
161          (Alex Duggan)
162        * Added support for multiple addressbooks in the gevolution plugin
163          (Henry Jen).
164
165        Bug Fixes:
166        * Send-As menu duplicates less work (Dave West)
167        * Can now see your own MSN buddy icon (Felipe Contreras)
168        * Jabber roomlist fetches work again
169        * Close buttons on tabs in existing conversations correctly reflect the
170          "show close buttons on tabs" preference (Nathan Fredrickson)
171        * Fix to make the get_signon(buddy) perl plugin function work (Gregory C.
172          Harfst)
173        * Fixed crashes when reloading the gevolution plugin (Henry Jen)
174        * Fixed some memory leaks in the gevolution plugin.
175        * Wrap at character boundaries if there is not enough space for a full word
176        * 64 bit compile warning fixes
177
178version 1.0.0 (09/17/2004):
179        New Features:
180        * Drag-and-drop buddy support for the Invite dialog (Stu Tomlinson)
181        * Drag-and-drop buddy support for the Pounce dialog (Stu Tomlinson)
182        * View Chat log available from the interface (Daniel Atallah)
183        * Ability to receive offline messages in character encodings
184          other than ASCII (thanks to Nick Sukharev)
185        * File transfer status messages printed to conversation
186          windows (Dave West)
187        * Display file transfer messages when someone sends you a file
188          over AIM (Dave West)
189        * Handle MSN buddy lists more sanely (Felipe Contreras)
190        * Zephyr can use tzc to run from behind a firewall (Arun A Tharuvai)
191
192        Bug Fixes:
193        * Work around window manager stupidity with new dialog windows (Dave West)
194        * Compile with gtk 2.5.x (Gary Kramlich)
195        * Escape invalid characters in log names (Daniel Atallah)
196        * Fix for clicking add in an msn chat with 2 or more people in your buddy
197          list (Daniel Atallah)
198
199version 0.82.1 (08/27/2004):
200        Bug Fixes:
201        * Fix a crash when changing the preference for how to display buttons
202          on conversation windows
203        * Remove a stray printf() when beginning new conversations and logging
204          is enabled
205
206version 0.82 (08/26/2004):
207        New Features:
208        * Ability to set available messages for AIM
209          (Tools->Account Actions->Set Available Message...)
210        * Ability to specify a custom character set for messages sent to ICQ
211          users and messages received from ICQ users
212        * Ability to edit your current away message (Rhett Robinson)
213        * Topics in the conversation window (not the topic field at the
214          top) with URLs will now appear as links (Stu Tomlinson)
215        * File transfers appear in the file transfer window when they
216          are initiated rather than when they begin transferring (Dave West)
217        * Instead of toggling slash commands on/off, you can now toggle
218          passing through unknown slash commands on/off.
219
220        Bug Fixes:
221        * Joining a Jabber chat no longer causes a crash (Stu Tomlinson)
222        * Selecting a buddy icon for a brand new account no longer
223          causes a crash
224        * Better file transfer error messages (Dave West)
225        * Remotely canceled file transfers in MSN are now noticed, so that we
226          don't accidentally cancel the file transfer and crash Gaim
227          (Felipe Contreras)
228        * Protocols that don't support joining chat rooms by name no longer
229          allow chat rooms to be added to the buddy list (Felipe Contreras)
230        * Delayed messages and system messages no longer cause
231          sound events to be triggered (Nathan Fredrickson)
232        * The chat invite button has a correct label (Stu Tomlinson)
233        * The system log should leak fewer file descriptors (Ka-Hing Cheung)
234        * Buddy list tooltips display in more appropriate positions when
235          using multiple monitors (Dave West)
236        * Better parsing of URLs containing special characters
237        * All users are shown when joining a Yahoo! conference (Bleeter Yaluser)
238        * You now leave all Yahoo! conferences when you log out of Yahoo!
239        * Buddy Icon updating bug fixed (Felipe Contreras)
240
241version 0.81 (08/05/2004):
242        New Features:
243        * The autorecon plugin will somewhat remember state information(Yosef
244          Radchenko)
245        * Visual display of ops/voice/halfops/so on in Chats (Stu Tomlinson)
246        * Tab completion of slash commands in Chats (Stu Tomlinson)
247        * gaim-remote can now manipulate status (Istv�V�di)
248        * The text messages of Yahoo Audibles are now displayed, although
249          the audio and graphics are not.
250        * Yahoo! away messages can be 255 characters long now
251
252        Bug Fixes:
253        * Gadu-Gadu should connect again (Andrew Wellington)
254        * Novell fixes (Mike Stoddard of Novell):
255                * Fixed reconnect crash
256                * Fixed duplicate root folder bug
257                * Fixed bug with folder ordering (on a first time login
258                  folders were being added in reverse order).
259        * Use ISO date format for the system log (Eduardo P�z)
260        * Long buddy lists with irc should cause flooding disconnects less
261          (Stu Tomlinson)
262        * Better smiley substitution
263        * Fix a crash related to auto-expanding contacts at the bottom of
264          buddy lists
265        * Fix a crash on Solaris when changing or viewing information for
266          your AIM account (Format Screen Name, Change Email Address, etc.)
267        * HTML in OSCAR buddy comments is now escaped (and not rendered)
268        * Fix a crash when dragging a screen name to a conversation window
269          for that screen name
270        * User-requested new conversation windows are now always given focus
271        * Pasting HTML into Gaim from certain sources no longer results in
272          the spaces between some words being removed
273        * The alias of a contact is now displayed in more places when the
274          alias of a buddy is not set
275        * .gaimrc is no longer imported
276        * Prevent a crash if you sign off and try to dequeue messages from
277          the away dialog (Kevin Stange)
278        * Prevent a possible crash if gaim_gtkconv_write_conv is called
279          with who as NULL (Kevin Stange)
280        * Prevent (null) or an empty string from being logged as the sender's
281          name if the sender no longer has an alias because the account is
282          signed off (Kevin Stange)
283        * The auto-reconnect plugin will no longer attempt to reconnect an
284          MSN account if you were disconnected because you signed on from
285          another location (Stu Tomlinson)
286        * On Solaris, chatting in IRC using the UTF-8 charset no longer gives
287          a "conversion failed" error for every message (Arvind Samptur)
288        * ICQ offline messages should have the correct timestamp (Dave West)
289
290version 0.80 (07/15/2004):
291        New Features:
292        * Ability to send files from the conversation window (Daniel Atallah)
293        * Drag a file into the buddy list or a conversation to send it to that
294          buddy
295        * Yet more new commands and features for SILC (Stu Tomlinson)
296        * Gaim uses the new file chooser when compiled for GTK+ 2.4
297          (Fernando Herrera)
298        * Support for the Epiphany web browser (Leonardo Serra)
299        * Status messages in Gadu-Gadu (Andrew (proton) Wellington)
300        * Parentheses are now displayed around the title and tabs of
301          conversations from offline accounts or parted chats.
302        * Zephyr typing notification (Arun A Tharuvai)
303        * Account dialog's columns are resizable (Eduardo P�z)
304
305        Bug Fixes:
306        * The firefox browser option now works with firefox 0.9
307        * Buddy icons in conversations no longer depend on the
308          buddy list
309        * Fix for the bug where some buddies seemed logged in 4
310          thousand some odd days (Alan Ford)
311
312version 0.79 (06/24/2004):
313        New Features:
314        * Display name changes are now shown in the conversation windows.
315          (Robert Mibus)
316        * Get Info on Yahoo! now works for nonenglish profiles.
317          (Ambrose Li)
318        * General "Get Info" improvements on Yahoo! and MSN (Ambrose Li)
319        * Yahoo! Japan support. Click More Options and check Yahoo Japan
320          in the account editor, to use your Yahoo! Japan account
321        * Gtk themes can now theme the Gaim buddy list independently of
322          other things (Stu Tomlinson)
323        * Show timestamps now has a per-conversation option in addition
324          to the global one, bringing it in line with the other conver-
325          sation options (Stu Tomlinson)
326        * Added MSN buddy icons (Felipe Contreras)
327        * Added MSN file transfer (Felipe Contreras)
328        * MSN's idle state now actually sets a buddy idle
329        * Buddy pounce defaults are now more sane, and apply to the state the
330          buddy is currently in. For example, if the buddy is idle, set
331          "Return from idle" by default. The last action(s) used are the
332          defaults for the next pounce
333        * Yahoo buddy icon support
334        * Selected buddy icons will automatically convert to the appropriate
335          format for the protocol. (GTK 2.2 and higher only)
336        * Dragging an image file into the Modify Account dialog will set that
337          as a buddy icon.
338        * Development headers for compiling third-party plugins are now
339          installed. (Stu Tomlinson)
340        * Headers for gaim-remote now reside in gaim/ instead of
341          gaim-include/.
342        * Basic YCHT support, which allows joining Yahoo! Chats when
343          logged in using the web messenger method
344
345        Bug Fixes:
346        * Fixed Yahoo! authentication problems.  (Cerulean Studios)
347        * Non-looping animated icons no longer cause Gaim to freeze
348        * Flashing windows should work again for unix in window managers that
349          support the URGENT hint (Etan Reisner)
350        * Better handling of character sets in RTF for Novell (Mike Stoddard of
351          Novell)
352        * Contact list sync problems in Novell fixed (Mike Stoddard of Novell)
353        * Fixed a crash in SILC that sometimes happened when resolving
354          the buddy list (Pekka Riikonen)
355        * Parallel compiles of the perl plugin should work better
356          (Stu Tomlinson)
357        * The disconnected UI op was called twice on connection errors. Now
358          it is only called once. (Evan Schoenberg)
359        * Dragging into conversation windows works better
360        * Protocol-specific settings for accounts were being removed whenever
361          the account was modified. Now they're only removed when the protocol
362          type changes, as it should be.
363        * Zephyr bug fixes and memory leak plugs (Arun A Tharuvai)
364        * Rewrite of MSN buddylist support, which fixed a known syncronization
365          bug and some others (Felipe Contreras)
366
367version 0.78 (05/30/2004):
368        New Features:
369        * Support for the SILC protocol (http://www.silcnet.org/)
370          (Pekka Riikonen)
371        * Option to suppress disconnect notification when using
372          the autoreconnect plugin (Christopher (siege) O'Brien)
373        * Added support for dragging buddies from the buddy list into the
374          Add Buddy Pounce dialog
375        * Pounce notification now includes time (Mike Lundy)
376        * The history plugin now shows history for chats in addition to IMs
377        * Menu item to view conversation logs (Tom Samstag)
378        * Conversation and chat sizes automatically saved (Stu Tomlinson)
379        * Added support for Novell privacy settings (Mike Stoddard of Novell)
380        * Added ability to initiate multi-user conferences (chats) in Novell
381          (Mike Stoddard of Novell)
382        * Find and Save buttons on the debug window (Stu Tomlinson)
383        * Plugin Actions menu (Christopher (siege) O'Brien)
384        * Plugins can now add entries to the right-click menu of a group or chat
385          (Stu Tomlinson and Christopher (siege) O'Brien)
386        * Hyperlink colors are now themeable via your ~/.gtkrc-2.0 file
387
388        Bug Fixes:
389        * Compiles again with gcc 2.96 (Ignacio J. Elia)
390        * Gtk2.0 compatibility fixes (Tim Ringenbach)
391        * Many documentation updates (Jonathan Champ, Gary Kramlich,
392          Stu Tomlinson, and Kevin Stange)
393        * Yahoo works on 64 bit machines (Gary Kramlich)
394        * Zephyr works on 64 bit machines (Arun A Tharuvai)
395        * Novell 64bit fixes, better error messages, and buddy list sync fixes
396          (Mike Stoddard of Novell)
397        * Novell protocol works on big endian machines (Novell)
398        * Massive rewrite of MSN support, which should fix a number of issues
399          and make errors easier to interpret (Felipe Contreras)
400        * Fixed a privacy-related bug in MSN that affected blocking/permitting,
401          which was due to case-sensitive string comparisons (Gudmundur
402          Olafsson)
403        * Fixed an MSN HTTP method bug where MSN would queue data indefinitely.
404          (Andrew Wellington)
405        * All known MSN formatting bugs were fixed.
406        * Overly long messages and paging cell phones in MSN no longer cause
407          disconnects (Felipe Contreras)
408        * Several bug fixes for MSN's MSNSLP and MSNObject support (Finlay
409          Dobbie)
410        * ALT-F works correctly in the System Log Viewer (Stu Tomlinson)
411        * New tabs should scroll correctly again (Tim Ringenbach)
412        * Dialogs opened from a conversation window are now closed when
413          the conversation window is closed, preventing a crash (Kevin Stange)
414        * Copy/paste encoding fixes (Joe Marcus Clarke)
415        * IRC disconnect crash fix (Luciano Miguel Ferreira Rocha)
416        * Ampersands in links should work correctly (Tim Ringenbach)
417        * DirectIM and IM Image support for AIM are greatly improved
418          (Tim Ringenbach)
419        * Gadu-Gadu updates (Andrew Wellington)
420        * Print Gadu-Gadu messages to the debug window instead of the console
421        * Updated and standardized blist signals (Gary Kramlich)
422        * Made the recieve-*-msg signals match the sending ones (Stu Tomlinson)
423        * The idle time for the buddy-idle and buddy-unidle signals should
424          be correct again.
425
426        Preference Changes:
427        * Added "Conversation placement - By conversation count"
428        * Added a "none" smiley theme to replace the "Show graphical
429          smileys" option
430        * Replace default formatting preferences with a dialog to set a
431          default formatting in a WYSIWYG manner.
432        * Removed "Show logins in window," default to yes
433        * Removed "Send URLs as links," default to yes (in protocols that
434          support HTML)
435        * Removed "Show URLs as links," default to yes
436        * Removed New window height & width and Entry field height for Chats &
437          IMs, sizes are now saved automatically
438        * Removed "Tab-complete nicks" default to yes
439        * Removed "Old-style tab completion", no longer supported
440        * Removed "Sending message removes away status", default to no
441        * Removed "Show numbers in groups", default to yes
442        * Removed "Icons on tabs", default to yes
443        * Removed "Sounds when you log in", default to no
444        * Removed "Seconds before resending autoresponse", default to 600
445          seconds
446        * Removed "Send autoresponse in active conversations", default to no
447        * Removed "Show people joining in window", default to yes
448        * Removed "Show people leaving in window", default to yes
449
450version 0.77 (04/22/2004):
451        New Features:
452        * The System Log returns (Ka-Hing Cheung)
453        * Added a conversation-drag-ended signal (Etan Reisner)
454        * Reorganized and cleaned up the MSN protocol plugin (Felipe Contreras)
455        * Added the -c option to specify location of the .gaim directory,
456          removed the outdated -f option that no longer had any effect (Daniel
457          Atallah)
458        * Novell GroupWise protocol support added (Novell)
459        * WYSIWYG improvements (Tim Ringenbach)
460        * WYSIWYG editing for user info (Jon Oberheide)
461        * Rich-text copy and paste
462        * Plugins can now add menu items to the buddy context menu
463          (Christopher O'Brien)
464        * Plugins can now add preferences (Gary Kramlich)
465        * The TOC protocol is no longer built by default. The plugin is not
466          being properly tested and is no longer officially supported.
467        * Bumped up the plugin API version number, and added version numbers
468          for loader plugins and protocol plugins. Authors will want to
469          update their plugins, and possibly use GAIM_PLUGIN_API_VERSION,
470          GAIM_PRPL_API_VERSION, and GAIM_LOADER_API_VERSION constants.
471        * Zephyr error reporting works (Arun A. Tharuvai)
472        * Zephyr deals with non-utf8 characters (Arun A. Tharuvai)
473
474        Bug Fixes:
475        * Formatting in the Log viewer is fixed (Kevin Stange)
476        * Save Conversation works again (Kevin Stange)
477        * The Clear button in privacy works (Robert Mibus)
478        * MSN error reporting works again (Stu Tomlinson)
479        * MSN e-mail notifications should no longer cause Gaim to crash
480          (Felipe Contreras)
481        * Fixed an infinite loop bug that would sometimes cause MSN to lock
482          up (Nickolai Zeldovich)
483        * All away messages should now show up in tooltips
484        * Removing zephyr buddies no longer crashes (Arun A. Tharuvai)
485
486version 0.76 (04/01/2004):
487        New Features:
488        * WYSIWYG text input (with much help from Gary Kramlich and Kevin
489          Stange)
490        * Ability to be invisible on AIM
491        * Chatroom list support (Tim Ringenbach)
492        * Added auto-completion for screen names to the New Instant Message and
493          Get User Info dialogs.
494        * Non-ascii character support in AIM chats (Uli Luckas and Marco Ziech)
495        * Vastly improved browser opening, with tab support! (Nathan
496          Fredrickson)
497        * Added support for connecting to MSN using the port 80 method.
498        * Support for Mozilla Firefox (Chris Friesen and Nathan Fredrickson)
499        * Added protocol-specific preferences (Gary Kramlich)
500        * Local IP address information can be changed in Preferences
501          (Tim Ringenbach)
502        * Improved local IP address detection (Tim Ringenbach)
503        * Offline accounts in account drop-down lists are now greyed (Etan
504          Reisner)
505        * Improved accessibility support for screen readers and other
506          accessibility tools (Marc Mulcahy)
507        * Improved accessibility in conversation windows (Nathan Fredrickson)
508        * Keyboard access to context menus via Shift+F10 (Marc Mulcahy)
509        * Core/UI split event loop code. (Scott Lamb)
510        * Added improvements to the multi-field request code, including
511          required fields and account fields.
512        * Moved more dialogs to the request API for interface consistency
513          (Send Message, Get User Info, and Insert Link dialogs)
514        * Jabber file transfer
515        * IRC file transfer (Tim Ringenbach)
516        * Added a hidden preference for disabling buddy list tooltips or
517          changing the pop-up delay in prefs.xml.
518        * Moved translation news to po/ChangeLog
519
520        Bug Fixes:
521        * Changes in AIM/ICQ server-side buddy lists take
522          precedence over the local buddy list
523        * Significant work on the Zephyr plugin (Arun A. Tharuvai)
524        * You can now use :/ as a smiley safely (Nathan Owens)
525        * Various buffer overflow fixes (Stefan Esser)
526        * Tabs now stay green when they are supposed to (Etan Reisner)
527        * Fixed a bug where only the first user in a chat room list was removed
528          sometimes when trying to remove a group of users (Tim Ringenbach)
529        * Clearing an AIM buddy icon actually removes it from the server,
530          icons changes in the account editor do not take effect if the
531          cancel button is used (Stu Tomlinson)
532        * Improved chat parting logic (Tim Ringenbach)
533        * Yet Another IRC channel user duplication bugfix (Tim Ringenbach)
534        * Deleting an account while modifying it will no longer crash gaim.
535        * Only one account preference window will now appear per account when
536          clicking Modify.
537        * Aliases are now shown alongside the screen name in the message
538          queue window. (Kevin Stange).
539        * TCL Plugin API changed
540        * The mobile icon on MSN users is now removed when the person disables
541          mobile paging (Stu Tomlinson)
542        * Removing invalid buddies in MSN with a space in their name no longer
543          causes a disconnect (Stu Tomlinson)
544        * Multiple MSN chats should now work (Robert Mibus)
545        * Added new MSN error codes and fixed an incorrect one (Stu Tomlinson)
546        * Incoming colors are now processed correctly in MSN.
547        * Conversation placement by account now works correctly with both
548          chats and IMs, and takes the Combine Chats and IMs option into
549          consideration.
550        * Minor tweaks to the list box in the multi-field request dialogs
551          so they work without a label and scrollbar (Pekka Riikonen)
552        * Hitting enter in a multi-field request dialog when a textfield has
553          the focus no longer ignores the changed text in the textfield
554          (Gary Kramlich)
555        * The Disconnect dialog no longer raises and gains focus each time
556          a disconnected account is added (Ka-Hing Cheung)
557        * Gadu-Gadu might actually connect again (Ignacy Gawedzki)
558        * Buddy pounces for an account are removed when the account is
559          deleted (Gary Kramlich)
560        * Various bug and memory leak fixes (Gary Kramlich)
561        * Assorted SSL crashfixes
562        * --enable-debug no longer breaks compilation when using gtk 2.4,
563          which also broke garnome.
564        * Tooltips shouldn't crash now (Daniel Atallah)
565
566version 0.75 (01/09/2004):
567        * New Yahoo! auth method
568        * Yahoo! file transfer (Tim Ringenbach)
569        * Yahoo! chat joining fixes (Tim Ringenbach)
570        * Persons can auto-expand when hovering your mouse over it
571        * Improved i18n support for MSN email notification (Felipe Contreras)
572        * Jabber SASL PLAIN support
573        * Improved Jabber MUC (Chat) support
574        * Fixed an MSN login bug some people likely experienced (Felipe
575          Contreras)
576        * Touch-up various dialogs to follow the Gnome Human Interface
577          Guidelines more closely (Steven Garrity, Nathan Fredrickson, and
578          Ka-Hing Cheung)
579        * Works better with all-black gtk themes (Etan Reisner)
580        * Mozilla Firebird support (Chris (darth_sebulba04))
581
582version 0.74 (11/25/2003):
583        * Sort-by-size log sorting fix
584        * Log directory umask fix for users of gaim-remote
585        * Fix Jabber room creation on MUC servers.
586
587version 0.73 (11/21/2003):
588        * New Logging format and code:
589                * fixes i18n issues with logs
590                * compatible with old logs
591                * hopefully fixes segfault in viewing logs
592        * New disconnected account dialog (Thanks, Daniel Atallah)
593        * Fixes several Jabber bugs
594        * Fixes the bug where some dialogs would crash when spell checking was
595          enabled. Closes #827930.
596        * Fixed unblocking of users in MSN (Robert Mibus)
597        * Fixes outgoing mobile pages on MSN.
598        * The border on the close buttons on inactive tabs are no longer shown,
599          thanks to a fix used by Galeon.
600        * Compatible with autoconf 2.58.
601        * Cleaned up gtkspell-related code (Robert McQueen)
602        * Changed the parameters for the received-chat-msg signal.
603        * Added a Release Notification plugin
604
605version 0.72 (10/31/2003):
606        * Added a search feature to conversations.
607        * Added an option to remove the formatting toolbar, both globally and
608          on a per-window basis (Nathan Fredrickson)
609        * Added a drop shadow to the buddy list tooltip
610        * Smileys are copyable
611        * Fixed the ICQ login crash
612        * Fixed a crash in the Add Chat dialog when selecting an
613          account that doesn't support chats. Closes bug #821606.
614        * Fixed a bug where new MSN accounts without buddies added wouldn't
615          connect.
616        * Fixed a crash when deleting an account that has IMs or chats open.
617          Closes bug #821630.
618        * Smileys have background colors
619        * If SSL is not enabled, MSN will load, but error on connect.
620        * Disable Jabber SASL auth until the standard stabilizes
621
622version 0.71 (10/09/2003):
623        * The right-click menu for e-mail links now presents a "Copy E-Mail
624          Address" item
625        * Fix sort by idle to behave as it did pre-contact support (David
626          Smock)
627        * Display AIM away messages in the tooltip for buddies when
628          they are away
629        * Support for Buddy Comments for AIM and ICQ buddies
630        * Window icons are now set as buddy icons or status icons
631        * Get User Info in MSN and Yahoo now return an error indicating that
632          the information doesn't exist if the profile is empty (parts by
633          Nathan Poznick)
634        * Added startup notification support for window managers that support it
635        * The protocol icon for an account in the accounts window will now
636          "pulse" when signing the account on.
637        * Zephyr formatting fixes (Arun A. Tharuvai)
638        * Zephyr can connect to chats (Karsten Huneycutt)
639        * SSL support can now be provided by third party plugins.
640        * Multiple copies of gaim installed at different locations no
641          longer attempt to load the same, possibly incompatible plugins
642          (Robert McQueen)
643        * Implemented another new Yahoo! authentication method
644        * Fixed a bug displaying Chinese MSN messages (Ambrose C. LI).
645        * Additional fixes and checks for the perl build process (Sean Burke).
646        * Massive core/UI splitting.
647        * Re-write of Jabber protocol plugin
648        * Conversation API changes.
649        * Some plugins must be updated due to code variable changes,
650          function name changes, and change of behavior for certain
651          functions.
652
653version 0.70 (09/28/2003):
654        * Implemented Yahoo's new authentication method (Cerulean Studios)
655        * Protocol plugins that have plugin dependencies now load correctly.
656        * Perl installs where it's told to a bit more correctly.
657        * Robert "Robot101" McQueen cleaned and core/UI split IM
658          image support.
659
660version 0.69 (09/24/2003):
661        * Added Contact (aka Person, aka Meta-Contact, aka Buddy Merging, etc)
662          support
663        * Added MSN 6 smileys.
664        * Added animated smiley support (Ka-Hing Cheung)
665        * Added SSL support, compatible with GNUTLS and Mozilla NSS.
666        * Added plugin IPC.
667        * Added support for gettext 0.12.x.
668        * Updated MSN support to the MSN Protocol version 9.
669        * Jabber now supports SSL
670        * Yahoo now shows people using the java chat client (Tim Ringenbach)
671        * Yahoo chat and conference (Tim Ringenbach)
672        * Yahoo ignore support (Jesse Farmer (farmerje))
673        * Yahoo idle times displayed, long buddy lists work, sms users,
674          and other improvements (Tim Ringenbach)
675        * The accounts window now shows offline accounts as greyed out, and
676          online accounts as colored.
677        * Fixed the text replacement plugin.
678        * Fixed all known signal problems in perl.
679        * The right-click menu for conversation tabs now shows the tab icon
680          and status, if tab icons are enabled. (Jesse Farmer)
681
682version 0.68 (09/01/2003):
683        * Removed the old event system and replaced it with a much better
684          signal system.
685        * Added plugin dependency support.
686        * Rewrote the Perl plugin. All old scripts will break, but it offers
687          a much better API for new scripts.
688        * Yahoo color support (Tim Ringenbach (marv_sf))
689        * Yahoo and MSN get info support (Nathan Poznick)
690        * Fixed Jabber registrations.
691        * Fixed a problem where pouncing two users with the same name
692          appeared in the same conversation window, and other related
693          problems. (Robot101)
694        * Corrected problems with proxy preferences.
695        * Mailchk.c and simple.c compile again (Paul A (darkrain))
696
697version 0.67 (08/14/2003):
698        * Brought back the message notification plugin (Brian Tarricone)
699          You'll need to reconfigure your settings for this plugin
700        * IRC protocol plugin rewritten (Ethan Blanton)
701        * New IRC protocol icon (Nuno Donato)
702        * Protocol and status icons now optionally appear on tabs.
703          (Etan Reisner)
704        * Various dialog rewrites (Jabber vCard, Add Group, Alias Chat,
705          Rename Group, Privacy)
706        * Shows "hiptop" icon for AIM buddies using hiptop
707          devices (Robey Pointer)
708        * Privacy core/UI split.
709        * Conversation placement by group now applies to chats in the buddy
710          list as well.
711        * Events in a conversation (user logged in, logged out, window closed,
712          etc.) now grey the tab.
713        * Various bug fixes (larne from irc, Tim Ringenbach, Bjoern
714          Voigt, Paul A (darkrain))
715
716version 0.66 (07/18/2003):
717        * Freebsd compile fix (Matthew Luckie)
718        * .spec file improvements (Ethan Blanton)
719        * Added a gaim-remote man page (Robert McQueen)
720        * The Remote Control plugin no longer adds duplicate groups to your
721          buddy list.
722        * Servers and ports are now imported correctly in MSN.
723        * Core/UI split the core initialization and shutdown.
724        * MSN messages with newlines are now sent correctly to MSN clients.
725        * Fix some sound initialization stuff
726        * Fix saving and import of default away message
727
728version 0.65 (07/16/2003):
729        * Massive internal core/ui splitting
730        * New account dialog
731        * Preferences moved to ~/.gaim/prefs.xml
732        * Account information moved to ~/.gaim/accounts.xml
733        * Pounces moved to ~/.gaim/pounces.xml
734        * Added protocol icons to various drop-down boxes
735        * New Send IM buddy icon merged from Ximian Desktop 2
736        * Fixed "Sort by Status" crash
737        * Fixed the MSN signon crash
738        * Fixed the MSN add buddy crash
739        * Fixed the MSN empty buddy list bug
740        * Fixed all known MSN chat bugs
741        * Fixed HTTP redirect handling in smiley retrieval. This fixes the
742          problems with some smiley themes.
743        * Chats in MSN can now be initiated by right-clicking a buddy and
744          choosing Initiate Chat.
745        * MSN Alerts and incoming MSN pages no longer pop up several error
746          dialogs
747        * Ability to view iChat "Available" messages for AIM
748        * Stores your buddy icon on the server for AIM
749        * Support for non-ascii characters with Yahoo! Messenger
750        * Focus returns to the input box when you click elsewhere, like it used
751          to
752        * New typing notification icons from Ximian
753
754version 0.64 (05/29/2003):
755        * Buddy list sorting in buddy list preferences.
756        * Improved debug window with timestamps and pause buttons.
757        * New core/ui split notification and request APIs.
758        * New mail notification dialog.
759        * Several bug fixes in MSN.
760        * Conversation window buddy icon bugs were fixed.
761
762version 0.63 (05/16/2003):
763        * A rewrite of the plugin API. Plugin authors will need to change their
764          code based off the changes found in other plugins.
765        * Perl script support is now provided in the perl plugin.
766        * Debugging is core/ui split, and has a new API with support for
767          debug levels and categories.
768        * Support for adding chats to your buddy list.
769        * MSN protocol plugin was rewritten, has experimental buddy icon
770          support, and MSN Mobile support.
771        * Buddy list speed enhancements (Thanks Ethan Blanton).
772        * Napster protocol updates (Thanks Auke Kok).
773
774version 0.62 (04/23/2003):
775        * Keyboard shortcuts in the buddy list work again (Thanks Joe
776          Clarke).
777        * Support for Jabber XHTML messages
778        * Ability to re-request authorization from ICQ and Jabber users by right
779          clicking on them in your buddy list.
780        * Improved Zephyr internationalization.
781        * Bug causing 'Hide on Send' windows to be lost forever fixed.
782        * Iconified windows are now raised properly.
783        * Dates printed for old/offline messages.
784        * Some assorted crash bugs fixed.
785
786version 0.61 (04/07/2003):
787        * Split the buddy pounce core and UI, and rewrote the UI for it.
788        * Removed folder icons and excess space from the buddy list (Thanks
789          Dave Camp)
790        * Fixed a bug involving dragging buddies and groups
791        * Re-implemented the logout icons.
792        * New icons for "away" and "aol" (Thanks, Moses Lei)
793
794version 0.60 (04/04/2003):
795        Core:
796        * Auto-loading protocol plugins.
797        * Plugins dialog and perl script menu merged into preferences.
798        * Don't auto-login if an existing Gaim session is already
799          running.
800        * Moved "privacy preferences" to Tools menu.
801        * -n, --loginwin option to disable autologins.
802        * Added support for gettext 0.11.x.
803        * Added support for automake 1.6.
804        * aim:// URI's supported with gaim-remote command.
805        * Quit Gaim remotely with gaim-remote. (Thanks, John Silvestri)
806        * Added rudimentary support for X11R6 session management. (Thanks,
807          Robert McQueen)
808        * Conversation backend and UI are now separated. (Thanks,
809          Christian Hammond)
810        * Asynchronous, non-blocking, DNS function (Thanks, Nicolas
811          Lichtmaier)
812        * As a side effect of the above: IPv6 support. Tested only with IRC
813          (you can receive ipv6 chat requests from irssi!).
814       
815        Plugins:
816        * Tray icon plugin--replaces the old GNOME applet. You'll need
817          the panel Notification Area applet (aka system-tray-applet)
818          for GNOME 2, or the Kicker for KDE 3.1. (Thanks, Robert
819          McQueen, Nicolás Lichtmaier, Kristian Rietveld, Ari Pollak &
820          Patrick Aussems)
821        * Added GAIM::remove_event_handler and made set_info short
822          circuitable in perl. (Thanks, Ryan McCabe)
823        * event_del_conversation for plugins. (Thanks, Bill Tompkins)
824        * Notify.c plugin rewritten; check its configure dialog. (Thanks,
825          Etan Reisner)
826        * Buddy Ticker made a plugin.
827        * Idle Maker added to source.
828        * Fortune profile added to source.
829
830        AIM/ICQ:
831        * TOC no longer compiles statically by default--use OSCAR.
832        * ICQ plugin no longer gets built--use OSCAR.
833        * Server-stored buddy lists for ICQ with full support for
834          authorization (Thanks, Mark Doliner)
835        * File send/receive support for Aim over Oscar (Thanks, William T.
836          Mahan and Mark Doliner)
837        * Non-direct connect typing notification for AIM over OSCAR.
838          (Thanks, Mark Doliner)
839        * Allow only people in buddy list privacy option added for AIM.
840        * Full ICQ info reading support. (Thanks, Vincas Ciziunas)
841        * Support for synchronizing group renames on server.  Group
842          rename server synchronization for AIM.  Server-side
843          synchronization for moving individual AIM buddy to new
844          group improved. (Thanks, Mark Doliner)
845        * Ability to add screenname@mac.com people to AIM buddy lists.
846          (Thanks, Graham Booker)
847        * Ability to change ICQ password. (Thanks, Mark Doliner)
848        * Option to have AIM notify you if you have
849          unread mail. (Thanks, Mark Doliner)
850        * Parse URL messages, Contact Sending and Pager Messages
851          in ICQ. (Thanks, Mark Doliner)
852        * use snprintf instead of sprintf. (Thanks, William T. Mahan)
853        * Fixed crashbug on empty rvous requests. (Thanks Brandon Scott
854          (Xeon) for pointing this out, and Matt Pandina for the patch)
855        * Nice Oscar changes--mostly internal. (Thanks, Mark Doliner)
856
857        IRC:
858        * Added more IRC slash commands -- /W, /VERSION, /MODE, /CTCP stuff,
859          -- and other cool IRC enhancments. (Thanks, Jonas Birmé)
860        * IRC's /topic with no argument displays the current topic (Thanks,
861          Mark Doliner)
862        * DCC File Receive support for IRC.
863        * Optional password on IRC accounts. (Thanks, Christian Hammond)
864        * Added half-op support.
865
866        Jabber:
867        * Jabber invisibility and permanently cancel sending on-
868          line status to Jabber buddies.
869        * Jabber roster updated on group renames.
870        * Fixed a possible segfault when signing off Jabber. (Thanks,
871          Craig Boston)
872        * Improved typing notification support for Jabber and
873          Yahoo! (Thanks, Nathan Walp)
874        * File receive support for Jabber. (Thanks, Nathan Walp)
875
876        MSN:
877        * MSN users are notified when the other party closes the conversation
878          window. (Thanks, Christian Hammond)
879        * File receive support for MSN. (Thanks, Christian Hammond)
880
881        Internationalization:
882        * Now using libiconv for better i18n support (Thanks, Junichi
883          Uekawa)
884        * Lots of i18n fixes (Thanks Matt Wilson, Ethan Blanton, A Lee)
885        * Correct i18n handling for many parts of AIM/ICQ, including
886          instant messages, away messages, and profiles (Thanks,
887          Ethan Blanton)
888        * Improved MSN internationalization (Thanks, A Lee)
889
890        Other:
891        * Optionally uniquely colorize nicks in chats
892        * Add / Remove buddy menu item added to the chat users list
893          (Thanks, Jonas Birmé)
894        * View log button in conversation toolbar (Thanks, Etan Reisner)
895        * Option to log IMs and Chats seperately. (Thanks, Etan
896          Reisner)
897        * Removed Ctrl-C binding for color
898        * Fix first message in tab not displaying bug (Thanks, Etan Reisner)
899        * Changed some default options
900        * Updated desktop and window icons (Thanks, Robert McQueen)
901        * Switch the .desktop file to the new KDE/GNOME common vfolder
902          format (Thanks, Robert McQueen)
903        * Removed all deprecated GTK calls.  Now 100% GTK 2. (Thanks Nathan
904          Walp, Christian Hammond, Ari Pollak, Ethan Blanton, Robert McQueen)
905        * Read proxy environment variables. (Thanks, Christian Hammond)
906        * Fixed security vulnerability with manual browser option (Thanks,
907          Robert McQueen)
908        * Can get info for ICQ and Jabber users from the "Edit
909          Buddies" tab (Thanks, Brian Bernas)
910        * Code cleanups and fixes (Thanks, Federico Mena Quintero and
911          Ka-Hing Cheung)
912        * Word-wrapping on mail notification text (Thanks, Andrew Molloy)
913        * Generic File Transfer PRPL interface (Thanks, Christian Hammond)
914        * Better supression of auto-responses (Thanks, Joshua Blanton)
915        * Drag-and-drop tabs in conversations, and multiple windows with tabs
916          in each (Thanks, Christian Hammond)
917
918version 0.59 (06/24/2002):
919        * Squashed a bug in buddy right-click menu handling
920          that crashed Gaim.  In the process: found and
921          eliminated some memory leaks.
922        * Fixed a significant applet leak
923        * Can now change Jabber password on server (Thanks,
924          Nathan Walp)
925        * Certain types of Jabber presence errors no longer
926          falsely show a buddy on-line.  Instead now a "broken
927          light-bulb" icon is shown and the error status is
928          available via "Get Away Msg"  (Thanks and a tip o'
929          the hat to Christian Hammond for the graphic)
930        * Conversation struct has pointer to toolbar (thanks Brent
931          Priddy and Paul Miller)
932        * Zephyr fixes (thanks, Arun A. Tharuvai)
933        * Aliases in buddy ticker
934        * Perl scripts can play Gaim sounds (thanks Andrew Rodland)
935        * Internal sounds can be played by commands (thanks Lex Spoon)
936        * Auto-login item in applet menu (thanks Chris Boyle)
937        * Fixed MSN "Unkown Error Code", "Already there", and
938          "Already in opposite list" errors
939        * Changed "Play sound" button to "Mute" button
940        * You can now have "reserved" chars in IM and proxy passwords
941        * Jabber now has typing notification  (Thanks, Nathan Walp)
942        * Improved support for Jabber resources  (Thanks, Nathan Walp)
943        * Fixed problem with Gaim crashing on non-ASCII Jabber buddy
944          aliases (Jabber "name" attribute) chars  (Thanks, Ho-seok Lee)
945        * Plugged memory leaks in Jabber plug-in
946        * Fixed problem with Jabber away status not being propagated to
947          conference rooms for jabberd (server) v1.4.2 and above
948        * Chat room buddy lists are now sorted independent of case
949        * Added capability for protocol-specific edit buddy menu entries
950        * Can now remove a Jabber buddy roster item from the server
951          entirely
952        * Gaim can now handle messages from Mac ICQ and Miranda ICQ
953          (Thanks, Mark Doliner)
954        * Added Mozilla to browser options and changed KFM to
955          Konqueror.
956        * Can now set the server and port for MSN and Napster
957        * MSN Internationalization (Thanks Felipe Contreras and
958          countless, countless others)
959        * E-mail addresses are no longer truncated when there is a '.' at
960          the end.
961
962version 0.58 (05/13/2002):
963        * Better applet transparency
964        * Option to raise buddy list on signons/signoffs
965        * Formatting of incoming MSN messages   
966        * Get Info from menu multiple-account-aware (thanks
967          Brian Bernas)
968        * Hide and unhide functions for the filectl plugin.
969          (Thanks, Ari Pollak)
970        * Added helpful stuff to the Help menu.
971        * Self-aliasing from the account editor.
972        * Better selection in GtkIMHtml (Thanks Ben Miller)
973        * A warning when your OSCAR buddy list is too long
974          (Thanks, Mark Doliner)
975        * ICQ status messages in OSCAR (Thanks, Mark Doliner)
976        * Play sound when your name is said in a chat
977        * Approval dialog for Jabber when somebody wants to
978          subscribe to user's presence. Also gives user the
979          opportunity to add that buddy if not already on the
980          user's buddy list.
981        * Jabber "Change buddy group" roster synchronization now
982          works again.  (This was unknowingly broken when the
983          "out-sourced" Jabber libs were upgraded in 0.56)
984        * Invalid Jabber I.D.'s no longer crash Gaim.  User now
985          notified with pop-up's.
986        * Jabber Buddy sign-on time support, added in 0.57,
987          removed until and unless and inconsistency can be
988          resolved. (Thanks, Nathan Walp)
989        * Bug-fix for potential buffer overflow in Jabber
990          plugin. (Thanks, rwscott)
991        * Tempfiles used for secure MSN/HotMail login (added in
992          0.57) are now themselves created securely.
993        * Secure MSN logins (added in 0.57) no longer blow up
994          on Solaris.
995        * Timezone support improved.
996
997version 0.57 (04/25/2002):
998        * New authorization method for Yahoo!
999        * Jabber will tell you when your buddies signed on (Thanks
1000          Nathan Walp)
1001        * Jabber improvements (Thanks, Nathan Walp)
1002        * More keyboard shortcuts
1003        * event_chat_recv takes char**'s, and event_im_recv takes
1004          a *guint32 for flags
1005        * Secure hotmail login for MSN (thanks for the tips,
1006          Scott Werndorfer)
1007
1008version 0.56 (04/11/2002):
1009        * Shell-like send history binded to Ctrl-Up and Ctrl-Down
1010        * libjabber upgraded to most recent stable version
1011        * Buddylist looks a little better
1012        * Fixed MSN privacy settings
1013        * Group deletion fix (Thanks Mark Doliner)
1014        * Alias/Group syncronization for Jabber (Thanks JSeymour)
1015        * Fixed broken signal handling in gdm-started GNOME sessions
1016          (Thanks Jim Seymour, Vann, Robert McQueen)
1017        * Oscar group syncronization (Thanks, Mark Doliner)
1018        * ICQ Authorization via Oscar (Thanks, Mark Doliner)
1019
1020version 0.55 (03/29/2002):
1021        * Jabber improvements (Thanks Jim Seymour)
1022        * Various sound cleanups (Thanks Robert McQueen)
1023        * Login process shown in single window (Thanks Michael
1024          Golden)
1025        * Can reorder your accounts in the account editor (Thanks
1026          Luke Schierer)
1027        * Shows "mobile" icon for Oscar buddies using mobile
1028          devices (Thanks Mark Doliner)
1029        * Fixed bug in MSN smilies that crashed PPC (and other?) platforms
1030        * HTTP Proxy settings now HTTP compliant (Thanks Robert McQueen)       
1031        * Speling corections (Thanks Tero Kuusela)
1032        * Oscar list icon fixes (Thanks Mark Doliner)
1033        * Oscar idle times work again (Thanks Mark Doliner)
1034        * Protocol icons on Edit Buddies tab (Thanks Christian Hammond)
1035
1036version 0.54 (03/14/2002):
1037        * Compiles without GdkPixbuf again
1038        * GtkIMHtml will refresh when you set a new GTK+ theme
1039        * Improved Yahoo! typing notification (thanks Brian Macke)
1040        * Prompt to authorize MSN buddies who added you while you
1041          were offline (Thanks Jason Willis)
1042        * Option to globally disable Buddy Icon animation (Thanks
1043          Luke Schierer)
1044        * Numerous bugfixes
1045        * Yahoo! will tell you when your buddies are playing Yahoo!
1046          games and give you the ability to join them
1047        * Yahoo! can receive offline messages
1048        * IRC can do DCC chat.
1049        * IRC will convert HTML formatting to mIRC formatting.
1050        * Buddylist tab placement option (Thanks Jason Willis)
1051        * Protocol specific smiley faces
1052        * IM Image sending
1053
1054version 0.53 (02/28/2002):
1055        * Minor bug fixes re: queued away messages
1056        * Better buddy icon transparency (for real this time ;-))
1057        * Ability to change formatting of Oscar screen name
1058        * Better selection in HTML widget (Thanks BMiller)
1059        * New icons for ICQ (Thanks Kevin Miller)
1060        * Editable buddy pounces (Thanks Jason Willis)
1061        * Server side buddy lists in Oscar (Thanks Mark Doliner :-))
1062        * Fix for the chatlist plugin
1063        * Typing Notification (AIM Direct Connect, Yahoo, MSN)
1064        * IM Images (Receive Only)
1065        * Prettier GtkImHtml selection
1066        * Better buddy icon transparency (for real this time ;-) )
1067
1068version 0.52 (02/17/2002):
1069        * Better buddy icon transparency (thanks SeanEgan)
1070        * Fixed a little bug with connecting via proxy (thanks
1071          for reminding me of this, Manish Singh)
1072        * Yahoo! Messenger works again
1073        * MSN Works again
1074        * Can register a new user with a Jabber Server (JSeymour)
1075        * Can now set Jabber vCards (JSeymour)
1076        * Jabber vCards are now shown in their entirety (JSeymour)
1077        * Various jabber bug fixes/enhancements (JSeymour)
1078
1079version 0.51 (01/24/2002):
1080        * Arrow buttons in log viewer and some other dialogs
1081          work (thanks Ben Miller)
1082        * Option to only send auto-response while idle (thanks
1083          Sean Egan)
1084        * Control time between sending auto-responses (thanks
1085          Mark Doliner)
1086        * Should be able to sign on to Oscar using Mac OS X
1087          (thanks Fingolfin, Vincas Ciziunas, et al.)
1088
1089version 0.50 (12/14/2001):
1090        * Able to import GnomeICU contact lists
1091        * Galeon as browser option (Thanks Rob McQueen)
1092        * IRC /list, /invite (Thanks Sean Egan)
1093        * Option to have IMs and Chats tabbed in same window
1094        * Finally put the lagmeter plugin out of its misery and
1095          removed it. (/me dances on its grave.)
1096
1097version 0.49 (11/29/2001):
1098        * Can compile against GTK+ 2.0 (version 1.3.10/1.3.11)
1099        * Confirm before removing buddies
1100        * Yahoo updates (thanks Brian Macke)
1101        * Jabber updates
1102        * Zephyr updates (thanks Arun A Tharuvai)
1103        * Gadu-Gadu updates (thanks Arkadiusz Miskiewicz)
1104        * Option to show aliases in conversation tabs
1105        * Option to hide windows after sending messages
1106        * licq2gaim.pl conversion script (thanks Arturo Cisneros, Jr.)
1107
1108version 0.48 (11/18/2001):
1109        * Right-click on links to open/copy URL
1110        * Yahoo changes
1111        * Oscar can send/receive offline messages in ICQ. Since the "real"
1112          ICQ protocol isn't working too well it's recommended that you
1113          use Oscar for ICQ.
1114
1115version 0.47 (11/01/2001):
1116        * Better font loading (pays attention to charset now)
1117          (thanks Arkadiusz Miskiewicz)
1118        * Better recoding in Gadu-Gadu (thanks Arkadiusz Miskiewicz)
1119        * Open Mail button for when you get new mail (Yahoo and MSN)
1120        * New buddy pounce option: Popup Notification
1121        * When adding a buddy, the groups list now updates when you switch
1122          accounts.
1123        * When creating a new buddy pounce, gaim now automagically
1124          selects "on away" or "on idle", if the user is away
1125          or idle.
1126        * Add Opera to the available browsers (thanks Brian Enigma)
1127        * Improved log viewer (thanks to Ben Miller)
1128        * When you are queueing away messages, double clicking on
1129          a buddy's name will cause the messages for that name to be
1130          dequeued.
1131        * You can choose which sound player you use at run-time
1132          (thanks Ben Miller)
1133        * When someone adds you to their buddy list, it asks if you want
1134          to add them as well (Yahoo, ICQ, and MSN) (thanks Nathan Walp)
1135        * Option to grey idle buddies (thanks Nathan Walp)
1136        * MSN Privacy Options
1137        * In MSN you can set a person's alias to their "friendly name" by
1138          right-click on their name while they're online.
1139        * IRC can do /WHOIS
1140        * The usual bug fixes and memory leak plugs
1141
1142version 0.46 (10/18/2001):
1143        * New applet icons (courtesy David Raeman)
1144        * ICQ works on big-endian platforms, e.g. sparc and ppc
1145          (thanks to Nathan Walp and Ben Miller)
1146        * Better applet icon drawing (thanks to Ari Pollak)
1147        * An extraordinary number of bug fixes
1148        * Ability to stop animation on buddy icons, restart animation,
1149          hide certain buddy icons, and save people's buddy icons, all
1150          through a right-click menu
1151        * Event handlers in perl passed arguments as elements of
1152          an array rather than all concatenated as a string, making
1153          perl much easier to use (thanks Dennis Lambe Jr.)
1154        * Can pass an argument to timeout_handlers in perl
1155          (thanks Artem Litvinovich)
1156        * Redesigned Modify Account window (thanks Sean Egan)
1157        * Add buddy dialog now lets you select which protocol
1158          to add the buddy to
1159        * Pressing 'signon' on the first screen for accounts that
1160          do not require passwords no longer incorrectly displays
1161          an error message.
1162
1163version 0.45 (10/04/2001):
1164        * New plugin event: event_chat_send_invite
1165        * Major updates to the perl system (reread PERL-HOWTO and
1166          SIGNALS)
1167        * Major updates to event_chat_* events for plugins (reread
1168          SIGNALS)
1169        * Some GtkIMHtml improvements
1170        * Various bugfixes
1171        * Nick Highlighting in chat
1172        * Tab-completion for nicks in chat (thanks to Sean Egan)
1173        * Large internal reworkings
1174        * New Protocol: Gadu-Gadu, written by Arkadiusz Miskiewicz
1175        * Can choose buddy icon to send (for Oscar)
1176
1177version 0.44 (09/20/2001):
1178        * More sane scaling of buddy icons (intelligently scale to
1179          either 48x48 or 50x50 depending on icon)
1180        * Have you ever had it happen where you cancel a login and
1181          Gaim starts using all the available processing power? I
1182          think I fixed that.
1183        * Temporarily removed Jabber user registration, which wasn't
1184          working anyway.
1185        * Added a spiffy Help button
1186        * Wrote a plugin for all those people who miss having the
1187          chat rooms in their buddy lists (chatlist.so)
1188        * Updated libfaim
1189        * Added drop down selection to chat invitation
1190        * Improved the look of the chat invitation dialog
1191        * Improved the look of the proxy preferences
1192        * event_im_recv and event_im_display_rcvd passed whether
1193          the message received was auto-response (see SIGNALS)
1194        * IRC fixes (largly copied from X-Chat)
1195        * Internal change to how preferences are stored
1196        * Other bug fixes
1197        * Option to hide buddy icons
1198
1199version 0.43 (09/06/2001):
1200        * Can change friendly name in MSN again
1201        * Bug fixes
1202        * Auto-reconnect plugin has exponential timeout (i.e. it
1203          tries after 8 seconds, then 16, then 32, etc. up to 17
1204          minutes)
1205        * Removed file transfer things from Napster. It didn't work
1206          well anyway. It'll be back eventually. (Does anyone even
1207          use napster anymore?)
1208
1209version 0.11.0-pre15 (08/28/2001):
1210        * MSN works again
1211        * Fixed a little segfault when images are links
1212        * Redid the about box again.
1213        * Fixed a nice little bug with the manual browser command
1214        * Oscar Unicode fix (Thanks John Matthews)
1215        * Can select which protocols are compiled statically
1216          (e.g.: ./configure --with-static-prpls=oscar,jabber)
1217        * New plugin events: event_im_displayed_sent and
1218          event_im_displayed_rcvd. Use these to change messages after
1219          they're displayed (e.g. encrypt sent messages, or send
1220          auto-responses and have them display locally properly)
1221        * Can use Arts for sound (thanks Tom Dyas)
1222
1223version 0.11.0-pre14 (06/17/2001):
1224        * Fixed a segfault with Oscar's account confirmation
1225          (Thanks, Adam)
1226        * Some MSN changes
1227        * Some HTML widget changes
1228        * Can specify hosts/ports for Yahoo (thanks Jeremy Brooks)
1229        * Many many bugfixes
1230
1231version 0.11.0-pre13 (06/06/2001):
1232        * Can view/set chat topic in Jabber (thanks faceprint)
1233        * The napster plugin no longer segfaults on invalid names
1234          and/or passwords.
1235        * HTML is properly stripped from away messages in protocols that
1236          do not use HTML.  (thanks, faceprint)
1237        * Can view/set chat topic in IRC
1238        * MSN properly escapes outgoing messages
1239        * Much needed updates to the gaim man page (thanks, Sean Egan)
1240
1241version 0.11.0-pre12 (05/29/2001):
1242        * Fixed a funny bug with auto responses when queued messages
1243          are enabled.
1244        * Redesigned the Font Options preference page
1245        * Improved Jabber chat support (it whispers now, too)
1246        * Zephyr can do Subscriptions now (thanks to nsanch)
1247        * Auto-recon plugin got reworked
1248        * Lots of clean-ups
1249        * Some new pixmaps (Thanks, DennisR).
1250        * Fixed a segfault in IRC (Thanks Sean Egan)
1251        * MSN can now change your 'friendly name' (Thanks for the
1252          packet logs, aechols)
1253        * More IRC improvements [colors, etc] (Thanks Sean Egan)
1254        * Improved proxy options
1255        * Fixed a small issue with HTML not being stripped from
1256          log files properly (Thanks, faceprint and David Stoddard)
1257        * Can turn on/off Yahoo! Mail announcements
1258        * Can force messages through the server for ICQ (use this if
1259          you have problems sending)
1260        * Can receive buddy icons in Oscar (requires gdk_pixbuf,
1261          which GNOME depends on. If you --disable-pixbuf, it will
1262          disable this.)
1263        * Redesigned plugins dialog (thanks Mike Heffner)
1264
1265version 0.11.0-pre11 (04/30/2001):
1266        * Zephyr updates and additions, thanks Neil Sanchala (nsanch)
1267        * Jabber can send/accept chat invites (due to mid)
1268        * MSN has the option to notify you of new hotmail
1269          messages
1270        * Fixed a problem with ADD requests in MSN
1271        * Fixed a small memory leak with MSN
1272        * Moved MSN's spammy debug output into debug_printf's
1273        * Can rename groups/buddies in the Edit Buddies pane
1274          (thanks Neil Sanchala)
1275        * Some perl updates (thanks to Sean Egan)
1276        * IRC got the following slash commands:
1277          op, deop, voice, devoice, mode, raw, quote, and kick (thanks
1278          to Sean Egan)
1279        * MSN Properly handles URL decoding of 'friendly' names
1280        * Redesigned Preferences pages (design by DennisR)
1281        * Can select where tabs are for tabbed IM/Chat windows
1282        * Option to queue away messages while away
1283        * Jabber got good updates (from faceprint)
1284        * Oh yes, and Oscar works, yet again. (gee... that's what, 4
1285          releases that have "fixed" it now?)
1286
1287version 0.11.0-pre10 (04/13/2001):
1288        * Many, many bug fixes
1289        * Can choose to not send away auto-response (thanks phzzzt)
1290        * Uh... Oscar works? For now?
1291        * IRC Plugin can do whois (right click and info)
1292        * IRC Plugin got away message support
1293        * Gaim blist to WinAIM blt perl script (courtesy Andy Harrison)
1294        * Sound on buddy pounce (Thanks Andrew Echols)
1295        * Can view all group chats in one tabbed window (same keybindings
1296          as for tabbed normal conversations)
1297        * More Protocol plugins:
1298                Zephyr (plugins/zephyr) (DON'T USE THIS unless you know
1299                        what it is and why you'd want to use it)
1300
1301version 0.11.0-pre9 (03/26/2001):
1302        * Can register Jabber accounts (load the Jabber plugin and click
1303          Register on the login window)
1304        * GtkIMHtml handles themes (no background pixmaps though) (thanks
1305          decklin, mishan)
1306        * URLS Linkify properly in Buddy chats
1307        * Jabber compiles better on Solaris?
1308        * Gaim works with Oscar Again (Huge thanks to Adam Fritzler of
1309          libfaim)
1310
1311version 0.11.0-pre8 (03/23/2001):
1312        * Fixed a problem with MSN not detecting signoffs and buddy updates.
1313        * Implemented away options in MSN
1314        * Alt-[1-9] to go to [1-9]th pane in tabbed convo window
1315        * Jabber fixes, Oscar fixes (!), Yahoo fixes, TOC fixes
1316        * Can use Alt to access menu, and Ctl-char for certain actions
1317          (thanks baldnik)
1318        * Oscar blocking works (?)
1319        * MSN can see status of other users
1320
1321version 0.11.0-pre7 (03/16/2001):
1322        * Can build RPMs as non-root
1323        * New yahoo library (can use HTTP proxy)
1324        * Command-line arg to specify config file (thanks Jason Boerner)
1325        * Can view all conversations in one tabbed window (Control-[ and
1326          Control-] move left and right respectively; Control-Tab moves
1327          to the next unread, or the next tab if there are no unread tabs)
1328        * Tooltips on links work again
1329        * Can log system notices: signons/signoffs, awayness and idleness
1330          (thanks Andrew Echols)
1331        * MSN fixes
1332        * Applet fixes
1333
1334version 0.11.0-pre6 (03/06/2001):
1335        * Fixed bug with NAS support
1336        * Napster plugin is included again
1337          (Thanks for pointing out that it was missing,
1338          (Yan V. Bulgak)
1339        * Oscar can: search by email, request confirmation, change password
1340        * TOC fixes
1341        * ICQ fixes
1342        * Faster HTML parsing/rendering
1343
1344version 0.11.0-pre5 (02/26/2001):
1345        * Minor GUI changes
1346        * ICQ Alias problem fixed
1347        * Negative times fixed
1348        * Cannot create blank away messages/messages with blank titles
1349        * Can right-click Edit Buddies list to alias/add pounce/etc.
1350        * Ability to independently set accounts as away
1351        * Can use all away states for ICQ, Yahoo (N/A, Be Right Back, etc.)
1352        * Fixed hanging trees
1353        * Can close windows by hitting 'Esc' (optional)
1354        * Better HTML Widget
1355        * Can toggle timestamps by hitting F2 (optional)
1356        * Rewritten file transfer for TOC
1357        * Jabber got chat
1358        * Log Viewer (courtesy BMiller)
1359        * Can save conversation history
1360        * Napster can kinda sorta download files sometimes :)
1361        * You can activate IDs in Yahoo
1362        * ICQ upgraded to use icqlib 1.1.5
1363
1364version 0.11.0-pre4:
1365        * ICQ upgraded to use icqlib 1.1.0
1366        * An enormous amount of bug fixes
1367        * Even More Protocol Plugins:
1368                Jabber (plugins/jabber)
1369                Napster (plugins/napster.c)
1370        * Fixed a segfault with 'Ignore new conversations while away'
1371
1372version 0.11.0-pre3 (12/15/2000):
1373        * Away messages arranged alphabetically (Thanks Justin)
1374        * More GUI adjustments
1375        * Can optionally run command to play sound files
1376        * Icons for ICQ plugin (blatently stolen from GnomeICU)
1377        * Icons for Yahoo plugin (not-so-blatently stolen from GTKYahoo)
1378        * Optionally display warning level next to name in buddy list
1379        * Optionally ignore fonts on incoming messages
1380        * Command-line option to automatically set yourself as
1381          away upon signon (thanks bmiller)
1382        * Buddy list backups now stored in ~/.gaim/SN.protocol.blist (gaim will
1383          move the old file for you). Needed for when you have the same name on
1384          two different protocols. (Oscar and TOC share the same file.)
1385        * More Protocol plugins:
1386                MSN (plugins/msn)
1387
1388version 0.11.0-pre2 (12/04/2000):
1389        * Fixed a segfault with a bad util.c
1390
1391version 0.11.0-pre1 (12/03/2000):
1392        * Multiple connections
1393        * Protocol plugins:
1394                IRC (plugins/irc.c)
1395                Yahoo (plugins/yay)
1396                ICQ (plugins/icq)
1397        * Logs now stored to ~/.gaim/logs rather than ~/.gaim/SN/
1398        * User configurable sounds
1399        * Scroll bar now functions properly in chat room user lists
1400        * X-Idle support added (thanks bmiller and bryner)
1401        * small change in the way away messages are displayed
1402          (Thanks Ryan C. Gordon)
1403        * Plugin system uses GModule now (improves portability, adds features)
1404          (Requires recompile and probably modifications of most plugins)
1405        * Perl got updates (reread plugins/PERL-HOWTO)
1406        * Spell checker now uses gtkspell
1407        * Auto-Away (thanks, yet again, to bmiller ;)
1408        * More buddy pounce options
1409        * Various GUI improvements
1410
1411version 0.10.3 (10/09/2000):
1412        * Segfault when viewing user info fixed
1413        * libdb problem fixed
1414
1415version 0.10.2 (10/07/2000):
1416        * A few fixes to the URL parser.
1417        * Better placement of smiley dialog
1418        * Improved log file readibility
1419        * Code cleanups (thanks kylev)
1420        * Fixed problem when closing away message box (thanks bmiller)
1421        * sprintf() problem on some systems
1422        * Various small bug fixes
1423
1424version 0.10.1 (09/15/2000):
1425        * Better chatroom logging
1426        * Oscar works again. Pay no attention to Slashdot.
1427        * gtkhtml handles background colours better.
1428        * A third conversation window display preference.
1429        * Better support for things like Sawfish
1430
1431version 0.10.0 (09/11/2000):
1432        * New Smiley Faces and Pixmaps added.
1433        * Smiley faces now properly wrap in the conversation windows.
1434        * Smiley dialog
1435        * Fixed 0-byte file segfault.
1436        * Borderless buttons (for that cool pop-up look)
1437        * Fixed some resizing bugs
1438        * Added Ctrl+{B/I/U/S} hotkeys to conversation windows.
1439        * Added Ctrl+(number) hotkeys to insert smileys in conversation windows.
1440        * Support for %n, %d, and %t in away messages.  Thanks bmiller!
1441        * Background colors
1442        * Redesigned preferences dialog
1443        * Redesigned conversation dialog
1444        * Removed the Lag-O-Meter (Lag-O-Meter is now a plugin)
1445        * Socks 4/5 Proxy works
1446        * Buddy Pounces are now saved in .gaimrc
1447        * Buddy Chats are now saved in .gaimrc
1448        * Ability to merge gaim, aim2, aim4 buddylists. Thanks again bmiller!
1449        * ICQ-style aliases. This lets you change the name you see your buddy
1450          as. For example, if your buddy's SN is 'CouldntGetMyName', you can
1451          alias him as 'Loser'.
1452        * Compile with GNOME bits if available
1453        * Added GNOME Url Handler as an available web-browser
1454        * Added the S html tag.                 
1455        * Optionally Ignore TiK's Automated Messages
1456        * Option to beep instead of play sound
1457        * New icons for panel (depends on some GNOME pixmaps)
1458        * Perl scripting. See plugins/PERL-HOWTO for how to write perl scripts.
1459          All .pl files in ~/.gaim are autoloaded when gaim starts.
1460        * HTML widget is faster, more stable
1461
1462version 0.9.20 (07/14/2000):
1463        * More plugin events, more plugin features
1464        * Run-time OSCAR support
1465        * Added buddy list ticker (See prefs/Appearance). Clicking on a
1466          name will cause a new or previous IM window to display for
1467          that screenname
1468        * "You are sending messages too quickly" error is now fixed
1469           when you have a large buddylist.
1470        * Fixed the LC_ALL compile problem on Solaris boxes
1471        * Fixed PPC and ARM compile problem with oscar.c
1472        * Smileys work better, and don't cause font attributes to drop
1473        * Dialog windows are now prettier
1474        * /me in IM window; font/color dialogs and smileys in chat window
1475
1476version 0.9.19 (06/09/2000):
1477        * Graphical Smiley Faces
1478        * Applet got a bit of a makeover (inside & out)
1479        * Compile-time options affect Preferences dialog
1480        * Whispering in chat works (does anyone even use this?)
1481        * HTML-tag buttons in chat
1482        * Chat got all kinds of new features (like IRC-sytle /me)
1483        * Chat in oscar works much better
1484        * Locale support
1485        * Fixed the segfault when your server-side config is null
1486        * Many many bugfixes
1487
1488version 0.9.18 (06/02/2000):
1489        * Logging in works better for oscar
1490        * Double error bug when sending message to an offline user is
1491          fixed.
1492        * Pressing enter once again sends a message in buddy chatrooms (oops)
1493        * More fixes for the change on the AOL sign-on process.
1494        * Fixed bug where Gaim sometimes doesn't find a font to use.
1495        * Per-conversation font and color dialogs (thanks fflewddur)
1496        * Chat in oscar works (somewhat)
1497        * Even more fixes for the sign-on process, and now you don't flash when
1498          setting permit/deny lists.
1499
1500version 0.9.17 (05/31/2000):
1501        * Automagic feature to check for new versions has been removed
1502        * Infinite loop bug fixed
1503
1504version 0.9.16 (05/31/2000):
1505        * Paned buddy chat window (Thanks Syd)
1506        * Buddy lists (and changes) are cached to ~/.gaim/<sn>.blist
1507          where <sn> is your screen name. If for some reason, you log
1508          into the AOL server and the buddy list comes back empty, we
1509          check for a cache file, and, if we find one, read it in. This
1510          essentially implements recovery from a server crash at AOL
1511          (AOL does not back up machines that contain TOC-based buddy
1512          lists, unfortunately).  (Thanks Syd)
1513        * Font selection dialog
1514        * Small changes to the Oscar/libfaim stuff (see libfaim/README.gaim)
1515        * SOCKS v4 Proxy support
1516        * Better proxy support overall (you can get people's info now! :) )
1517        * Two-way file transfer (you can get and send files, but you still
1518          can't initiate either)
1519        * Fixed font problem with Misconfigured X-Servers.  Thanks Decklin!
1520        * Fixed the No Configuration problem that came about today (5/31)
1521
1522version 0.9.15 (05/06/2000):
1523        * Plugin support enabled by default (oops)
1524        * Some plugins built/installed by default
1525        * Option to automagically check for new releases
1526        * Ability to receive files (one-way file transfer)
1527        * In-line spell checker (thanks to Torrey Searle of the
1528          Everybuddy Devel team for this one)
1529
1530version 0.9.14 (04/24/2000):
1531        * Numerous Fixes by G. Sumner Hayes (buffer over flow patches,
1532          etc)
1533        * Paned Conversation Windows (Thanks Syd)
1534        * Raise Window On Message Received, Fixed (Thanks Syd)
1535        * When multiple screen names, Gaim now correctly remembers the name
1536          that was used last.
1537        * FONT sizes now work correctly.
1538        * PLUGIN SUPPORT!! (Lots of cool goodies here)
1539        * Fixed another leak or two
1540        * Added ability to change your screenname password
1541        * Devil pixmaps
1542
1543version 0.9.13 (03/27/2000):
1544        * Dialog Box Segfault Fixed (When You Click A Toggle Then Cancel)
1545        * Double Log-Out Message Fixed
1546        * GNOME compile error fixed
1547        * Away Message Problem Fixed
1548        * Fixed URL Right Click Menus
1549        * Conversation Loggin now shows Full Date and Time
1550        * Internal Change to Buddy List
1551
1552version 0.9.12 (03/25/2000):
1553        * Segfault fix for PPC/Alpha/etc machines with log(0)
1554          Thanks to Todd Cohen for this one.
1555        * Small internal change to the way prefs work
1556        * GNOME Applet support works better
1557          (thanks to Eric Warmenhoven for the patch)
1558        * Support for displaying true type fonts
1559        * Lag-O-Meter does not send lag-test if not selected
1560        * Fixed problem with saving away messages which contain spaces
1561          and numbers.
1562        * Various GNOME Applet Enhancements (thanks AGAIN to
1563          Eric.  Someone needs to stop this boy :-) )
1564        * A lot of random, obscure bugs fixed
1565        * All of the major and I believe all of the minor memory leaks are
1566          now fixed
1567          (Thanks to Peter Teichman, Larry Ewing, Jeramey Crawford, and me)
1568
1569version 0.9.11 (03/22/2000):
1570        * <STRIKE>Strike Tag Support</STRIKE> :-)
1571        * Another memory leak fix
1572        * New .gaimrc format
1573        * Better support for multiple screen names
1574        * Font Properties
1575        * Saving of buddylist window position
1576        * Fixed a problem with Gaim and the Netscape-branded version
1577          of Mozilla
1578        * New Sound Properties
1579        * More General Properties
1580        * Bigger Text-Entry field (Thanks to CrazyDavy for this one)
1581        * Various Random Bug fixes
1582
1583version 0.9.10 (11/03/1999):
1584        * Fixed a nasty memory leak.  No more 40M Gaim processes. LOL
1585        * IDLE Times are displayed in a neater fashion.
1586
1587version 0.9.9  (10/31/1999):
1588        * A little selection bug has been squished
1589        * Small memory leak fixed
1590        * Small network fix (problem with HTTP Proxy fixed?)
1591        * Proxy stuff should work now :)
1592        * Widget table support, dir info looks nicer
1593        * Info box looks nicer (thanks to Decklin Foster)
1594        * Client now 'corrects' time values from the server for accurate
1595          login times.
1596        * Lag-O-Meter (ala Drunken Jim)
1597        * IDLE Preferences
1598
1599version 0.9.8  (10/04/1999):
1600        * HTTP Proxy Support (No SOCKS yet)
1601        * HTML Widget more robust
1602        * Graphical Debug Window
1603        * Buddylist bug fixed
1604        * Some logging fixes and improvements
1605        * configurable host/port selection
1606        * Clickable Links in buddy chat
1607        * New Gaim Logo
1608        * Display Signon/Signoff messages in conversation windows
1609        * Option to strip HTML from logged messages
1610        * GNOME cleanups (It might work now haha)
1611        * When viewing user info, URLS are converted to clickable links
1612        * Tooltips on URLS
1613
1614version 0.9.7  (08/08/1999):
1615        * Preliminary Oscar Support
1616        * Fixed bad network bug
1617        * Fixed some bad text rendering bugs in the HTML widget
1618        * log all conversation names are now normalized.
1619        * Fixed another bad network bug :)
1620        * Multiple browser support, some Netscape buggies fixed.
1621        * Permit/Deny preferences moved to 'Permit' pane on buddylist.
1622        * Fixed problem with _, ', and \ in passwords
1623
1624version 0.9.6  (08/01/1999):
1625        * Fixed 'log all conversation' segfault
1626        * Added NAS support
1627        * Removed Xmu dependancies.
1628        * Restructured network code
1629        * ESD detection more robust.
1630        * Sound fallbacks are MUCH more robust!
1631
1632version 0.9.5  (07/25/1999):
1633        * Fixed About Box SegFault
1634        * Autologin Works with Applet
1635        * Option to Show Buddy List after Signon with Applet
1636        * 2048 character messages
1637        * Away-Detection (shows a different icon on the buddy list)
1638        * Fixed Segfault with messages > allowed size
1639        * Added option to log all conversations
1640        * Changed g_new to g_new0
1641        * Buddy List: Right Click Menus
1642        * Find Buddy By Email
1643        * Find Buddy By Info
1644        * New HTML widget (Underline/Links/HRs)
1645        * Updated Toolbar with 'Underline' Icon
1646        * More Buddy Pounce Options
1647        * Option to auto-change urls into clickable links (Under Prefs)
1648        * Better Buddy Chat functionality
1649        * Away Prefs
1650        * Registration Information (Let Us Know Who You Are)
1651        * Buddy Chat Prefs (Update Chatroom Lists)
1652        * Set User Info
1653        * FAQ added to the distribution
1654        * Sound problem with some systems fixed
1655        * Set Dir Info
1656        * Autostart of Netscape on URL Click
1657        * DnD Rearranging of Groups
1658        * Better Netscape Functionality
1659        * Right Click `URL' Menus
1660        * DnD Rearranging of Buddies
1661        * Script to convert win95 buddylist to gaim buddylist
1662        * Added `Link/URL' button to conversation window
1663        * ESD is now autodetected
1664        * Not too important but we GNU-ified the source tree :)
1665
1666version 0.8.0  (04/31/1999):
1667        * Code clean-up
1668        * Updated Prefs
1669        * Buddy Pouncing
1670        * Pixmaps for buttons
1671        * Buddylist import/export
1672        * Autoconf/Automake
1673        * Conversation Logging
1674        * Coloured Text Selection
1675        * Updated Preferences
1676        * ESD Support
1677        * Minor Bug Fixes
1678        * `Warning' support
1679        * `Blocking' on conversation window
1680        * Add/Remove buddy from conversation window
1681        * Scroll-Wheel Mice work in Conversation Window
1682        * Fixed WindowMaker Appicon
1683        * Version Number in About Box
1684        * Gaim Slogan in about box :)
1685        * Created Changelog File :)
Note: See TracBrowser for help on using the browser.