added a note to update file

This commit is contained in:
Johannes Schmitt 2011-06-30 12:10:16 +02:00
parent efcb435268
commit ee22c5d767

View File

@ -6,6 +6,11 @@ one. It only discusses changes that need to be done when using the "public"
API of the framework. If you "hack" the core, you should probably follow the
timeline closely anyway.
RC3 to RC4
----------
* Annotation classes must be annotated with @Annotation
(see the validator constraints for examples)
beta5 to RC1
------------