Author: FabianLange
Date: 2010-02-13 01:06:57 +0100 (Sat, 13 Feb 2010)
New Revision: 27993

Modified:
   branches/1.2/CHANGELOG
Log:
[1.2] updated changelog for symfony 1.2.11

Modified: branches/1.2/CHANGELOG
===================================================================
--- branches/1.2/CHANGELOG      2010-02-13 00:00:03 UTC (rev 27992)
+++ branches/1.2/CHANGELOG      2010-02-13 00:06:57 UTC (rev 27993)
@@ -3,6 +3,31 @@
 
 All the new features are documented in the What's new? tutorial 
(http://www.symfony-project.org/tutorial/1_2/en/whats-new)
 
+02/13/10: Version 1.2.11
+------------------------
+
+ * [27989]: backported r27738 xss fix (closes #8176)
+ * [27816]: fixed invalid sprintf syntax in exception (closes #8256)
+ * [27616]: passed the changeStack option in ->get() and ->post() calls of 
sfBrowserBase to the delegated ->call() (fixes #4271)
+ * [27597]: fixed minor incompatibility of new link_to() behaviour with 1.0 
behaviour (fixes #7933, #8231)
+ * [27479]: Removed svn version line from propel generated files showing them 
as modified even without changes each regeneration (backported r27472)
+ * [27415]: fixed sfFillInForm so that it doesn't loose encoding information 
(fixes #3943)
+ * [27191]: fixed missing variable declaration in sfProjectCOnfiguration 
(closes #7949)
+ * [27177]: added note about invalid link_to('#') usage to upgrade 
documentation (closes #8089)
+ * [26989]: fixed typo in getting Priorities from sfVarLogger (fixes #7938)
+ * [26982]: backported r21879 fix for doctrine debug panel not html-escaping 
(fixes #7972)
+ * [26968]: backport of r26957 fix for web debug toolbar handling svg elements
+ * [26681]: fixed format_currency is rounding bad (closes #6788)
+ * [26264]: fixed PHPDoc (closes #7983)
+ * [25459]: added the module name when including a partial in the admin 
generator
+ * [25458]: updated Turkish translations of the admin generator (closes #7928, 
patch by metoikos)
+ * [25411]: changed project:validate task to generate less false positive 
(closes #7852)
+ * [25410]: changed project:validate task to strip comments in PHP classes to 
avoid false positives (refs #7852)
+ * [25146]: backported r24971 (closes #7771)
+ * [24942]: updated japanese translation of the admin generator (closes #7814 
patch by river.bright)
+ * [24780]: fixed warnings in project:validate task (closes #7770)
+ * [24706]: optimized project:validate task
+
 12/01/09: Version 1.2.10
 ------------------------
 

-- 
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.

Reply via email to