SPR-8892 Add String constants to MediaType.

This commit is contained in:
Rossen Stoyanchev
2011-12-02 18:58:41 +00:00
parent 21f61e3680
commit 4bfcb79ae3
2 changed files with 85 additions and 14 deletions

View File

@@ -7,6 +7,7 @@ Changes in version 3.1 GA (2011-12-12)
--------------------------------------
* fixed QuartzJobBean to work with Quartz 2.0/2.1 as well
* added String constants to MediaType
Changes in version 3.1 RC2 (2011-11-28)