- Add the ability to take more than one screen name in the forward to box and 
  try each one in order. (future 0.20) -- not sure about this, I may drop this idea.

- Better security options. (future 0.10) Maybe lists of people
  that can and cannot see your forwarded screen name? And/Or a list
  of people that it will and will not forward for?

- DISABLED - fix message queue release to work right.... currently freezes
  Gaim.  This function should be removed until it can be fixed.

- Message Passthrough in a secure way.  The way I will probably work this
  is that when you enable the option, you will be given a secret "key"  
  Using this key and the person you want to send a message to, you can 
  send them a message through Gaim Assistant in the form of:
  
  <key> <screen name> <origin account> msg  
  
  The key MUST match.  The screen name MUST already be on the buddy list
  of the account running Gaim Assistant, AND MUST NOT be an account currently
  in the configuration for Gaim.  The origin account MUST be an account that 
  exists as a valid account in Gaim's config and MUST be signed on in that 
  instance of Gaim.  If these criteria are met, it'll respond 
  to the message as if it came from the account in Gaim.  Otherwise,
  Gaim Assistant will take it as a normal message.  I might utilize the
  key here for some other things as well, but we'll have to see.

- Update Check -- problems in do_connect need to revisit this.

- DONE - Restructure version numbers. Next version is 0.1.0

- DONE - ability to turn off the message forward notice.

- check all source files for any errors in dos2unix coversions.

- DONE - fix the auto responder/forwarder to not respond/forward auto 
  responses from the client

- forward messages to an email address, rather than an AIM or SMS number, for 
  Edwin.

Got something to add here?  Email me. 
gaim_assistant@tulg.org

