Fix DeferredResult typo in changelog

master
Sam Brannen 12 years ago
parent d3d00696a4
commit 33a3681975
  1. 2
      src/dist/changelog.txt

@ -22,7 +22,7 @@ Changes in version 3.2 M2 (2012-08-xx)
* add @ExceptionResolver annotation to detect classes with @ExceptionHandler methods * add @ExceptionResolver annotation to detect classes with @ExceptionHandler methods
* move RSS/Atom message converter registration ahead of jackson/jaxb2 * move RSS/Atom message converter registration ahead of jackson/jaxb2
* handle BindException in DefaultHandlerExceptionResolver * handle BindException in DefaultHandlerExceptionResolver
* parameterize DefaultResult type * parameterize DeferredResult type
* use reflection to instantiate StandardServletAsyncWebRequest * use reflection to instantiate StandardServletAsyncWebRequest

Loading…
Cancel
Save