[gaim-migrate @ 3029]
[pidgin-git.git] / ChangeLog
blobae71ac1c2e1e62575b6c04672ebc343b74f2cfb6
1 Gaim: The Pimpin' Penguin IM Clone thats good for the soul! 
3 version 0.54
4         * Compiles without GdkPixbuf again
5         * GtkIMHtml will refresh when you set a new GTK+ theme
6         * Improved Yahoo! typing notification (thanks Brian Macke)
7         * Prompt to authorize MSN buddies who added you while you
8           were offline (Thanks Jason Willis)
9         * Option to globally disable Buddy Icon animation (Thanks
10           Luke Schierer)
11         * Numerous bugfixes
12         
13 version 0.53 (02/28/2002):
14         * Updated Polish Translation (thanks Przemyslaw Sulek)
15         * Slovak translation added (Thanks Daniel Rezny)
16         * Minor bug fixes re: queued away messages
17         * Better buddy icon transparency (for real this time ;-))
18         * Ability to change formatting of Oscar screen name
19         * Better selection in HTML widget (Thanks BMiller)
20         * New icons for ICQ (Thanks Kevin Miller)
21         * Editable buddy pounces (Thanks Jason Willis)
22         * Server side buddy lists in Oscar (Thanks KingAnt :-))
23         * Fix for the chatlist plugin
24         * Typing Notification (AIM Direct Connect, Yahoo, MSN)
25         * IM Images (Receive Only)
26         * Prettier GtkImHtml selection
28 version 0.52 (02/17/2002):
29         * Better buddy icon transparency (thanks SeanEgan)
30         * Updated Polish Translation (thanks Przemyslaw Sulek)
31         * Fixed a little bug with connecting via proxy (thanks
32           for reminding me of this, Manish Singh)
33         * Updated Simplified Chinese Translation (Thanks Rocky S. Lee)
34         * Updated German Translation (Thanks Karsten Weiss)
35         * Yahoo! Messenger works again
36         * MSN Works again
37         * Can register a new user with a Jabber Server (JSeymour)
38         * Can now set Jabber vCards (JSeymour)
39         * Jabber vCards are now shown in their entirety (JSeymour)
40         * Various jabber bug fixes/enhancements (JSeymour)
42 version 0.51 (01/24/2002):
43         * Arrow buttons in log viewer and some other dialogs
44           work (thanks Ben Miller)
45         * Option to only send auto-response while idle (thanks
46           Sean Egan)
47         * Control time between sending auto-responses (thanks
48           Mark Doliner)
49         * Should be able to sign on to Oscar using Mac OS X
50           (thanks Fingolfin, Vincas Ciziunas, et al.)
51         * Finnish translation added (Thanks Tero Kuusela)
52         * Updated French Translation (Thanks sebfrance)
54 version 0.50 (12/14/2001):
55         * Updated polish translation (Thanks Przemyslaw Sulek)
56         * Able to import GnomeICU contact lists
57         * Galeon as browser option (Thanks Rob McQueen)
58         * IRC /list, /invite (Thanks Sean Egan)
59         * Added swedish translation (Thanks Christian Rose)
60         * Option to have IMs and Chats tabbed in same window
61         * Finally put the lagmeter plugin out of its misery and
62           removed it. (/me dances on its grave.)
64 version 0.49 (11/29/2001):
65         * Can compile against GTK+ 2.0 (version 1.3.10/1.3.11)
66         * Confirm before removing buddies
67         * Updated Russian translation (thanks Grigory Bakunov)
68         * Updated Korean translation (thanks Ho-seok Lee, also for
69           resized ICQ icons)
70         * Updated Dutch translation (thanks Floris Eshuis)
71         * Yahoo updates (thanks Brian Macke)
72         * Jabber updates
73         * Zephyr updates (thanks Arun A Tharuvai)
74         * Gadu-Gadu updates (thanks Arkadiusz Miskiewicz)
75         * Option to show aliases in conversation tabs
76         * Option to hide windows after sending messages
77         * licq2gaim.pl conversion script (thanks Arturo Cisneros, Jr.)
79 version 0.48 (11/18/2001):
80         * Right-click on links to open/copy URL
81         * Yahoo changes
82         * Oscar can send/receive offline messages in ICQ. Since the "real"
83           ICQ protocol isn't working too well it's recommended that you
84           use Oscar for ICQ.
86 version 0.47 (11/01/2001):
87         * Better font loading (pays attention to charset now)
88           (thanks Arkadiusz Miskiewicz)
89         * Better recoding in Gadu-Gadu (thanks Arkadiusz Miskiewicz)
90         * Open Mail button for when you get new mail (Yahoo and MSN)
91         * New buddy pounce option: Popup Notification
92         * When adding a buddy, the groups list now updates when you switch
93           accounts.
94         * When creating a new buddy pounce, gaim now automagically
95           selects "on away" or "on idle", if the user is away
96           or idle.
97         * Add Opera to the available browsers (thanks Brian Enigma)
98         * Improved log viewer (thanks to Ben Miller)
99         * When you are queueing away messages, double clicking on
100           a buddy's name will cause the messages for that name to be
101           dequeued.
102         * You can choose which sound player you use at run-time
103           (thanks Ben Miller)
104         * When someone adds you to their buddy list, it asks if you want
105           to add them as well (Yahoo, ICQ, and MSN) (thanks Nathan Walp)
106         * Option to grey idle buddies (thanks Nathan Walp)
107         * MSN Privacy Options
108         * In MSN you can set a person's alias to their "friendly name" by
109           right-click on their name while they're online.
110         * IRC can do /WHOIS
111         * The usual bug fixes and memory leak plugs
112         * Added Dutch translation
113         * Updated Korean translation
115 version 0.46 (10/18/2001):
116         * New applet icons (courtesy David Raeman)
117         * ICQ works on big-endian platforms, e.g. sparc and ppc
118           (thanks to Nathan Walp and Ben Miller)
119         * Better applet icon drawing (thanks to Ari Pollak)
120         * An extraordinary number of bug fixes
121         * Updated Korean translation
122         * Ability to stop animation on buddy icons, restart animation,
123           hide certain buddy icons, and save people's buddy icons, all 
124           through a right-click menu
125         * Event handlers in perl passed arguments as elements of
126           an array rather than all concatenated as a string, making
127           perl much easier to use (thanks Dennis Lambe Jr.)
128         * Can pass an argument to timeout_handlers in perl
129           (thanks Artem Litvinovich)
130         * Redesigned Modify Account window (thanks Sean Egan)
131         * Add buddy dialog now lets you select which protocol
132           to add the buddy to
133         * Pressing 'signon' on the first screen for accounts that
134           do not require passwords no longer incorrectly displays 
135           an error message.
137 version 0.45 (10/04/2001):
138         * New plugin event: event_chat_send_invite
139         * Major updates to the perl system (reread PERL-HOWTO and
140           SIGNALS)
141         * Major updates to event_chat_* events for plugins (reread
142           SIGNALS)
143         * Some GtkIMHtml improvements
144         * Various bugfixes
145         * Nick Highlighting in chat
146         * Tab-completion for nicks in chat (thanks to Sean Egan)
147         * Large internal reworkings
148         * New Protocol: Gadu-Gadu, written by Arkadiusz Miskiewicz
149         * Can choose buddy icon to send (for Oscar)
150         * New Translation: Polish translation by Przemysaw Suek
152 version 0.44 (09/20/2001):
153         * More sane scaling of buddy icons (intelligently scale to
154           either 48x48 or 50x50 depending on icon)
155         * Have you ever had it happen where you cancel a login and
156           Gaim starts using all the available processing power? I
157           think I fixed that.
158         * Temporarily removed Jabber user registration, which wasn't
159           working anyway.
160         * Added a spiffy Help button
161         * Wrote a plugin for all those people who miss having the
162           chat rooms in their buddy lists (chatlist.so)
163         * Updated libfaim
164         * Added drop down selection to chat invitation
165         * Improved the look of the chat invitation dialog
166         * Improved the look of the proxy preferences
167         * event_im_recv and event_im_display_rcvd passed whether
168           the message received was auto-response (see SIGNALS)
169         * IRC fixes (largly copied from X-Chat)
170         * Internal change to how preferences are stored
171         * Other bug fixes
172         * Option to hide buddy icons
174 version 0.43 (09/06/2001):
175         * Updated German Translation (thanks Daniel Seifert)
176         * Can change friendly name in MSN again
177         * Bug fixes
178         * Auto-reconnect plugin has exponential timeout (i.e. it
179           tries after 8 seconds, then 16, then 32, etc. up to 17
180           minutes)
181         * Removed file transfer things from Napster. It didn't work
182           well anyway. It'll be back eventually. (Does anyone even
183           use napster anymore?)
185 version 0.11.0-pre15 (08/28/2001):
186         * MSN works again
187         * Fixed a little segfault when images are links
188         * Redid the about box again.
189         * Fixed a nice little bug with the manual browser command
190         * Oscar Unicode fix (Thanks John Matthews)
191         * Added Russian Translation
192         * Can select which protocols are compiled statically
193           (e.g.: ./configure --with-static-prpls=oscar,jabber)
194         * New plugin events: event_im_displayed_sent and
195           event_im_displayed_rcvd. Use these to change messages after
196           they're displayed (e.g. encrypt sent messages, or send
197           auto-responses and have them display locally properly)
198         * Updated French Translation (thanks sebfrance)
199         * Can use Arts for sound (thanks Tom Dyas)
201 version 0.11.0-pre14 (06/17/2001):
202         * Fixed a segfault with Oscar's account confirmation
203           (Thanks, Adam)
204         * Updated the German translation (Thanks, Dominik)
205         * Some MSN changes
206         * Some HTML widget changes
207         * Can specify hosts/ports for Yahoo (thanks Jeremy Brooks)
208         * Many many bugfixes
210 version 0.11.0-pre13 (06/06/2001):
211         * Can view/set chat topic in Jabber (thanks faceprint)
212         * The napster plugin no longer segfaults on invalid names
213           and/or passwords.
214         * HTML is properly stripped from away messages in protocols that
215           do not use HTML.  (thanks, faceprint)
216         * Can view/set chat topic in IRC
217         * MSN properly escapes outgoing messages
218         * Much needed updates to the gaim man page (thanks, Sean Egan)
220 version 0.11.0-pre12 (05/29/2001):
221         * Fixed a funny bug with auto responses when queued messages
222           are enabled.
223         * Redesigned the Font Options preference page
224         * Improved Jabber chat support (it whispers now, too)
225         * Zephyr can do Subscriptions now (thanks to nsanch)
226         * Auto-recon plugin got reworked
227         * Lots of clean-ups
228         * Some new pixmaps (Thanks, DennisR).
229         * Fixed a segfault in IRC (Thanks Sean Egan)
230         * MSN can now change your 'friendly name' (Thanks for the
231           packet logs, aechols)
232         * More IRC improvements [colors, etc] (Thanks Sean Egan)
233         * Improved proxy options
234         * Fixed a small issue with HTML not being stripped from
235           log files properly (Thanks, faceprint and David Stoddard)
236         * Can turn on/off Yahoo! Mail announcements
237         * Can force messages through the server for ICQ (use this if
238           you have problems sending)
239         * Can receive buddy icons in Oscar (requires gdk_pixbuf,
240           which GNOME depends on. If you --disable-pixbuf, it will
241           disable this.)
242         * Redesigned plugins dialog (thanks Mike Heffner)
244 version 0.11.0-pre11 (04/30/2001):
245         * Zephyr updates and additions, thanks Neil Sanchala (nsanch)
246         * Jabber can send/accept chat invites (due to mid)
247         * MSN has the option to notify you of new hotmail
248           messages
249         * Fixed a problem with ADD requests in MSN
250         * Fixed a small memory leak with MSN
251         * Moved MSN's spammy debug output into debug_printf's
252         * Can rename groups/buddies in the Edit Buddies pane
253           (thanks Neil Sanchala)
254         * Some perl updates (thanks to Sean Egan)
255         * IRC got the following slash commands:
256           op, deop, voice, devoice, mode, raw, quote, and kick (thanks
257           to Sean Egan)
258         * MSN Properly handles URL decoding of 'friendly' names
259         * Redesigned Preferences pages (design by DennisR)
260         * Can select where tabs are for tabbed IM/Chat windows
261         * Option to queue away messages while away
262         * Jabber got good updates (from faceprint)
263         * Oh yes, and Oscar works, yet again. (gee... that's what, 4
264           releases that have "fixed" it now?)
266 version 0.11.0-pre10 (04/13/2001):
267         * Many, many bug fixes
268         * Can choose to not send away auto-response (thanks phzzzt)
269         * Uh... Oscar works? For now?
270         * IRC Plugin can do whois (right click and info)
271         * IRC Plugin got away message support
272         * Gaim blist to WinAIM blt perl script (courtesy Andy Harrison)
273         * Sound on buddy pounce (Thanks Andrew Echols)
274         * Can view all group chats in one tabbed window (same keybindings
275           as for tabbed normal conversations)
276         * More Protocol plugins:
277                 Zephyr (plugins/zephyr) (DON'T USE THIS unless you know
278                         what it is and why you'd want to use it)
280 version 0.11.0-pre9 (03/26/2001):
281         * Can register Jabber accounts (load the Jabber plugin and click
282           Register on the login window)
283         * GtkIMHtml handles themes (no background pixmaps though) (thanks
284           decklin, mishan)
285         * URLS Linkify properly in Buddy chats
286         * Jabber compiles better on Solaris?
287         * Gaim works with Oscar Again (Huge thanks to Adam Fritzler of
288           libfaim)
290 version 0.11.0-pre8 (03/23/2001):
291         * Fixed a problem with MSN not detecting signoffs and buddy updates.
292         * Implemented away options in MSN
293         * Alt-[1-9] to go to [1-9]th pane in tabbed convo window
294         * Jabber fixes, Oscar fixes (!), Yahoo fixes, TOC fixes
295         * Can use Alt to access menu, and Ctl-char for certain actions
296           (thanks baldnik)
297         * Oscar blocking works (?)
298         * MSN can see status of other users
300 version 0.11.0-pre7 (03/16/2001):
301         * Can build RPMs as non-root
302         * New yahoo library (can use HTTP proxy)
303         * Command-line arg to specify config file (thanks Jason Boerner)
304         * Can view all conversations in one tabbed window (Control-[ and
305           Control-] move left and right respectively; Control-Tab moves
306           to the next unread, or the next tab if there are no unread tabs)
307         * Tooltips on links work again
308         * Can log system notices: signons/signoffs, awayness and idleness
309           (thanks Andrew Echols)
310         * MSN fixes
311         * Applet fixes
313 version 0.11.0-pre6 (03/06/2001):
314         * Fixed bug with NAS support
315         * Napster plugin is included again
316           (Thanks for pointing out that it was missing,
317           (Yan V. Bulgak)
318         * Oscar can: search by email, request confirmation, change password
319         * TOC fixes
320         * ICQ fixes
321         * Faster HTML parsing/rendering
323 version 0.11.0-pre5 (02/26/2001):
324         * Minor GUI changes
325         * ICQ Alias problem fixed
326         * Negative times fixed
327         * Cannot create blank away messages/messages with blank titles
328         * Can right-click Edit Buddies list to alias/add pounce/etc.
329         * Ability to independently set accounts as away
330         * Can use all away states for ICQ, Yahoo (N/A, Be Right Back, etc.)
331         * Fixed hanging trees
332         * Can close windows by hitting 'Esc' (optional)
333         * Better HTML Widget
334         * Can toggle timestamps by hitting F2 (optional)
335         * Rewritten file transfer for TOC
336         * Jabber got chat
337         * Log Viewer (courtesy BMiller)
338         * Can save conversation history
339         * Napster can kinda sorta download files sometimes :)
340         * You can activate IDs in Yahoo
341         * ICQ upgraded to use icqlib 1.1.5
343 version 0.11.0-pre4:
344         * ICQ upgraded to use icqlib 1.1.0
345         * An enormous amount of bug fixes
346         * Even More Protocol Plugins:
347                 Jabber (plugins/jabber)
348                 Napster (plugins/napster.c)
349         * Fixed a segfault with 'Ignore new conversations while away'
351 version 0.11.0-pre3 (12/15/2000):
352         * Away messages arranged alphabetically (Thanks Justin)
353         * More GUI adjustments
354         * Can optionally run command to play sound files
355         * Icons for ICQ plugin (blatently stolen from GnomeICU)
356         * Icons for Yahoo plugin (not-so-blatently stolen from GTKYahoo)
357         * Optionally display warning level next to name in buddy list
358         * Optionally ignore fonts on incoming messages
359         * Command-line option to automatically set yourself as
360           away upon signon (thanks bmiller)
361         * Buddy list backups now stored in ~/.gaim/SN.protocol.blist (gaim will
362           move the old file for you). Needed for when you have the same name on
363           two different protocols. (Oscar and TOC share the same file.)
364         * More Protocol plugins:
365                 MSN (plugins/msn)
367 version 0.11.0-pre2 (12/04/2000):
368         * Fixed a segfault with a bad util.c 
370 version 0.11.0-pre1 (12/03/2000):
371         * Multiple connections
372         * Protocol plugins:
373                 IRC (plugins/irc.c)
374                 Yahoo (plugins/yay)
375                 ICQ (plugins/icq)
376         * Logs now stored to ~/.gaim/logs rather than ~/.gaim/SN/
377         * User configurable sounds
378         * Scroll bar now functions properly in chat room user lists
379         * X-Idle support added (thanks bmiller and bryner)
380         * small change in the way away messages are displayed
381           (Thanks Ryan C. Gordon)
382         * Plugin system uses GModule now (improves portability, adds features)
383           (Requires recompile and probably modifications of most plugins)
384         * Perl got updates (reread plugins/PERL-HOWTO)
385         * Spell checker now uses gtkspell
386         * Auto-Away (thanks, yet again, to bmiller ;)
387         * More buddy pounce options
388         * Various GUI improvements
390 version 0.10.3 (10/09/2000):
391         * Segfault when viewing user info fixed
392         * libdb problem fixed
394 version 0.10.2 (10/07/2000):
395         * A few fixes to the URL parser.
396         * Better placement of smiley dialog
397         * Improved log file readibility
398         * Code cleanups (thanks kylev)
399         * Fixed problem when closing away message box (thanks bmiller)
400         * sprintf() problem on some systems
401         * Various small bug fixes
403 version 0.10.1 (09/15/2000):
404         * Better chatroom logging
405         * Oscar works again. Pay no attention to Slashdot.
406         * gtkhtml handles background colours better.
407         * A third conversation window display preference.
408         * Better support for things like Sawfish
410 version 0.10.0 (09/11/2000): 
411         * New Smiley Faces and Pixmaps added.
412         * Smiley faces now properly wrap in the conversation windows.
413         * Smiley dialog
414         * Fixed 0-byte file segfault.
415         * Borderless buttons (for that cool pop-up look)
416         * Fixed some resizing bugs
417         * Added Ctrl+{B/I/U/S} hotkeys to conversation windows.
418         * Added Ctrl+(number) hotkeys to insert smileys in conversation windows.
419         * Support for %n, %d, and %t in away messages.  Thanks bmiller!
420         * Background colors
421         * Redesigned preferences dialog
422         * Redesigned conversation dialog
423         * Removed the Lag-O-Meter (Lag-O-Meter is now a plugin)
424         * Socks 4/5 Proxy works
425         * Buddy Pounces are now saved in .gaimrc
426         * Buddy Chats are now saved in .gaimrc
427         * Ability to merge gaim, aim2, aim4 buddylists. Thanks again bmiller!
428         * ICQ-style aliases. This lets you change the name you see your buddy
429           as. For example, if your buddy's SN is 'CouldntGetMyName', you can
430           alias him as 'Loser'.
431         * Compile with GNOME bits if available
432         * Added GNOME Url Handler as an available web-browser 
433         * Added the S html tag.                 
434         * Optionally Ignore TiK's Automated Messages
435         * Option to beep instead of play sound
436         * New icons for panel (depends on some GNOME pixmaps)
437         * Perl scripting. See plugins/PERL-HOWTO for how to write perl scripts.
438           All .pl files in ~/.gaim are autoloaded when gaim starts.
439         * HTML widget is faster, more stable
441 version 0.9.20 (07/14/2000):
442         * More plugin events, more plugin features
443         * French (fr), Spanish (es), Simplified Chinese (zh_CN), Korean (kr)
444           translations added 
445         * Run-time OSCAR support
446         * Added buddy list ticker (See prefs/Appearance). Clicking on a
447           name will cause a new or previous IM window to display for 
448           that screenname 
449         * "You are sending messages too quickly" error is now fixed
450            when you have a large buddylist.
451         * Fixed the LC_ALL compile problem on Solaris boxes 
452         * Fixed PPC and ARM compile problem with oscar.c
453         * Smileys work better, and don't cause font attributes to drop
454         * Dialog windows are now prettier
455         * /me in IM window; font/color dialogs and smileys in chat window
457 version 0.9.19 (06/09/2000):
458         * Graphical Smiley Faces
459         * Applet got a bit of a makeover (inside & out)
460         * Compile-time options affect Preferences dialog
461         * Whispering in chat works (does anyone even use this?)
462         * HTML-tag buttons in chat
463         * Chat got all kinds of new features (like IRC-sytle /me)
464         * Chat in oscar works much better
465         * Locale support
466         * Fixed the segfault when your server-side config is null
467         * Many many bugfixes
469 version 0.9.18 (06/02/2000):
470         * Logging in works better for oscar
471         * Double error bug when sending message to an offline user is
472           fixed.
473         * Pressing enter once again sends a message in buddy chatrooms (oops)
474         * More fixes for the change on the AOL sign-on process. 
475         * Fixed bug where Gaim sometimes doesn't find a font to use.
476         * Per-conversation font and color dialogs (thanks fflewddur)
477         * Chat in oscar works (somewhat)
478         * Even more fixes for the sign-on process, and now you don't flash when
479           setting permit/deny lists.
481 version 0.9.17 (05/31/2000):
482         * Automagic feature to check for new versions has been removed
483         * Infinite loop bug fixed
485 version 0.9.16: (05/31/2000)
486         * Paned buddy chat window (Thanks Syd)
487         * Buddy lists (and changes) are cached to ~/.gaim/<sn>.blist
488           where <sn> is your screen name. If for some reason, you log
489           into the AOL server and the buddy list comes back empty, we
490           check for a cache file, and, if we find one, read it in. This
491           essentially implements recovery from a server crash at AOL
492           (AOL does not back up machines that contain TOC-based buddy
493           lists, unfortunately).  (Thanks Syd)
494         * Font selection dialog 
495         * Small changes to the Oscar/libfaim stuff (see libfaim/README.gaim)
496         * SOCKS v4 Proxy support
497         * Better proxy support overall (you can get people's info now! :) )
498         * Two-way file transfer (you can get and send files, but you still
499           can't initiate either)
500         * Fixed font problem with Misconfigured X-Servers.  Thanks Decklin!
501         * Fixed the No Configuration problem that came about today (5/31)
503 version 0.9.15: (05/06/2000)
504         * Plugin support enabled by default (oops)
505         * Some plugins built/installed by default
506         * Option to automagically check for new releases
507         * Ability to receive files (one-way file transfer)
508         * In-line spell checker (thanks to Torrey Searle of the
509           Everybuddy Devel team for this one)
511 version 0.9.14:
512         * Numerous Fixes by G. Sumner Hayes (buffer over flow patches,
513           etc)
514         * Paned Conversation Windows (Thanks Syd)
515         * Raise Window On Message Received, Fixed (Thanks Syd)
516         * When multiple screen names, Gaim now correctly remembers the name
517           that was used last.
518         * FONT sizes now work correctly.
519         * PLUGIN SUPPORT!! (Lots of cool goodies here)
520         * Fixed another leak or two
521         * Added ability to change your screenname password
522         * Devil pixmaps
524 version 0.9.13 (03/27/2000):
525         * Dialog Box Segfault Fixed (When You Click A Toggle Then Cancel)
526         * Double Log-Out Message Fixed
527         * GNOME compile error fixed
528         * Away Message Problem Fixed
529         * Fixed URL Right Click Menus
530         * Conversation Loggin now shows Full Date and Time
531         * Internal Change to Buddy List
533 version 0.9.12 (03/25/2000):
534         * Segfault fix for PPC/Alpha/etc machines with log(0)
535           Thanks to Todd Cohen for this one.
536         * Small internal change to the way prefs work
537         * GNOME Applet support works better
538           (thanks to Eric Warmenhoven for the patch)
539         * Support for displaying true type fonts
540         * Lag-O-Meter does not send lag-test if not selected 
541         * Fixed problem with saving away messages which contain spaces
542           and numbers.
543         * Various GNOME Applet Enhancements (thanks AGAIN to 
544           Eric.  Someone needs to stop this boy :-) ) 
545         * A lot of random, obscure bugs fixed
546         * All of the major and I believe all of the minor memory leaks are 
547           now fixed
548           (Thanks to Peter Teichman, Larry Ewing, Jeramey Crawford, and me)
549         
550 version 0.9.11 (03/22/2000):
551         * <STRIKE>Strike Tag Support</STRIKE> :-)
552         * Another memory leak fix
553         * New .gaimrc format
554         * Better support for multiple screen names
555         * Font Properties
556         * Saving of buddylist window position 
557         * Fixed a problem with Gaim and the Netscape-branded version
558           of Mozilla 
559         * New Sound Properties
560         * More General Properties
561         * Bigger Text-Entry field (Thanks to CrazyDavy for this one)
562         * Various Random Bug fixes
564 version 0.9.10 (11/03/1999):
565         * Fixed a nasty memory leak.  No more 40M Gaim processes. LOL
566         * IDLE Times are displayed in a neater fashion.
568 version 0.9.9  (10/31/1999):
569         * A little selection bug has been squished
570         * Small memory leak fixed
571         * Small network fix (problem with HTTP Proxy fixed?)
572         * Proxy stuff should work now :)
573         * Widget table support, dir info looks nicer
574         * Info box looks nicer (thanks to Decklin Foster)
575         * Client now 'corrects' time values from the server for accurate
576           login times.
577         * Lag-O-Meter (ala Drunken Jim)
578         * IDLE Preferences
580 version 0.9.8  (10/04/1999):
581         * HTTP Proxy Support (No SOCKS yet)
582         * HTML Widget more robust
583         * Graphical Debug Window
584         * Buddylist bug fixed
585         * Some logging fixes and improvements
586         * configurable host/port selection
587         * Clickable Links in buddy chat
588         * New Gaim Logo 
589         * Display Signon/Signoff messages in conversation windows 
590         * Option to strip HTML from logged messages
591         * GNOME cleanups (It might work now haha)
592         * When viewing user info, URLS are converted to clickable links
593         * Tooltips on URLS
595 version 0.9.7  (08/08/1999):
596         * Preliminary Oscar Support
597         * Fixed bad network bug
598         * Fixed some bad text rendering bugs in the HTML widget
599         * log all conversation names are now normalized.
600         * Fixed another bad network bug :)
601         * Multiple browser support, some Netscape buggies fixed.
602         * Permit/Deny preferences moved to 'Permit' pane on buddylist.
603         * Fixed problem with _, ', and \ in passwords
604           
605 version 0.9.6  (08/01/1999):
606         * Fixed 'log all conversation' segfault
607         * Added NAS support
608         * Removed Xmu dependancies.
609         * Restructured network code
610         * ESD detection more robust.
611         * Sound fallbacks are MUCH more robust!
613 version 0.9.5  (07/25/1999):
614         * Fixed About Box SegFault
615         * Autologin Works with Applet
616         * Option to Show Buddy List after Signon with Applet
617         * 2048 character messages
618         * Away-Detection (shows a different icon on the buddy list)
619         * Fixed Segfault with messages > allowed size
620         * Added option to log all conversations
621         * Changed g_new to g_new0
622         * Buddy List: Right Click Menus
623         * Find Buddy By Email
624         * Find Buddy By Info
625         * New HTML widget (Underline/Links/HRs)
626         * Updated Toolbar with 'Underline' Icon
627         * More Buddy Pounce Options
628         * Option to auto-change urls into clickable links (Under Prefs)
629         * Better Buddy Chat functionality
630         * Away Prefs
631         * Registration Information (Let Us Know Who You Are)
632         * Buddy Chat Prefs (Update Chatroom Lists)
633         * Set User Info
634         * FAQ added to the distribution
635         * Sound problem with some systems fixed
636         * Set Dir Info
637         * Autostart of Netscape on URL Click
638         * DnD Rearranging of Groups
639         * Better Netscape Functionality
640         * Right Click `URL' Menus
641         * DnD Rearranging of Buddies
642         * Script to convert win95 buddylist to gaim buddylist
643         * Added `Link/URL' button to conversation window
644         * ESD is now autodetected
645         * Not too important but we GNU-ified the source tree :)
647 version 0.8.0  (04/31/1999):
648         * Code clean-up
649         * Updated Prefs
650         * Buddy Pouncing
651         * Pixmaps for buttons
652         * Buddylist import/export
653         * Autoconf/Automake
654         * Conversation Logging
655         * Coloured Text Selection
656         * Updated Preferences
657         * ESD Support
658         * Minor Bug Fixes
659         * `Warning' support
660         * `Blocking' on conversation window
661         * Add/Remove buddy from conversation window
662         * Scroll-Wheel Mice work in Conversation Window
663         * Fixed WindowMaker Appicon 
664         * Version Number in About Box
665         * Gaim Slogan in about box :)
666         * Created Changelog File :)