This commit is contained in:
Ian 2013-05-16 17:47:46 +02:00
parent 4db855dc40
commit 702663cae9

View File

@ -3,6 +3,8 @@
Version 1.7.1 ()
------------------------------------------------------------------------
* Fixed curl result bug in spartacus plugin
* Create new migration task for propagate defaultBaseURL when
currently empty (onli)
@ -23,7 +25,7 @@ Version 1.7 (May 11th 2013)
* rc4: Fixed entryproperties backend 'cache now' link
* rc3: Media database: Escape more Cookie values to prevent storing
* rc3 + rc4: Media database: Escape more Cookie values to prevent storing
possible XSS (http://board.s9y.org/viewtopic.php?f=3&t=19142).
Escape hotlinked media filename. Escape importer host name error
Thanks to GreenSun from the forums for bringing this to attention,