Author: evgeny
Date: Mon May 24 20:09:02 2010
New Revision: 947779
URL: http://svn.apache.org/viewvc?rev=947779&view=rev
Log:
CAY-1430 Problems with TINYINT type mapping
add release-notes record
Modified:
cayenne/main/trunk/docs/doc/src/main/resources/RELEASE-NOTES.txt
Modified: cayenne/main/trunk/docs/doc/src/main/resources/RELEASE-NOTES.txt
URL:
http://svn.apache.org/viewvc/cayenne/main/trunk/docs/doc/src/main/resources/RELEASE-NOTES.txt?rev=947779&r1=947778&r2=947779&view=diff
==============================================================================
--- cayenne/main/trunk/docs/doc/src/main/resources/RELEASE-NOTES.txt (original)
+++ cayenne/main/trunk/docs/doc/src/main/resources/RELEASE-NOTES.txt Mon May 24
20:09:02 2010
@@ -48,6 +48,7 @@ CAY-1304 Fix some failures in tests on S
CAY-1328 SQLTemplate for DataMap is not working
CAY-1363 Postgress don't support notations float(a, b)
CAY-1364 SQL server don't support notations float(a, b)
+CAY-1430 Problems with TINYINT type mapping
----------------------------------
Release: 3.0.1
@@ -91,7 +92,6 @@ CAY-1401 Cache group removed from modele
CAY-1404 ClassCastException during ObjectDetachOperation
CAY-1405 Exception when attempting to "Infer Relationships"
CAY-1409 Pkgenerator is accessed needlessly for join tables with own database
generated PK
-CAY-1430 Problems with TINYINT type mapping
----------------------------------
Release: 3.0 RC 2