Updated the Changelog

This commit is contained in:
Roberto Rosario
2011-08-09 00:37:32 -04:00
parent 2f07853f1a
commit 41d8138d27

View File

@@ -4,6 +4,11 @@
* Perform extra validation of the image cache directory and fallback to
creating a temporary directory on validation failure
* Added remediatory code to sidestep issue #10 caused by DjangoZoom's
deployment script executing the collectstatic command before creating
the database structure with syncdb. Thanks to Joost Cassee
(https://github.com/jcassee) for reporting this one.
2011-08-06