AutoProfile: The Ultimate Instant Messanging Away Message and Profile Manager
-------------------------------------------------------------------------------
version 2.10 (September 22, 2004)
        * Updated to work with Gaim 1.0
        * Added Foobar 2000 instructions to text file component
        * Minor UI tweak to log statistics to make options clearer

version 2.09 (September 13, 2004)
        * Log statistics now include individuals not contacted since Gaim
          switched to new logging format
        * Fixed auto-response system to work with new Gaim preferences
        * Fixed uptime reporting on Solaris (and several other) systems
        * Fixed log statistics for HTML logs
        * Fixed crashing bug when used in conjunction with regular Gaim away
          system
        * Fixed crashing bug when unselecting accounts in preferences
        * Re-tweaked makefiles to be more compatible with some systems

version 2.08 (September 1, 2004)
        * Added ability to quickly add some text to away messages
        * Fixed automatically selecting the default away message in buddy
          list menu
        * Added slash commands as per new Gaim versions
        * Updated to work with Gaim 0.82.1 API
        * Cleaned up Unix Makefile to use more portable solution
        * Added log statistics component with many possible types of feedback
        * Fixed memory bug that caused crash in 2.07

version 2.07 (June 14, 2004)
        * Fixed a large number of various memory leaks
        * Fixed font/text formatting bugs that overrode w/ defaults
        * Fixed crashing bug caused by overly long away messages
        * Smoothed out auto-response system to work with queueing
        * Allow users to specify profile and away message update rates
          seperately
        * Allow users to specify trigger message fully
        * Added sounds to queued messages if preferences are set
        * Made countdown component initial prefs useful values
        * Added button to set countdown timer to current time
        * Added instructions for Windows Media Player to Text File component

version 2.06 (May 31, 2004)
        * Updated signals and plugin info to work with Gaim 0.78 plugin API
        * Updated to use new Gaim formatting preferences
        * Removed now-invalid references to Gaim away/idle prefs
        * Added refresh to preview pane in main preferences window
        * Added quick edit box to change user info in buddy list menu
        * Added quick selection menu to choose away message to activate from
          buddy list menu
        * Added a component that acts as either a countdown or up timer
        * Split External Text component into seperate text file reading
          component and program execution component
        * Fixed problems that crashed Gaim when used with Gaim-encryption

version 2.05 (May 27, 2004)
        * Support for system with multiple away messages and profiles
        * All preference menus redesigned with tabbed organization
        * Messages now edited using text boxes like Gaim does
        * Output text is now specified using more-flexible format strings
        * XMMS script updated (Onime Clement)

version 2.04 (May 16, 2004)
        * Minor api tweaks for 0.77 compatibility
        * Minor UI tweaks to make away message box more attractive

version 2.03 (April 4, 2004)
        * Split code into multiple files, added Makefiles
        * Added HTTP component that reads in content from the Internet
        * Added display window that pops up when away
        * Window displays current/past messages and time to next update
        * Message queueing now available
        * Better compatibility with preferences in Gaim Away/Idle menu
        * Added options to disable trigger messages
        * Fixed fonts on auto-responses
        * Added scrollbar to preference menu, shrunk width
        * Components can now initialize their own asynchronous functions
        * Fixed bug that kept text file input size preference from being set

version 2.02 (February 28, 2004)
        * Added component that takes in contents of a text file
        * Included instructions on how to display current song in XMMS, 
          Winamp, WMP, iTunes

version 2.01 (January 21, 2004)
        * Some beautification of component menus
        * Added support for use of default font preferences
        * Fixed bug with overly long messages
        * Fixed bug with temporary removal of away status due to Gaim 
          preference override
        * Fixed bug that disabled receipt of all messages for some compilers
        * Added option to select max length of fortune
        * Added component that displays computer uptime (uptime, UNIX only)
        * Added component that displays when text was created (timestamp)
        * Now handles invalid fortune file input more gracefully

version 2.00 (December 29, 2003)
        * Full rewrite in C code 
        * Support for new plugin API as of Gaim 0.68 and up
        * Added ChangeLog =)
        * Easy installation, load a single .so file
        * Changed preferences to use Gaim's XML pref interface
        * Changed text menu to graphical (GTK2)
        * Components now compiled directly in, uses struct abstraction
        * Components can also be configured in plugin menu to simplify process
        * Updates are now triggered using timeout handlers instead of buddy 
          list events
        * Deprecated: schedule, link, timestamp components (to return in future)

version 1.00 (May 2003)
        * First proper release =)
        * Support for new 0.60 perl plugin API
        * Added user preference system to save to ~/.gaim/ folder
        * IM-window menu-system that can be activated in any conversation
        * Help file that can also be displayed in similar fashion
        * Certain commands in conversations will be trapped to change away 
          status/profile
        * Modular abstraction for "components" of profile/away message
        * Components written- fortune, scheduler, timestamp. links
        * Seperate timers to limit rate at which to respond to messages vs. 
          change away msg
        * Away message / profile only updates for specified connections
        * Full bugfixes to ensure multiple connections will not self-trigger 
          events

version 0.20 (March 2003)
        * Added support for updates when buddy list status changes
        * Further code cleanup/documentation
        * Updates only occur when buddy sends specific text string
        
version 0.10 (February 2003)
        * Basic modifications to fortune perl plugin
        * Eliminated redundant functions and rearranged in logical order
