Author: rdonkin
Date: Mon Nov 13 15:06:37 2006
New Revision: 474556

URL: http://svn.apache.org/viewvc?view=rev&rev=474556
Log:
Added JIRA and improved phrasing

Modified:
    jakarta/commons/proper/betwixt/trunk/RELEASE-NOTES.txt

Modified: jakarta/commons/proper/betwixt/trunk/RELEASE-NOTES.txt
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/betwixt/trunk/RELEASE-NOTES.txt?view=diff&rev=474556&r1=474555&r2=474556
==============================================================================
--- jakarta/commons/proper/betwixt/trunk/RELEASE-NOTES.txt (original)
+++ jakarta/commons/proper/betwixt/trunk/RELEASE-NOTES.txt Mon Nov 13 15:06:37 
2006
@@ -13,12 +13,13 @@
 
 Betwixt 0.8 is compatible with 0.7.
 
-For more details see the tasks and change log documents.
+For more details, see the detailed change log contained in docs/tasks.html.
 
 FEATURES           
  * Added strategies for suppression of attributes and elements at 
introspection time.
  * Improved support for natural polymorphic mappings of collection subclasses.
- * Added support for option inheritance between parent and target mappings. 
Issue #37542.
+ * Added support for option inheritance between parent and target mappings. 
Issue BETWIXT-45 
+   (#37542).
  * Added getInheritedOption method to Context to assist with inheritance 
amongst options.
  * Added convenience constructor to DefaultIdStoringStrategy. This makes life 
easier for users that want to 
    use object identity (rather than equality) when generating IDs.
@@ -35,8 +36,8 @@
 
 
 FIXES
- * Fixed TextRule content bug. (Issue #36930).
- * Fixed attribute ID name recognition bug. (Issue #36929). 
+ * Fixed TextRule content bug. Issue BETWIXT-31 (#36930).
+ * Fixed attribute ID name recognition bug. Issue BETWIXT-15 (#36929). 
  * Fixed bug when introspecting in secure environments.
  * Fixed formatting bug when pretty printing elements with 
endTagForEmptyElement is true.
  * Fixed map custom updater in dot betwixt file bug.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to