switch to 3.2 release notes

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/digester/trunk@1197586 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index e8aa2d0..df87784 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -18,7 +18,7 @@
 
 
                           Commons Digester Package
-                                Version 3.1
+                                Version 3.2
                                Release Notes
 
 
@@ -27,7 +27,7 @@
 
 This is a maintenance release with new features. New projects are encouraged to
 use this release of digester. There is no urgency for existing projects to
-upgrade; Digester 3.0 has proven to be a stable release.
+upgrade; Digester 3.1 has proven to be a stable release.
 
 IMPORTANT NOTES
 ================
@@ -39,7 +39,7 @@
 DEPENDENCIES
 =============
 
-Digester 3.1 users should upgrade to the recommended dependency set below
+Digester 3.2 users should upgrade to the recommended dependency set below
 where possible.
 
 The Recommended Dependency Set for Digester 3.0 is:
@@ -50,8 +50,7 @@
 NEW FEATURES
 =============
 
- * Asynchronous parser
-       Using Java5 Concurrent APIs it is possible to parse documents asynchronously.
+ * NONE
 
 BUGS FROM PREVIOUS RELEASE
 ===========================
@@ -61,7 +60,7 @@
 IMPROVEMENTS OVER PREVIOUS RELEASE
 ===================================
 
- * [DIGESTER-150] Use Java5 Concurrent APIs to asynchronous parse()
+ * [DIGESTER-151] The DigesterLoader doesn't allow binding a default ErrorHandler.
 
 DEPRECATIONS
 ============