You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pivot.apache.org by tv...@apache.org on 2010/08/02 16:47:05 UTC

svn commit: r981534 - /pivot/branches/1.5.x/RELEASE-NOTES

Author: tvolkert
Date: Mon Aug  2 14:47:05 2010
New Revision: 981534

URL: http://svn.apache.org/viewvc?rev=981534&view=rev
Log:
Wrapped lines @100 in 1.5.1 release notes

Modified:
    pivot/branches/1.5.x/RELEASE-NOTES

Modified: pivot/branches/1.5.x/RELEASE-NOTES
URL: http://svn.apache.org/viewvc/pivot/branches/1.5.x/RELEASE-NOTES?rev=981534&r1=981533&r2=981534&view=diff
==============================================================================
--- pivot/branches/1.5.x/RELEASE-NOTES (original)
+++ pivot/branches/1.5.x/RELEASE-NOTES Mon Aug  2 14:47:05 2010
@@ -22,7 +22,8 @@ Release Notes for Pivot 1.5.1:
     * [PIVOT-521] - Add support for binding JSON structures to Java Beans
 
 ** Improvement
-    * [PIVOT-513] - allow instance creation customization when reading WTKX files by creating an instance creation factory method inside the serializer class
+    * [PIVOT-513] - allow instance creation customization when reading WTKX files by creating an
+      instance creation factory method inside the serializer class
     * [PIVOT-522] - Add a URL setter for ListButton's "listData" property
     * [PIVOT-527] - add getCurrentElement() to WTKXSerializer
     * [PIVOT-528] - Allow Dictionary values to be specified using elements in WTKX
@@ -31,9 +32,11 @@ Release Notes for Pivot 1.5.1:
 
 ** Bug
     * [PIVOT-507] - Listener registration issues in menu items containing sub-menus
-    * [PIVOT-510] - If window was last on secondary monitor, if you launch without a secondary monitor it still tries to display on secondary monitor
+    * [PIVOT-510] - If window was last on secondary monitor, if you launch without a secondary
+      monitor it still tries to display on secondary monitor
     * [PIVOT-515] - org.apache.pivot.collections.ArrayList bounds checking issue
     * [PIVOT-518] - Serialization of "structs" fails
     * [PIVOT-519] - CSVSerializer does not trim values
-    * [PIVOT-533] - org.apache.pivot.collections.Sequence.Tree - add, get, insert, remove & update methods do not handle empty Paths
+    * [PIVOT-533] - org.apache.pivot.collections.Sequence.Tree - add, get, insert, remove & update
+      methods do not handle empty Paths
     * [PIVOT-582] - IllegalArgumentException : width is negative when using Form Heading