Return-Path: Delivered-To: apmail-cayenne-commits-archive@www.apache.org Received: (qmail 33439 invoked from network); 23 Apr 2007 20:35:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Apr 2007 20:35:48 -0000 Received: (qmail 22604 invoked by uid 500); 23 Apr 2007 20:35:54 -0000 Delivered-To: apmail-cayenne-commits-archive@cayenne.apache.org Received: (qmail 22592 invoked by uid 500); 23 Apr 2007 20:35:54 -0000 Mailing-List: contact commits-help@cayenne.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cayenne.apache.org Delivered-To: mailing list commits@cayenne.apache.org Received: (qmail 22583 invoked by uid 99); 23 Apr 2007 20:35:54 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Apr 2007 13:35:54 -0700 X-ASF-Spam-Status: No, hits=-99.5 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Apr 2007 13:35:47 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 578321A983A; Mon, 23 Apr 2007 13:35:27 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r531590 - /cayenne/main/branches/STABLE-2.0/cayenne/cayenne-other/release-notes/RELEASE-NOTES-2.0-SNAPSHOT.txt Date: Mon, 23 Apr 2007 20:35:27 -0000 To: commits@cayenne.apache.org From: kmenard@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070423203527.578321A983A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: kmenard Date: Mon Apr 23 13:35:26 2007 New Revision: 531590 URL: http://svn.apache.org/viewvc?view=rev&rev=531590 Log: Reflect that CAY-597 has been fixed. Modified: cayenne/main/branches/STABLE-2.0/cayenne/cayenne-other/release-notes/RELEASE-NOTES-2.0-SNAPSHOT.txt Modified: cayenne/main/branches/STABLE-2.0/cayenne/cayenne-other/release-notes/RELEASE-NOTES-2.0-SNAPSHOT.txt URL: http://svn.apache.org/viewvc/cayenne/main/branches/STABLE-2.0/cayenne/cayenne-other/release-notes/RELEASE-NOTES-2.0-SNAPSHOT.txt?view=diff&rev=531590&r1=531589&r2=531590 ============================================================================== --- cayenne/main/branches/STABLE-2.0/cayenne/cayenne-other/release-notes/RELEASE-NOTES-2.0-SNAPSHOT.txt (original) +++ cayenne/main/branches/STABLE-2.0/cayenne/cayenne-other/release-notes/RELEASE-NOTES-2.0-SNAPSHOT.txt Mon Apr 23 13:35:26 2007 @@ -14,6 +14,7 @@ Bug Fixes: +CAY-597 XML Encoder with Mapping outputs incorrect XML CAY-741 Indexing entities with inheritance across datamaps CAY-743 Reordering mappings from domain in xml resulting in StackOverflowException CAY-750 Stored procedures without parameters fail on Postgres 8