Author: caefer
Date: 2010-04-28 12:10:58 +0200 (Wed, 28 Apr 2010)
New Revision: 29294
Modified:
plugins/sfImageTransformExtraPlugin/trunk/package.xml.tmpl
Log:
updated package.xml to new release 1.0.1
Modified: plugins/sfImageTransformExtraPlugin/trunk/package.xml.tmpl
===================================================================
--- plugins/sfImageTransformExtraPlugin/trunk/package.xml.tmpl 2010-04-28
10:06:31 UTC (rev 29293)
+++ plugins/sfImageTransformExtraPlugin/trunk/package.xml.tmpl 2010-04-28
10:10:58 UTC (rev 29294)
@@ -62,6 +62,10 @@
<date>2010-04-28</date>
<license>MIT</license>
<notes>
+ PLEASE NOTE!
+ In this release there is a bugfix of the autoboxing feature which
requires you to change your thumbnailing.yml if you use transformations like
overlay or alphamask.
+ In this case you have to prefix the overlay and mask parameters with
"sfImage|". See http://trac.symfony-project.org/changeset/29292 for an example.
+
* caefer: bugfix: autoboxing of parameters now limited to parameters
prefixed with 'className|'
* caefer: updated docblock comments for autoboxing related methods
</notes>
--
You received this message because you are subscribed to the Google Groups
"symfony SVN" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/symfony-svn?hl=en.