(Version 0.1.0)
Fri June 15 2005 Jason Williams <gaim_assistant@tulg.org>
- Changed Version Numbers
- Updated im_recv_im to handle incoming messages of Auto-Response
  and ignore them (ie: don't send them to the forward account and
  don't respond to them).
- Added option to disable the message sent back to the user
- Disabled the message queuing option, for now.  This will come
  back once I come up with a better way to do this.  Current 
  implemenation locks Gaim, so I am removing this option pending a
  redo.
- Updated TODO list with more features for future releases. Thanks
  go out to all who have supplied them.

(Version 0.09)
Fri Dec 31 2004 Jason Williams <gaim_assistant@tulg.org>
- Applied a fix so that SMS notation (+15555555555) will work
- Add an option to not do the online check for the destination
  screen name.
- Updated the prefs code and fixed a typo. It auto recognizes
  and fixes your prefs if you are using the wrong one.

(Version 0.08)
Wed Dec 22 2004 Jason Williams <gaim_assistant@tulg.org>
- Added NSIS installer script file.
- Fixed a check in the im_recv_im function to hopefully fix a bug
  with away status and Jabber.
- Added a plugin action to the Tools->Plugin Actions menu for quick
  enable and disable of forwarding.
- Updated the PLUGIN_ID to match the naming convention mentioned on 
  Gaim's site.
- Updated email address in the Info stuff.

(Version 0.07)
Sun Dec 05 2004 Jason Williams <gaim_assistant@project-lace.org>
- Completely redid the build system. (Works in Eclipse, which I now develop it in.)
- Separated parts into separate .c and .h files.
- Added the Origin Screen name to deal with the ICQ problem
  The Origin Screen Name field is the account to send from when sending
  to the forwarded screen name.  If that account is not online at the time,
  it will default to the account of the incoming message.
 
(Version 0.06)
Fri Oct 01 2004 Jason Williams <gaim_assistant@project-lace.org>
- Took out some un-needed includes that were for some reason
  in there for X
- Fixed up the source to compile for the new Windows Build.

(Version 0.05)
Sun Sep 26 2004 Jason Williams <gaim_assistant@project-alce.org>
- fix to make it work with Gaim 1.0.0

(Version 0.04)
Thu Aug 26 2004 Caleb Gilmore <cgilmour@gmail.com>
- patch from Caleb for the changes made in Gaim 0.82
  committed and released.

(Version 0.03)
Wed Jul 21 2004 Jason Williams <gaim_assistant@project-lace.org>
- Added the ability to do throttling of auto responses sent
  to people IM'ing you while away
- Changed the message sent by Gaim Assistant to the client
  slightly.

(Version 0.02)
Thu Jul 15 2004 Jason Williams <gaim_assistant@project-lace.org>
- Build system re-write, it's much more sane now.
- Throttling limit set for dequeuing of messages (Limit is 5 every 10seconds).

(Version 0.01)
Wed Jul 14 2004 Jason Williams <gaim_assistant@project-lace.org>
- Initial release to Source Forge.
