diff --git a/src/dist/changelog.txt b/src/dist/changelog.txt index 2b68bf29c4..e8d1a753e4 100644 --- a/src/dist/changelog.txt +++ b/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 * move RSS/Atom message converter registration ahead of jackson/jaxb2 * handle BindException in DefaultHandlerExceptionResolver -* parameterize DefaultResult type +* parameterize DeferredResult type * use reflection to instantiate StandardServletAsyncWebRequest