Author: simonetripodi
Date: Mon Jun 27 17:00:04 2011
New Revision: 1140238

URL: http://svn.apache.org/viewvc?rev=1140238&view=rev
Log:
added DEPRECATIONS section

Modified:
    commons/proper/digester/trunk/RELEASE-NOTES.txt

Modified: commons/proper/digester/trunk/RELEASE-NOTES.txt
URL: 
http://svn.apache.org/viewvc/commons/proper/digester/trunk/RELEASE-NOTES.txt?rev=1140238&r1=1140237&r2=1140238&view=diff
==============================================================================
--- commons/proper/digester/trunk/RELEASE-NOTES.txt (original)
+++ commons/proper/digester/trunk/RELEASE-NOTES.txt Mon Jun 27 17:00:04 2011
@@ -107,7 +107,11 @@ IMPROVEMENTS OVER PREVIOUS RELEASE
 DEPRECATIONS
 ============
 
- * none.
+ * org.apache.commons.digester.xmlrules.FromXmlRuleSet and 
org.apache.commons.digester.xmlrules.DigesterLoader
+   do not exist anymore.
+
+ * org.apache.commons.digester.annotations.FromAnnotationsRuleSet and
+   org.apache.commons.digester.annotations.DigesterLoader do not exist anymore.
 
 OTHER NOTES
 ============


Reply via email to