0.11
  find_chat.py: Fix crash on empty line
  mood_to_twitter.py chat_send_all.py: Make them sleep so that they don't use 100% of the CPU

0.10
  Added change_availability.py
  Fixed silly bug in send_file.py (send file command wasn't sent)

0.9 - 2007.12.19
  Added send_file.py script
  Added mood_to_twitter.py script

0.8 - 2007.12.11
  Rewrote send_sms.py to use the Skype4Py wrapper
  Added chat_send_all.py script

0.7 - 2007.11.01
  Fixed a crash bug in find_chat.py in empty messages

0.6 - 2007.09.01
  Added show_edited_chats.py

0.5 - 2007.08.30
  Renamed the scripts to remove the sk_ prefix
  Chat finder: Fix missing default parameter in constructor
  SMS Sender: Better error message and explanations on the "Initialization failed" errors

0.4 - 2007.08.06
  Renamed since there was already a SkyTools project

0.3 - 2007.06.08
  New SMS sender tool
  All: Added -d parameter to print debug messages

0.2 - 2007.06.07
  Chat finder: Added possibility to specify percentage of chats to load
  API Wrapper: Added callback for events

0.1 - 2007.06.05
  Initial release with chat finder.
