Author: aadamchik Date: Fri Sep 29 13:35:39 2006 New Revision: 451428 URL: http://svn.apache.org/viewvc?view=rev&rev=451428 Log: CAY-673 - mention in release notes
Modified: incubator/cayenne/main/trunk/assembly/cayenne-generic/src/main/resources/RELEASE-NOTES.txt Modified: incubator/cayenne/main/trunk/assembly/cayenne-generic/src/main/resources/RELEASE-NOTES.txt URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/assembly/cayenne-generic/src/main/resources/RELEASE-NOTES.txt?view=diff&rev=451428&r1=451427&r2=451428 ============================================================================== --- incubator/cayenne/main/trunk/assembly/cayenne-generic/src/main/resources/RELEASE-NOTES.txt (original) +++ incubator/cayenne/main/trunk/assembly/cayenne-generic/src/main/resources/RELEASE-NOTES.txt Fri Sep 29 13:35:39 2006 @@ -16,11 +16,12 @@ Changes/New Features: ---------------------------------- - Removed all API deprecated in 1.2 and 2.0. -CAY-576 Support for cached lists invalidation -CAY-586 Implement commit validation hooks in CayenneContext -CAY-598 JPA patches -CAY-600 Add support for ordering property list serialization in a consistent way -CAY-623 Removing broken FireBird adapter +CAY-576 Support for cached lists invalidation +CAY-586 Implement commit validation hooks in CayenneContext +CAY-598 JPA patches +CAY-600 Add support for ordering property list serialization in a consistent way +CAY-623 Removing broken FireBird adapter +CAY-673 Removed DVModeler from the release. For backwards compatibility DVModeler from 2.0.x release can be used. Bug Fixes since 1.2 final: CAY-565 LRUMap NPE