|
Revision 8419, 0.5 kB
(checked in by fabien, 8 months ago)
|
Updated CHANGELOG for 1.1 beta3
|
| Line | |
|---|
| 1 |
Version 1.1.0 beta3 |
|---|
| 2 |
------------------- |
|---|
| 3 |
|
|---|
| 4 |
* r8414: made admin generator work even if sf_compat is off (closes #3286) |
|---|
| 5 |
* r8415: fixed Propel vendor dir inclusion |
|---|
| 6 |
* r8410: fixed broken alias support in YAML parser |
|---|
| 7 |
* r8408: i18n for forms framework |
|---|
| 8 |
|
|---|
| 9 |
Version 1.1.0 alpha |
|---|
| 10 |
------------------- |
|---|
| 11 |
|
|---|
| 12 |
WARNING: See the UPGRADE file for more information about upgrading your projects from 1.0 to 1.1 |
|---|
| 13 |
|
|---|
| 14 |
* r3742: added sfAction::renderPartial() method |
|---|
| 15 |
* All bug fixes from 1.0.0 -> 1.0.X |
|---|
| 16 |
* r5707: web responses now served as HTTP 1.1, not 1.0. |
|---|
| 17 |
|
|---|