0.5.0
  - Added French i18n files
  - Added German translations, thanks to Michael Forster
  - Added Spanish translaitons, thanks to Jose Hurtado
  
0.4final:
 - now changes
 - album view now show stuff other than photos and albums as a list like folder_listing
   [panjunyong, panjy <at> zopechina.com]

0.4rc2:
  - Added comment about ftp upload problem
  - Added Japanese translation, thanks to Takaki Tanaguchi
  - Change the code for listing the photos and albums in an album. This is a
    workaround for the ListFolderContent permission problem

0.4rc1:
  - Added SearchableText method for simple search, thanks to Laurent Daverio.
  - Added __pkginfo__
  - Added check for CMFPhoto product.
  - Added Danish translation, thanks to Anton Stonor. 
  - Added comments about ListFolderContent permission and BackTalk discussion.

0.3:
    - Replaced all calls to contentValues with listFolderContents. 
      listFolderContents looks at security settings, contentValues doesn't.
    - Added Dutch translation, thanks to Misja Hoebe <misja@efobia.nl>
    - New maintainer: Christian 'Tiran' Heimes <heimes@faho.rwth-aachen.de>
    - Fixed an import bug. CMFPhotoAblum is now running with newer relases
      of Plone.

0.2:
    - i18n fix
    - Background color in datetime exif field was broken in mozilla.

0.1:
    - Initial release
