0.009 - (2011/02/23)
********************

 * FileSystemStorage: added a copy() method. It takes a source filename and an
   optional destination filename and copies a file

0.008 - (2011/02/22) 
********************

 * FileSystemStorage: sizeof() now returns bytes instead of KB
 * FileSystemStorage: implemented get() as alias for __getitem__()

0.007 - (????)
**************

initial release

