Forráskód Böngészése

removed unneeded info in UPDATE file

Fabien Potencier 14 éve
szülő
commit
5a8c9f3a0b
1 módosított fájl, 0 hozzáadás és 8 törlés
  1. 0 8
      UPDATE.md

+ 0 - 8
UPDATE.md

@@ -41,14 +41,6 @@ beta5 to RC1
     * The `Symfony\Component\HttpKernel\CoreEvents` class has been renamed to
       `Symfony\Component\HttpKernel\KernelEvents`
 
-* Form component changes:
-
-    * Added theming support to PHP Form templates,
-    * Added `single_text` option to `TimeType` and `DateTimeType` to be compliant
-      with `DateType`,
-    * Added `empty_value` option to `ChoiceType`, `DateTimeType`, `DateType`
-      and `TimeType`.
-
 * `TrueValidator` and `FalseValidator` constraints validators no longer accepts any value as valid data.
 
 beta4 to beta5