fixed the creation of the cache directory in case of a race condition (closes #620)

This commit is contained in:
Fabien Potencier
2012-02-04 09:38:23 +01:00
parent 203945602b
commit 5b5de2c743
2 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
* 1.7.0-DEV
* n/a
* fixed the creation of the cache directory in case of a race condition
* 1.6.0 (2012-02-04)