1
0

* Fix a problem where spartacus did not properly assign configured

permissions to downloaded directories, thanks to danilo from
      the forums!
This commit is contained in:
Garvin Hicking
2006-11-03 20:04:12 +00:00
parent b16733cf40
commit dec57bdf82
2 changed files with 6 additions and 1 deletions

View File

@ -3,6 +3,10 @@
Version 1.1 ()
------------------------------------------------------------------------
* Fix a problem where spartacus did not properly assign configured
permissions to downloaded directories, thanks to danilo from
the forums!
* Move trackback sending logic to the end when saving an entry.
Should get rid of event plugins not operating when trackbacks
painfully fail. Thanks to isotopp (garvinhicking)