2008-10-10   Daniel Martín Yerga  <dyerga@gmail.com>

    * sharepy.py: If Share is unavailable, return error.

2008-10-09   Daniel Martín Yerga  <dyerga@gmail.com>

    * sharepy.py: Thread and banner adding files.

2008-10-05   Daniel Martín Yerga  <dyerga@gmail.com>

    * sharepy.py: Show a label when you are tagging a batch of files.

2008-10-04   Daniel Martín Yerga  <dyerga@gmail.com>

    * sharepy.py: Add multiple files to the list at once.
    Set the description of multiple files at once.

2008-09-23   Daniel Martín Yerga  <dyerga@gmail.com>

    * sharepy.py: Added try-except and errors handling.
    About menu.
    Fix bug if the channel isn't set uploading files.
    
    * share_on_ovi.py: Return None if the upload fails.
    
    * TODO: Update the to do list.
    
    * setup.py: Added the last icons and logo.

2008-09-19   Daniel Martín Yerga  <dyerga@gmail.com>

    * sharepy.py: Added osso functionality.
    Fix bug adding an unsupported format, not add a blank row.
    Save channel list offline and get it from Ovi.
    
    * share_on_ovi.py: Added function to get the channels.
    
    * sharepy.glade: Added the default channel selector.
    
    * sharepy.desktop: Fix bug with the osso service name.

    * debian/postinst: Update the icon cache in the installation.
    Only update the icon cache when is the first installation.
    Chowning the config directory to the user.
    
    * debian/dirs: Create config directory in the installation.
    
    * TODO: Added to-do list.

2008-09-18   Daniel Martín Yerga  <dyerga@gmail.com>

    * sharepy.py: Improved the detection of mimetypes.
    Only allow audio, video and images to be uploaded.
    Added a progressbar and a window to show upload progress.
    
    * share_on_ovi.py: Added the supported formats and its mimetypes.

2008-09-17   Daniel Martín Yerga  <dyerga@gmail.com>

    * First code.
