Author: simonetripodi
Date: Mon Jun 27 17:02:03 2011
New Revision: 1140240
URL: http://svn.apache.org/viewvc?rev=1140240&view=rev
Log:
added OTHER NOTES 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=1140240&r1=1140239&r2=1140240&view=diff
==============================================================================
--- commons/proper/digester/trunk/RELEASE-NOTES.txt (original)
+++ commons/proper/digester/trunk/RELEASE-NOTES.txt Mon Jun 27 17:02:03 2011
@@ -116,4 +116,6 @@ DEPRECATIONS
OTHER NOTES
============
- * none.
+ * APIs are not compatible with Digester 2.X or Digester 1.X.
+
+ * this is the first Digester release that provides a way to reuse Digester
configurations.